Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package duc for openSUSE:Factory checked in at 2025-12-20 21:46:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/duc (Old) and /work/SRC/openSUSE:Factory/.duc.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duc" Sat Dec 20 21:46:47 2025 rev:5 rq:1323767 version:1.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/duc/duc.changes 2022-07-26 19:44:48.560236213 +0200 +++ /work/SRC/openSUSE:Factory/.duc.new.1928/duc.changes 2025-12-20 21:49:30.706694682 +0100 @@ -1,0 +2,13 @@ +Wed Dec 10 12:13:39 UTC 2025 - Alexander Bergmann <[email protected]> + +- Fix build requirements + +------------------------------------------------------------------- +Sat Nov 8 08:29:11 UTC 2025 - Michael Vetter <[email protected]> + +- Update to 1.4.6: + * new: added LICENCE to 'make release' target + * fix: fixed logic error in buffer_get() (boo#1254566, CVE-2025-13654) + * cha: updated tests + +------------------------------------------------------------------- Old: ---- duc-1.4.5.tar.gz New: ---- 1.4.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duc.spec ++++++ --- /var/tmp/diff_new_pack.nAdmUi/_old 2025-12-20 21:49:31.186714598 +0100 +++ /var/tmp/diff_new_pack.nAdmUi/_new 2025-12-20 21:49:31.186714598 +0100 @@ -1,7 +1,7 @@ # # spec file for package duc # -# Copyright (c) 2022 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,15 +17,19 @@ Name: duc -Version: 1.4.5 +Version: 1.4.6 Release: 0 Summary: Collection of tools for inspecting and visualizing disk usage License: LGPL-3.0-only Group: System/Filesystems URL: https://github.com/zevv/duc -Source: https://github.com/zevv/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/zevv/duc/archive/refs/tags/%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: autoconf-archive +BuildRequires: automake BuildRequires: cairo-devel BuildRequires: libglfw-devel +BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: pango-devel BuildRequires: sqlite3-devel @@ -40,6 +44,7 @@ %setup -q %build +autoreconf -fi # add missing linker dependency to gobject library LIBS="`pkg-config --libs gobject-2.0`" export LIBS @@ -54,6 +59,7 @@ %make_install %files +%license LICENSE %doc ChangeLog %{_bindir}/duc %{_mandir}/man1/duc.1%{ext_man} ++++++ duc-1.4.5.tar.gz -> 1.4.6.tar.gz ++++++ ++++ 19367 lines of diff (skipped)
