Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scitokens-cpp for openSUSE:Factory 
checked in at 2023-04-14 16:54:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scitokens-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.scitokens-cpp.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scitokens-cpp"

Fri Apr 14 16:54:18 2023 rev:2 rq:1079466 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/scitokens-cpp/scitokens-cpp.changes      
2022-01-29 20:59:24.323753750 +0100
+++ /work/SRC/openSUSE:Factory/.scitokens-cpp.new.19717/scitokens-cpp.changes   
2023-04-14 16:54:19.228324941 +0200
@@ -1,0 +2,5 @@
+Wed Apr 12 09:34:32 UTC 2023 - Marcus Meissner <[email protected]>
+
+- disable error on deprecated warnings of openssl
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scitokens-cpp.spec ++++++
--- /var/tmp/diff_new_pack.RbyoJJ/_old  2023-04-14 16:54:19.716327751 +0200
+++ /var/tmp/diff_new_pack.RbyoJJ/_new  2023-04-14 16:54:19.720327774 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scitokens-cpp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -64,6 +64,7 @@
 %autosetup -n scitokens-cpp-%{version}
 
 %build
+export CFLAGS="%optflags -Wno-error=deprecated-declarations"
 %{cmake}
 %{cmake_build}
 
@@ -73,7 +74,6 @@
 %post -n libSciTokens0 -p /sbin/ldconfig
 %postun -n libSciTokens0 -p /sbin/ldconfig
 
-
 %files -n libSciTokens0
 %license LICENSE
 %{_libdir}/libSciTokens.so.0*

Reply via email to