Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 7zip for openSUSE:Factory checked in at 2024-03-14 17:42:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/7zip (Old) and /work/SRC/openSUSE:Factory/.7zip.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "7zip" Thu Mar 14 17:42:17 2024 rev:12 rq:1156844 version:23.01 Changes: -------- --- /work/SRC/openSUSE:Factory/7zip/7zip.changes 2024-01-25 18:39:34.779177203 +0100 +++ /work/SRC/openSUSE:Factory/.7zip.new.1905/7zip.changes 2024-03-14 17:42:20.863411785 +0100 @@ -1,0 +2,7 @@ +Wed Mar 6 12:46:58 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use autosetup -c instead of manually extracting the tarball and + applying patches: allows us to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 7zip.spec ++++++ --- /var/tmp/diff_new_pack.zy0yRC/_old 2024-03-14 17:42:22.439469570 +0100 +++ /var/tmp/diff_new_pack.zy0yRC/_new 2024-03-14 17:42:22.439469570 +0100 @@ -53,9 +53,8 @@ extracting various formats. %prep -tar xaf %{SOURCE0} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -c + dos2unix DOC/*.txt # Remove executable perms from docs chmod -x DOC/*.txt
