commit 1b40ef0595d1d0a03d2546bc200903fd0c1ca130
Author: Vascom <vascom2(a)gmail.com>
Date: Wed Jun 21 14:32:29 2017 +0300
Update to 1.2.7.
.gitignore | 1 +
fuse-exfat.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ca9ea9..d78ef5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
fuse-exfat-1.1.0.tar.gz
/fuse-exfat-1.2.4.tar.gz
/fuse-exfat-1.2.5.tar.gz
+/fuse-exfat-1.2.7.tar.gz
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 270aff5..428fcef 100644
--- a/fuse-exfat.spec
+++ b/fuse-exfat.spec
@@ -1,7 +1,7 @@
Name: fuse-exfat
Summary: Free exFAT file system implementation
-Version: 1.2.5
-Release: 2%{?dist}
+Version: 1.2.7
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0:
https://github.com/relan/exfat/releases/download/v%{version}/fuse-exfat-%...
@@ -26,12 +26,16 @@ for SDXC memory cards.
ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz %{buildroot}%{_mandir}/man8/mount.exfat.8.gz
%files
+%doc ChangeLog
%license COPYING
%{_sbindir}/mount.exfat-fuse
%{_sbindir}/mount.exfat
%{_mandir}/man8/*
%changelog
+* Wed Jun 21 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.7-1
+- Update to 1.2.7
+
* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.5-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index a62b02f..1475705 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-540c5f5ad5ebe7c2afb3c93c4c9ef31f fuse-exfat-1.2.5.tar.gz
+afeed70fa0528ebd9fae28fac282a524 fuse-exfat-1.2.7.tar.gz