Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aws-c-event-stream for openSUSE:Factory checked in at 2024-05-22 21:31:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aws-c-event-stream (Old) and /work/SRC/openSUSE:Factory/.aws-c-event-stream.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aws-c-event-stream" Wed May 22 21:31:59 2024 rev:2 rq:1175695 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/aws-c-event-stream/aws-c-event-stream.changes 2024-03-18 16:46:49.983991752 +0100 +++ /work/SRC/openSUSE:Factory/.aws-c-event-stream.new.1880/aws-c-event-stream.changes 2024-05-22 21:32:25.125851335 +0200 @@ -1,0 +2,6 @@ +Tue May 21 11:22:18 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro: allows us to eliminate usage of deprecated + %patchN syntax. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aws-c-event-stream.spec ++++++ --- /var/tmp/diff_new_pack.7vKAY7/_old 2024-05-22 21:32:25.901879718 +0200 +++ /var/tmp/diff_new_pack.7vKAY7/_new 2024-05-22 21:32:25.901879718 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %bcond_with test %define library_version 1.0.0 @@ -31,13 +32,13 @@ Patch1: aces_re-add-so-version.patch BuildRequires: cmake BuildRequires: fdupes +BuildRequires: ninja BuildRequires: cmake(aws-c-cal) BuildRequires: cmake(aws-c-common) BuildRequires: cmake(aws-c-io) BuildRequires: cmake(aws-checksums) BuildRequires: cmake(s2n) BuildRequires: pkgconfig(libcrypto) -BuildRequires: ninja %description C99 implementation of the vnd.amazon.eventstream content-type. @@ -62,9 +63,7 @@ This package contains the development files. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build %define __builder ninja
