Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hxtools for openSUSE:Factory checked in at 2025-10-13 15:35:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hxtools (Old) and /work/SRC/openSUSE:Factory/.hxtools.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hxtools" Mon Oct 13 15:35:00 2025 rev:52 rq:1310745 version:20251011 Changes: -------- --- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes 2025-03-12 15:24:26.927213017 +0100 +++ /work/SRC/openSUSE:Factory/.hxtools.new.18484/hxtools.changes 2025-10-13 15:36:11.839387937 +0200 @@ -1,0 +2,6 @@ +Sat Oct 11 17:23:54 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 20251011 + * Support building with libHX 5.1 + +------------------------------------------------------------------- Old: ---- hxtools-20250309.tar.asc hxtools-20250309.tar.zst New: ---- hxtools-20251011.tar.asc hxtools-20251011.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hxtools.spec ++++++ --- /var/tmp/diff_new_pack.rDCSJb/_old 2025-10-13 15:36:12.615420552 +0200 +++ /var/tmp/diff_new_pack.rDCSJb/_new 2025-10-13 15:36:12.619420720 +0200 @@ -1,7 +1,7 @@ # # spec file for package hxtools # -# 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: hxtools -Version: 20250309 +Version: 20251011 Release: 0 Summary: Collection of day-to-day tools (binaries) License: GPL-2.0-or-later AND WTFPL @@ -32,7 +32,7 @@ BuildRequires: libcap-devel >= 2 BuildRequires: pkg-config >= 0.21 BuildRequires: zstd -BuildRequires: pkgconfig(libHX) >= 3.17 +BuildRequires: pkgconfig(libHX) >= 5.1 BuildRequires: pkgconfig(libpci) >= 3 BuildRequires: pkgconfig(mount) >= 2.20 BuildRequires: pkgconfig(xcb) >= 1 @@ -162,8 +162,8 @@ %install %make_install b="%buildroot" -mv "$b/%_bindir"/extract_* "$b/%_libexecdir/%name/" -mv "$b/%_bindir/rot13" "$b/%_libexecdir/%name/" +mv -v "$b/%_bindir"/extract_* "$b/%_libexecdir/%name/" +mv -v "$b/%_bindir/rot13" "$b/%_libexecdir/%name/" install -dm0755 "$b/%_datadir/mc/syntax" install -dm0755 "$b/%_sysconfdir/openldap/schema" ln -s "%_datadir/hxtools/rfc2307bis-utf8.schema" \ @@ -175,9 +175,9 @@ mkdir -p "$b/%_sysconfdir/profile.d" ln -s "%_datadir/%name/hxtools_profile.bash" "$b/%_sysconfdir/profile.d/z_hxtools_profile.sh" %else -rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx* +rm -Rfv "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx* %endif -rm -f "$b/%_bindir/xmlformat" +rm -fv "$b/%_bindir/xmlformat" %fdupes %buildroot/%_prefix ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.rDCSJb/_old 2025-10-13 15:36:12.655422233 +0200 +++ /var/tmp/diff_new_pack.rDCSJb/_new 2025-10-13 15:36:12.663422570 +0200 @@ -1,5 +1,5 @@ -mtime: 1741718644 -commit: 92a9548b64df105fb10b338e839670142befacb084f2f224d25892e332548e4b +mtime: 1760203975 +commit: f7fe5ac6995e0721dc0dac4bc3d59fe2059eef715fea4f43709c988500fa42c9 url: https://src.opensuse.org/jengelh/hxtools revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-10-11 19:33:04.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ hxtools-20250309.tar.zst -> hxtools-20251011.tar.zst ++++++ ++++ 9537 lines of diff (skipped)
