Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package f3 for openSUSE:Factory checked in at 2026-07-08 17:39:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f3 (Old) and /work/SRC/openSUSE:Factory/.f3.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f3" Wed Jul 8 17:39:53 2026 rev:11 rq:1364507 version:10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/f3/f3.changes 2025-03-27 22:35:30.712579925 +0100 +++ /work/SRC/openSUSE:Factory/.f3.new.1982/f3.changes 2026-07-08 17:42:33.534060334 +0200 @@ -1,0 +2,11 @@ +Wed Jul 8 09:19:20 UTC 2026 - Olav Reinert <[email protected]> + +- upgrade to version 10.0: + * f3probe: New probing algorithm and --verbose flag + * f3brew: Progress report and rate limiting (i.e., --max-write-rate and --max-read-rate) + * f3brew: Add --fix-cmd flag + * f3write/f3read: Report per-file min/max and average speeds + * GitHub Actions: FreeBSD and OpenBSD support + * Move codebase from C99 to C17 and refactor project + +------------------------------------------------------------------- Old: ---- f3-9.0.tar.gz New: ---- f3-10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f3.spec ++++++ --- /var/tmp/diff_new_pack.k5SGHc/_old 2026-07-08 17:42:34.346088608 +0200 +++ /var/tmp/diff_new_pack.k5SGHc/_new 2026-07-08 17:42:34.346088608 +0200 @@ -1,7 +1,8 @@ # # spec file for package f3 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 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 +18,7 @@ Name: f3 -Version: 9.0 +Version: 10.0 Release: 0 Summary: Fight Flash Fraud / Fight Fake Flash License: GPL-3.0-only @@ -53,15 +54,11 @@ %endif %make_build all extra -mkdir examples -mv log-f3wr f3write.h2w examples -chmod a-x examples/* - %install %make_install PREFIX=%{_prefix} install-extra %files -%doc changelog README.rst examples +%doc changelog README.rst scripts %license LICENSE %{_bindir}/f3read %{_bindir}/f3write ++++++ f3-9.0.tar.gz -> f3-10.0.tar.gz ++++++ ++++ 13369 lines of diff (skipped)
