Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package exfatprogs for openSUSE:Factory 
checked in at 2021-02-16 22:35:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exfatprogs (Old)
 and      /work/SRC/openSUSE:Factory/.exfatprogs.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exfatprogs"

Tue Feb 16 22:35:02 2021 rev:7 rq:870776 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/exfatprogs/exfatprogs.changes    2020-09-16 
19:40:33.174881112 +0200
+++ /work/SRC/openSUSE:Factory/.exfatprogs.new.28504/exfatprogs.changes 
2021-02-16 22:35:25.901573261 +0100
@@ -1,0 +2,18 @@
+Wed Feb 10 07:03:06 UTC 2021 - Ismail D??nmez <[email protected]>
+
+- Switch to tar.xz tarball
+- Add signature checking for the tarball
+
+-------------------------------------------------------------------
+Tue Feb  9 22:48:51 UTC 2021 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 1.1.0
+  * fsck.exfat: recover corrupted boot region.
+  * exfatlabel: Print or Set volume label and serial.
+  * dump.exfat: Show the on-disk metadata information
+    and the statistics.
+  * set _FILE_OFFSET_BITS=64 for Android build.
+- Add dump.exfat binary and manpage to %files section
+- Add exfatlabel binary and manpaeg to %files section
+
+-------------------------------------------------------------------

Old:
----
  exfatprogs-1.0.4.tar.gz

New:
----
  exfatprogs-1.1.0.tar.xz
  exfatprogs-1.1.0.tar.xz.asc
  exfatprogs.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ exfatprogs.spec ++++++
--- /var/tmp/diff_new_pack.smU45i/_old  2021-02-16 22:35:28.345576517 +0100
+++ /var/tmp/diff_new_pack.smU45i/_new  2021-02-16 22:35:28.345576517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package exfatprogs
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,14 @@
 
 
 Name:           exfatprogs
-Version:        1.0.4
+Version:        1.1.0
 Release:        0
 Summary:        Utilities for exFAT file system maintenance
 License:        GPL-2.0-or-later
 URL:            https://github.com/exfatprogs/exfatprogs
-Source0:        
https://github.com/exfatprogs/exfatprogs/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/exfatprogs/exfatprogs/releases/download/%{version}/exfatprogs-%{version}.tar.xz
+Source1:        
https://github.com/exfatprogs/exfatprogs/releases/download/%{version}/exfatprogs-%{version}.tar.xz.asc
+Source1000:     exfatprogs.keyring
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -59,9 +61,13 @@
 %files
 %license COPYING
 %doc README.md
+%{_mandir}/man8/dump.exfat.8%{?ext_man}
+%{_mandir}/man8/exfatlabel.8%{?ext_man}
 %{_mandir}/man8/fsck.exfat.8%{?ext_man}
 %{_mandir}/man8/mkfs.exfat.8%{?ext_man}
 %{_mandir}/man8/tune.exfat.8%{?ext_man}
+%{_sbindir}/dump.exfat
+%{_sbindir}/exfatlabel
 %{_sbindir}/fsck.exfat
 %{_sbindir}/mkfs.exfat
 %{_sbindir}/tune.exfat

Reply via email to