Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guvcview for openSUSE:Factory checked in at 2024-02-27 22:49:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guvcview (Old) and /work/SRC/openSUSE:Factory/.guvcview.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guvcview" Tue Feb 27 22:49:07 2024 rev:8 rq:1152203 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/guvcview/guvcview.changes 2022-08-11 18:32:54.954234842 +0200 +++ /work/SRC/openSUSE:Factory/.guvcview.new.1770/guvcview.changes 2024-02-27 22:49:19.504641086 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 11:16:13 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guvcview.spec ++++++ --- /var/tmp/diff_new_pack.9wwCxf/_old 2024-02-27 22:49:20.552679081 +0100 +++ /var/tmp/diff_new_pack.9wwCxf/_new 2024-02-27 22:49:20.552679081 +0100 @@ -159,9 +159,9 @@ %prep %setup -q -n %{pname}-src-%{version} -%patch0 -p1 +%patch -P 0 -p1 %if %{with qt5} -%patch1 -p1 +%patch -P 1 -p1 %endif %build