Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcreg for openSUSE:Factory checked 
in at 2023-01-04 17:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcreg (Old)
 and      /work/SRC/openSUSE:Factory/.libcreg.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcreg"

Wed Jan  4 17:51:20 2023 rev:7 rq:1046573 version:20210625

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcreg/libcreg.changes  2022-11-28 
11:06:10.739494944 +0100
+++ /work/SRC/openSUSE:Factory/.libcreg.new.1563/libcreg.changes        
2023-01-04 17:51:42.193863511 +0100
@@ -1,0 +2,5 @@
+Tue Jan  3 15:57:49 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Add missing Require on libbfio-devel.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libcreg.spec ++++++
--- /var/tmp/diff_new_pack.AnSl0p/_old  2023-01-04 17:51:42.873867519 +0100
+++ /var/tmp/diff_new_pack.AnSl0p/_new  2023-01-04 17:51:42.877867543 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcreg
 #
-# 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
@@ -74,14 +74,15 @@
 Summary:        Development files for libcreg, a Windows 9x/Me REGF-type 
Registry file parser
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-Requires:       %lname = %{version}
+Requires:       %lname = %version
+Requires:       libbfio-devel
 
 %description devel
 libcreg is a library to access Windows 9x/Me Registry files of the REGF
 type (a non-text representation).
 
 This subpackage contains libraries and header files for developing
-applications that want to make use of %{name}.
+applications that want to make use of %name.
 
 %prep
 %autosetup -p1
@@ -100,7 +101,7 @@
 
 %install
 mv %_builddir/rt/* %buildroot/
-find %{buildroot} -name '*.la' -delete
+find "%buildroot" -name '*.la' -delete
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

Reply via email to