Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aws-crt-cpp for openSUSE:Factory 
checked in at 2024-05-22 21:32:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-crt-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.aws-crt-cpp.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-crt-cpp"

Wed May 22 21:32:00 2024 rev:5 rq:1175696 version:0.26.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-crt-cpp/aws-crt-cpp.changes  2024-04-16 
20:11:25.857181080 +0200
+++ /work/SRC/openSUSE:Factory/.aws-crt-cpp.new.1880/aws-crt-cpp.changes        
2024-05-22 21:32:26.513902103 +0200
@@ -1,0 +2,6 @@
+Tue May 21 11:23:17 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %autosetup macro: allows us to eliminate usage of deprecated
+  %patchN syntax.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aws-crt-cpp.spec ++++++
--- /var/tmp/diff_new_pack.vjgwjl/_old  2024-05-22 21:32:27.169926097 +0200
+++ /var/tmp/diff_new_pack.vjgwjl/_new  2024-05-22 21:32:27.173926244 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define library_version 1.0.0
 %define library_soversion 1
 
@@ -31,6 +32,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
+BuildRequires:  libstdc++-devel
+BuildRequires:  ninja
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(aws-c-auth)
 BuildRequires:  cmake(aws-c-cal)
 BuildRequires:  cmake(aws-c-common)
@@ -43,9 +47,6 @@
 BuildRequires:  cmake(aws-c-sdkutils)
 BuildRequires:  cmake(aws-checksums)
 BuildRequires:  cmake(s2n)
-BuildRequires:  libstdc++-devel
-BuildRequires:  ninja
-BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libssl)
@@ -110,8 +111,7 @@
 This package contains development files.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 %define __builder ninja

Reply via email to