commit 0f0b1a13e50e102e3e7e4c2bb22c338227716a7f
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Mon Feb 5 15:08:04 2018 +0300
Update to 1.2.8.
.gitignore | 1 +
fuse-exfat.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d78ef5f..66d0f04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/fuse-exfat-1.2.8.tar.gz
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 7ebf423..6a8d337 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.7
-Release: 2%{?dist}
+Version: 1.2.8
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0:
https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{ve...
@@ -33,6 +33,9 @@ ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz
%{buildroot}%{_mandir}/man8/mount.ex
%{_mandir}/man8/*
%changelog
+* Mon Feb 05 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.2.8-1
+- Update to 1.2.8
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.2.7-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 1475705..2a36ae1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afeed70fa0528ebd9fae28fac282a524 fuse-exfat-1.2.7.tar.gz
+800ed5f9fdebcf99874b7ec95e41a643 fuse-exfat-1.2.8.tar.gz