commit 37fd48a2fb36571ec59c5d57f1c21b2b5a4457a7
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Tue Sep 18 10:34:09 2018 +0300
Update to 1.3.0.
.gitignore | 1 +
fuse-exfat.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66d0f04..d3fdf75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ fuse-exfat-1.1.0.tar.gz
/fuse-exfat-1.2.5.tar.gz
/fuse-exfat-1.2.7.tar.gz
/fuse-exfat-1.2.8.tar.gz
+/fuse-exfat-1.3.0.tar.gz
diff --git a/fuse-exfat.spec b/fuse-exfat.spec
index 9192e43..34a6ea8 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.8
-Release: 3%{?dist}
+Version: 1.3.0
+Release: 1%{?dist}
License: GPLv2+
Source0:
https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{ve...
URL:
https://github.com/relan/exfat
@@ -34,6 +34,9 @@ ln -s %{_mandir}/man8/mount.exfat-fuse.8.gz
%{buildroot}%{_mandir}/man8/mount.ex
%{_mandir}/man8/*
%changelog
+* Tue Sep 18 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.3.0-1
+- Update to 1.3.0
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.2.8-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 2a36ae1..113d755 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-800ed5f9fdebcf99874b7ec95e41a643 fuse-exfat-1.2.8.tar.gz
+846b8c36bfa4684719f9e08e9d3a6bff fuse-exfat-1.3.0.tar.gz