Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfcache for openSUSE:Factory 
checked in at 2024-01-12 23:46:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfcache (Old)
 and      /work/SRC/openSUSE:Factory/.libfcache.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfcache"

Fri Jan 12 23:46:08 2024 rev:10 rq:1138265 version:20240112

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfcache/libfcache.changes      2023-01-15 
17:58:16.634242480 +0100
+++ /work/SRC/openSUSE:Factory/.libfcache.new.21961/libfcache.changes   
2024-01-12 23:46:30.940989168 +0100
@@ -1,0 +2,6 @@
+Fri Jan 12 10:19:21 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20240112
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  libfcache-alpha-20230115.tar.gz
  libfcache-alpha-20230115.tar.gz.asc

New:
----
  libfcache-alpha-20240112.tar.gz
  libfcache-alpha-20240112.tar.gz.asc

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

Other differences:
------------------
++++++ libfcache.spec ++++++
--- /var/tmp/diff_new_pack.0MDxxb/_old  2024-01-12 23:46:31.841022110 +0100
+++ /var/tmp/diff_new_pack.0MDxxb/_new  2024-01-12 23:46:31.841022110 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfcache
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:           libfcache
 %define lname  libfcache1
-Version:        20230115
+Version:        20240112
 Release:        0
 Summary:        Library to provide generic file data cache functions
 License:        LGPL-3.0-or-later
@@ -29,25 +29,25 @@
 Source9:        %name.keyring
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdata) >= 20210625
-BuildRequires:  pkgconfig(libcerror) >= 20220101
-BuildRequires:  pkgconfig(libcthreads) >= 20220102
+BuildRequires:  pkgconfig(libcdata) >= 20240103
+BuildRequires:  pkgconfig(libcerror) >= 20240101
+BuildRequires:  pkgconfig(libcthreads) >= 20240102
 # Various notes: https://en.opensuse.org/libyal
 
 %description
 Library to provide generic file data cache functions for the libyal family of 
libraries.
 
-%package -n %{lname}
+%package -n %lname
 Summary:        Library to provide generic file data cache functions
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %lname
 Library to provide generic file data cache functions for the libyal family of 
libraries.
 
 %package devel
 Summary:        Development files for libfcache
 Group:          Development/Libraries/C and C++
-Requires:       %{lname} = %{version}
+Requires:       %lname = %version
 
 %description devel
 Library to provide generic file data cache functions for the libyal family of 
libraries.
@@ -66,20 +66,20 @@
 
 %install
 %make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+find %buildroot -type f -name "*.la" -delete -print
 
-%post   -n %{lname} -p /sbin/ldconfig
-%postun -n %{lname} -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n %{lname}
+%files -n %lname
 %license COPYING*
-%{_libdir}/libfcache.so.*
+%_libdir/libfcache.so.*
 
 %files devel
 %license COPYING*
-%{_includedir}/libfcache.h
-%{_includedir}/libfcache/
-%{_libdir}/libfcache.so
-%{_libdir}/pkgconfig/libfcache.pc
-%{_mandir}/man3/libfcache.3*
+%_includedir/libfcache.h
+%_includedir/libfcache/
+%_libdir/libfcache.so
+%_libdir/pkgconfig/libfcache.pc
+%_mandir/man3/libfcache.3*
 

++++++ libfcache-alpha-20230115.tar.gz -> libfcache-alpha-20240112.tar.gz ++++++
++++ 3580 lines of diff (skipped)

Reply via email to