Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mjpg-streamer for openSUSE:Factory checked in at 2024-02-22 20:58:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mjpg-streamer (Old) and /work/SRC/openSUSE:Factory/.mjpg-streamer.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mjpg-streamer" Thu Feb 22 20:58:55 2024 rev:4 rq:1149004 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mjpg-streamer/mjpg-streamer.changes 2023-03-27 18:17:31.523500822 +0200 +++ /work/SRC/openSUSE:Factory/.mjpg-streamer.new.1706/mjpg-streamer.changes 2024-02-22 20:59:42.525779980 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 07:31:55 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mjpg-streamer.spec ++++++ --- /var/tmp/diff_new_pack.g6meKS/_old 2024-02-22 20:59:43.033798552 +0100 +++ /var/tmp/diff_new_pack.g6meKS/_new 2024-02-22 20:59:43.037798697 +0100 @@ -1,7 +1,7 @@ # # spec file for package mjpg-streamer # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,9 +53,7 @@ The number reflects /dev/videoX and listening port 808X. %prep -%setup -q -n %{name}-%version/mjpg-streamer-experimental -%patch1 -p2 -%patch2 -p2 +%autosetup -p2 -n %{name}-%version/mjpg-streamer-experimental %build mkdir build
