Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exfatprogs for openSUSE:Factory checked in at 2025-10-31 16:27:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exfatprogs (Old) and /work/SRC/openSUSE:Factory/.exfatprogs.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exfatprogs" Fri Oct 31 16:27:48 2025 rev:21 rq:1314506 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/exfatprogs/exfatprogs.changes 2025-05-15 17:00:20.483596636 +0200 +++ /work/SRC/openSUSE:Factory/.exfatprogs.new.1980/exfatprogs.changes 2025-10-31 16:28:00.477757231 +0100 @@ -1,0 +2,15 @@ +Thu Oct 30 07:40:01 UTC 2025 - Michael Vetter <[email protected]> + +- Update to 1.3.0: + Features: + * defrag.exfat: add a tool to defragment an exFAT filesystem or assess + its fragmentation status. See a man page. + Changes: + * mkfs.exfat: minimize zero-out initialization work in quick format mode + to reduce I/O time. * fsck.exfat: set the entry after an unused entry as unused. + Bug fixes: + * mkfs.exfat: fix incorrect FAT byte length calculation. + * mkfs.exfat: avoid setting physical sector size into sector_size field. + * fsck.exfat: fix a memory leaks in an error path. + +------------------------------------------------------------------- Old: ---- 1.2.9.tar.gz New: ---- 1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exfatprogs.spec ++++++ --- /var/tmp/diff_new_pack.V3NKpC/_old 2025-10-31 16:28:00.973778307 +0100 +++ /var/tmp/diff_new_pack.V3NKpC/_new 2025-10-31 16:28:00.973778307 +0100 @@ -1,7 +1,7 @@ # # spec file for package exfatprogs # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: exfatprogs -Version: 1.2.9 +Version: 1.3.0 Release: 0 Summary: Utilities for exFAT file system maintenance License: GPL-2.0-or-later @@ -61,12 +61,14 @@ %license COPYING %doc README.md %{_mandir}/man8/dump.exfat.8%{?ext_man} +%{_mandir}/man8/defrag.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} %{_mandir}/man8/exfat2img.8%{?ext_man} %{_sbindir}/dump.exfat +%{_sbindir}/defrag.exfat %{_sbindir}/exfatlabel %{_sbindir}/fsck.exfat %{_sbindir}/mkfs.exfat ++++++ 1.2.9.tar.gz -> 1.3.0.tar.gz ++++++ ++++ 2021 lines of diff (skipped)
