Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dapl for openSUSE:Factory checked in at 2024-02-26 19:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dapl (Old) and /work/SRC/openSUSE:Factory/.dapl.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dapl" Mon Feb 26 19:47:29 2024 rev:12 rq:1151441 version:2.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/dapl/dapl.changes 2023-05-09 15:25:21.473892343 +0200 +++ /work/SRC/openSUSE:Factory/.dapl.new.1770/dapl.changes 2024-02-26 19:48:10.891961931 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 07:43:13 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dapl.spec ++++++ --- /var/tmp/diff_new_pack.t2tkJs/_old 2024-02-26 19:48:12.444018040 +0100 +++ /var/tmp/diff_new_pack.t2tkJs/_new 2024-02-26 19:48:12.444018040 +0100 @@ -131,15 +131,7 @@ Test suite to validate the uDAPL library APIs. %prep -%setup -q -n dapl-%{version} -%patch1 -%patch5 -%patch6 -%patch7 -%patch12 -%patch13 -%patch14 -%patch15 -p1 +%autosetup -p0 -n dapl-%{version} %build %if %suse_version == 1110 ++++++ reproducible.patch ++++++ --- /var/tmp/diff_new_pack.t2tkJs/_old 2024-02-26 19:48:12.508020354 +0100 +++ /var/tmp/diff_new_pack.t2tkJs/_new 2024-02-26 19:48:12.512020498 +0100 @@ -17,10 +17,10 @@ Signed-off-by: Bernhard M. Wiedemann <bwiedem...@suse.de> -diff --git a/Makefile.am b/Makefile.am +diff --git Makefile.am Makefile.am index 483ba90..91def97 100755 ---- a/Makefile.am -+++ b/Makefile.am +--- Makefile.am ++++ Makefile.am @@ -48,7 +48,7 @@ AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DDAT_CONF="\"$(sysconfdir)/dat.conf\"" endif