]> git.pld-linux.org Git - packages/exfat-utils.git/commitdiff
- updated to 1.4.0 master auto/th/exfat-utils-1.4.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Mar 2023 07:30:57 +0000 (08:30 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Mar 2023 07:30:57 +0000 (08:30 +0100)
exfat-utils.spec

index 07b73849eda95e596c3c0dae603f6d73e13d64ea..985638b6ab26851bddb831b07aab6db95041e5f9 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Utilities for exFAT filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plików exFAT
 Name:          exfat-utils
-Version:       1.3.0
+Version:       1.4.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: https://github.com/relan/exfat/releases
 Source0:       https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: f8928571b152455e828ca0bd42af8b73
+# Source0-md5: 2e33fc2d291ca5632218561b3ca2570b
 URL:           https://github.com/relan/exfat
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11.2
@@ -54,12 +54,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog README
 %attr(755,root,root) /sbin/dumpexfat
+%attr(755,root,root) /sbin/exfatattrib
 %attr(755,root,root) /sbin/exfatfsck
 %attr(755,root,root) /sbin/exfatlabel
 %attr(755,root,root) /sbin/fsck.exfat
 %attr(755,root,root) /sbin/mkexfatfs
 %attr(755,root,root) /sbin/mkfs.exfat
 %{_mandir}/man8/dumpexfat.8*
+%{_mandir}/man8/exfatattrib.8*
 %{_mandir}/man8/exfatfsck.8*
 %{_mandir}/man8/exfatlabel.8*
 %{_mandir}/man8/fsck.exfat.8*
This page took 0.098329 seconds and 4 git commands to generate.