Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cunit for openSUSE:Factory checked in at 2024-02-27 22:44:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cunit (Old) and /work/SRC/openSUSE:Factory/.cunit.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cunit" Tue Feb 27 22:44:13 2024 rev:6 rq:1151215 version:2.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/cunit/cunit.changes 2024-02-07 18:48:18.614483274 +0100 +++ /work/SRC/openSUSE:Factory/.cunit.new.1770/cunit.changes 2024-02-27 22:44:14.661609758 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 11:02:25 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cunit.spec ++++++ --- /var/tmp/diff_new_pack.z1i0rW/_old 2024-02-27 22:44:15.181628609 +0100 +++ /var/tmp/diff_new_pack.z1i0rW/_new 2024-02-27 22:44:15.181628609 +0100 @@ -75,9 +75,7 @@ This package installs the CUnit shared library. %prep -%setup -q -n %{_name}-%{_version} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n %{_name}-%{_version} chmod -x AUTHORS ChangeLog COPYING NEWS README TODO doc/*.html doc/*.css
