- 
    Mon Aug 10 2020 Julio Gonzalez Gil <packages@juliogonzalez.es> - 1.87-1
    
- Update to 1.87 from https://github.com/s3fs-fuse/s3fs-fuse (#1867722)
  Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.87
   
  
  - 
    Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-3
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
   
  
  - 
    Wed Mar 18 2020 Julio Gonzalez Gil <packages@juliogonzalez.es> - 1.86-2
    
- Add mailcap dependency removed at 1.84-2. as it is in fact a runtime
  dependency to take care of mime-types on upload
  https://github.com/s3fs-fuse/s3fs-fuse/issues/1217
   
  
  - 
    Wed Feb 05 2020 Julio Gonzalez Gil <git@juliogonzalez.es> - 1.86-1
    
- Update to 1.86 from https://github.com/s3fs-fuse/s3fs-fuse (#1798716)
  Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.86
- Removed:
  * 985-fix-cross-building.patch
  * 987-support-curl-lt-7-25.patch
   
  
  - 
    Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.85-3
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
   
  
  - 
    Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.85-2
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
   
  
  - 
    Tue Mar 12 2019 Julio Gonzalez Gil <git@juliogonzalez.es> - 1.85-1
    
- Fix cross building (https://github.com/s3fs-fuse/s3fs-fuse/pull/985)
  * 985-fix-cross-building.patch
- Support Curl lower than 7.25 (CentOS6) (https://github.com/s3fs-fuse/s3fs-fuse/pull/987)
  * 987-support-curl-lt-7-25.patch
- Update to 1.85 from https://github.com/s3fs-fuse/s3fs-fuse
  Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.85
   
  
  - 
    Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.84-4
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
   
  
  - 
    Sun Oct 14 2018 Julio Gonzalez Gil <git@juliogonzalez.es> - 1.84-3
    
- Require fuse package on runtime to allow mounting with systemd,
  mount command or /etc/fstab (#1637669)
   
  
  - 
    Sat Sep 22 2018 Julio Gonzalez Gil <git@juliogonzalez.es> - 1.84-2
    
- General cleanup to adapt to Fedora guidelines
- Build with PIE enabled (required by Fedora)
- Remove unneeded build requirement for mailcap