Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package protobuf-c for openSUSE:Factory 
checked in at 2024-08-15 09:57:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf-c (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf-c.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf-c"

Thu Aug 15 09:57:22 2024 rev:29 rq:1193754 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf-c/protobuf-c.changes    2023-12-28 
22:55:12.132713017 +0100
+++ /work/SRC/openSUSE:Factory/.protobuf-c.new.7232/protobuf-c.changes  
2024-08-15 09:57:24.468667358 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 21:14:32 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- BuildRequire a C++ compiler, previously pulled in via protobuf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ protobuf-c.spec ++++++
--- /var/tmp/diff_new_pack.PFbuCQ/_old  2024-08-15 09:57:24.988689121 +0200
+++ /var/tmp/diff_new_pack.PFbuCQ/_new  2024-08-15 09:57:24.992689288 +0200
@@ -3,6 +3,7 @@
 #
 # Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2011 Pascal Bleser
+# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +29,7 @@
 Source:         
https://github.com/protobuf-c/protobuf-c/releases/download/v%version/%name-%version.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  gcc
+BuildRequires:  c++_compiler
 BuildRequires:  glibc-devel
 BuildRequires:  libtool
 BuildRequires:  make
@@ -79,8 +80,7 @@
 %check
 make check
 
-%post   -n libprotobuf-c%sover -p /sbin/ldconfig
-%postun -n libprotobuf-c%sover -p /sbin/ldconfig
+%ldconfig_scriptlets -n libprotobuf-c%sover
 
 %files -n libprotobuf-c%sover
 %license LICENSE
@@ -88,6 +88,7 @@
 %_libdir/libprotobuf-c.so.%sover.*
 
 %files -n libprotobuf-c-devel
+%license LICENSE
 %dir %_includedir/protobuf-c
 %dir %_includedir/google
 %dir %_includedir/google/protobuf-c

Reply via email to