Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package redland for openSUSE:Factory checked 
in at 2024-07-19 15:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/redland (Old)
 and      /work/SRC/openSUSE:Factory/.redland.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "redland"

Fri Jul 19 15:25:29 2024 rev:36 rq:1188328 version:1.0.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/redland/redland.changes  2024-03-06 
23:03:35.599272053 +0100
+++ /work/SRC/openSUSE:Factory/.redland.new.17339/redland.changes       
2024-07-19 15:25:41.499258718 +0200
@@ -1,0 +2,6 @@
+Fri Jul 12 13:50:43 UTC 2024 - Martin Jambor <mjam...@suse.com>
+
+- Add -D_GNU_SOURCE to %optflags so that mkstemp is properly declared
+  by glibc headers. [boo#1225918]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ redland.spec ++++++
--- /var/tmp/diff_new_pack.6PlMuH/_old  2024-07-19 15:25:42.571301374 +0200
+++ /var/tmp/diff_new_pack.6PlMuH/_new  2024-07-19 15:25:42.571301374 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package redland
 #
-# 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
@@ -102,6 +102,7 @@
 
 %build
 autoconf
+%global optflags %{optflags} -D_GNU_SOURCE
 # only compile bdb backend as it seems to be the recommended one?
 %configure --enable-release --with-raptor=system --with-rasqal=system \
   --with-threestore=no --with-sqlite=3 \

Reply via email to