Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hplip for openSUSE:Factory checked in at 2024-02-23 16:41:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hplip (Old) and /work/SRC/openSUSE:Factory/.hplip.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hplip" Fri Feb 23 16:41:43 2024 rev:153 rq:1149629 version:3.23.12 Changes: -------- --- /work/SRC/openSUSE:Factory/hplip/hplip.changes 2024-01-04 15:56:57.331550177 +0100 +++ /work/SRC/openSUSE:Factory/.hplip.new.1770/hplip.changes 2024-02-23 16:41:55.431930084 +0100 @@ -1,0 +2,5 @@ +Thu Feb 22 07:51:33 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hplip.spec ++++++ --- /var/tmp/diff_new_pack.ewBGjE/_old 2024-02-23 16:41:56.231959084 +0100 +++ /var/tmp/diff_new_pack.ewBGjE/_new 2024-02-23 16:41:56.231959084 +0100 @@ -308,29 +308,29 @@ # Be quiet when unpacking: %setup -q # Patch101 change-udev-rules.diff changes the udev rules file 56-hpmud.rules -%patch101 -p1 -b .change-udev-rules.orig +%patch -P 101 -p1 -b .change-udev-rules.orig # Patch106 disable_hp-upgrade.patch disables hp-upgrade/upgrade.py for security reasons, # see https://bugzilla.novell.com/show_bug.cgi?id=853405 # To upgrade HPLIP an openSUSE software package manager like YaST or zypper should be used. -%patch106 -p1 -b .disable_hp-upgrade.orig -%patch107 -p1 -b .udev_rules_dir.orig +%patch -P 106 -p1 -b .disable_hp-upgrade.orig +%patch -P 107 -p1 -b .udev_rules_dir.orig # Patch108 add_missing_includes_and_define_GNU_SOURCE.patch adds missing '#include <...>' # and missing '#define _GNU_SOURCE' see https://bugs.launchpad.net/hplip/+bug/1456590 -%patch108 -p1 -b .add_missing_includes_and_define_GNU_SOURCE.orig -%patch110 -p1 -b .boo1094141 -%patch112 -p1 -%patch300 -p1 -b .pcardext-python3 -%patch301 -p1 -b .misc-headers -%patch302 -p1 -b .hp_ipp_missing_prototypes -%patch304 -p1 -%patch305 -p1 -%patch306 -p1 -%patch400 -p1 -%patch401 -p1 -%patch402 -p1 -%patch403 -p1 -%patch404 -p1 -%patch500 -p1 +%patch -P 108 -p1 -b .add_missing_includes_and_define_GNU_SOURCE.orig +%patch -P 110 -p1 -b .boo1094141 +%patch -P 112 -p1 +%patch -P 300 -p1 -b .pcardext-python3 +%patch -P 301 -p1 -b .misc-headers +%patch -P 302 -p1 -b .hp_ipp_missing_prototypes +%patch -P 304 -p1 +%patch -P 305 -p1 +%patch -P 306 -p1 +%patch -P 400 -p1 +%patch -P 401 -p1 +%patch -P 402 -p1 +%patch -P 403 -p1 +%patch -P 404 -p1 +%patch -P 500 -p1 # replace "env" shebang and "/usr/bin/python" with real executable find . -name '*.py' -o -name pstotiff | \ xargs -n 1 sed -i '1s,^#!\(%{_bindir}/env python\|%{_bindir}/python\),#!%{pyexe},'
