Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package duf for openSUSE:Factory checked in 
at 2025-09-11 14:40:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/duf (Old)
 and      /work/SRC/openSUSE:Factory/.duf.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "duf"

Thu Sep 11 14:40:01 2025 rev:2 rq:1303743 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/duf/duf.changes  2023-05-23 14:54:51.234593360 
+0200
+++ /work/SRC/openSUSE:Factory/.duf.new.1977/duf.changes        2025-09-11 
14:43:33.822511989 +0200
@@ -1,0 +2,48 @@
+Wed Sep 10 06:20:03 UTC 2025 - Felix Niederwanger <felix.niederwan...@suse.de>
+
+- Update to version 0.9.1:
+  * fix: parse modified git tree flag correctly
+  * fix: include version number in tarballs
+  * docs: update man page
+  * fix: allow manually supplying version/commit again
+  * feat: migrate rest of goreleaser config
+  * fix: 9p path parse error with WSL2 (#300)
+  * chore: align happy path to left edge in bar rendering
+  * docs: update man page
+  * fix: off-by-one error in bar rendering
+  * fix: move background colors to theme
+  * fix: recompute widths to account for changed bar size
+  * feat: don't waste space for chars we never print
+  * feat: use unicode chars for bar
+  * feat: dynamically resize bars
+  * feat: adjust table width to avail space
+  * docs: update man page
+  * build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
+  * docs: update man page
+  * feat: read build info from runtime
+  * docs: update man page
+  * fix: deduplicate list of mounts (#209)
+  * build(deps): bump actions/checkout from 3 to 5
+  * build(deps): bump goreleaser/goreleaser-action from 4 to 6
+  * build(deps): bump golang.org/x/term from 0.7.0 to 0.34.0
+  * build(deps): bump golang.org/x/sys from 0.7.0 to 0.35.0
+  * build(deps): bump github.com/muesli/termenv from 0.15.1 to 0.16.0
+  * chore: require Go 1.23+
+  * build(deps): bump actions/setup-go from 4.0.0 to 5.5.0
+  * docs: update man page
+  * chore: require Go 1.18+
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.6.8
+  * ci: deadcode linter is no longer used
+  * ci: update linter configs
+  * Add Solus to repo packages installation instructions
+  * Add Fedora to the installation instructions
+  * docs: update man page
+  * build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15
+  * fix: update golangci-lint actions
+  * fix: update goreleaser config
+  * docs: update man page
+  * Update README.md: Now in Debian Stable, Debian Unstable is no longer 
required
+  * docs: update man page
+  * Correct a typo
+
+-------------------------------------------------------------------

Old:
----
  duf-0.8.1+git64.24c3369.tar.gz

New:
----
  duf-0.9.1.tar.gz

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

Other differences:
------------------
++++++ duf.spec ++++++
--- /var/tmp/diff_new_pack.rmfeOB/_old  2025-09-11 14:43:34.750551204 +0200
+++ /var/tmp/diff_new_pack.rmfeOB/_new  2025-09-11 14:43:34.750551204 +0200
@@ -22,7 +22,7 @@
 %global debug_package   %{nil}
 
 Name:           duf
-Version:        0.8.1+git64.24c3369
+Version:        0.9.1
 Release:        0
 License:        MIT
 Summary:        Disk Usage/Free Utility

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rmfeOB/_old  2025-09-11 14:43:34.782552556 +0200
+++ /var/tmp/diff_new_pack.rmfeOB/_new  2025-09-11 14:43:34.786552725 +0200
@@ -4,8 +4,8 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/muesli/duf.git</param>
     <param name="filename">duf</param>
-    <param name="revision">master</param>
-    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
+    <param name="revision">v0.9.1</param>
+    <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.rmfeOB/_old  2025-09-11 14:43:34.806553571 +0200
+++ /var/tmp/diff_new_pack.rmfeOB/_new  2025-09-11 14:43:34.810553739 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/muesli/duf.git</param>
-              <param 
name="changesrevision">24c33693001833bf98224686db2d4595f9ca3e24</param></service></servicedata>
+              <param 
name="changesrevision">b2f01a1ecbfd1af63015b83296c50a95260f97b1</param></service></servicedata>
 (No newline at EOF)
 

++++++ duf-0.8.1+git64.24c3369.tar.gz -> duf-0.9.1.tar.gz ++++++
++++ 236578 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 67878 lines of diff (skipped)

Reply via email to