Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pax-utils for openSUSE:Factory checked in at 2023-01-30 17:11:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pax-utils (Old) and /work/SRC/openSUSE:Factory/.pax-utils.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pax-utils" Mon Jan 30 17:11:35 2023 rev:29 rq:1062040 version:1.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/pax-utils/pax-utils.changes 2022-05-06 19:00:07.869408481 +0200 +++ /work/SRC/openSUSE:Factory/.pax-utils.new.32243/pax-utils.changes 2023-01-30 17:27:35.873899840 +0100 @@ -1,0 +2,9 @@ +Thu Jan 12 20:36:48 UTC 2023 - Wolfgang Frisch <wolfgang.fri...@suse.com> + +- Update to 1.3.6 + * Build system changed to Meson + * lddtree: specify utf-8 encoding with text files + * lddtree: Add logging for ELFParseError + * lddtree: avoid shadowing function args + +------------------------------------------------------------------- Old: ---- pax-utils-1.3.4.tar.xz New: ---- pax-utils-1.3.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pax-utils.spec ++++++ --- /var/tmp/diff_new_pack.0yp6qs/_old 2023-01-30 17:27:36.341902360 +0100 +++ /var/tmp/diff_new_pack.0yp6qs/_new 2023-01-30 17:27:36.349902403 +0100 @@ -1,7 +1,7 @@ # # spec file for package pax-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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: pax-utils -Version: 1.3.4 +Version: 1.3.6 Release: 0 Summary: Tools to Check ELF Files for Security Relevant Properties License: GPL-2.0-or-later @@ -29,6 +29,8 @@ # openSUSE patches Patch20: pax-utils-handle-lib64.patch BuildRequires: libcap-devel +BuildRequires: meson +BuildRequires: xmlto BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -39,11 +41,11 @@ %autosetup -p1 %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install %files %defattr(-,root,root) ++++++ pax-utils-1.3.4.tar.xz -> pax-utils-1.3.6.tar.xz ++++++ ++++ 156039 lines of diff (skipped)