Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfole for openSUSE:Factory checked in at 2024-01-19 23:02:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfole (Old) and /work/SRC/openSUSE:Factory/.libfole.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfole" Fri Jan 19 23:02:27 2024 rev:7 rq:1139914 version:20240119 Changes: -------- --- /work/SRC/openSUSE:Factory/libfole/libfole.changes 2022-11-28 11:06:21.687548553 +0100 +++ /work/SRC/openSUSE:Factory/.libfole.new.16006/libfole.changes 2024-01-19 23:02:43.467188265 +0100 @@ -1,0 +2,6 @@ +Fri Jan 19 11:42:32 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20240119 + * Documentation updates + +------------------------------------------------------------------- Old: ---- libfole-alpha-20220115.tar.gz libfole-alpha-20220115.tar.gz.asc New: ---- libfole-alpha-20240119.tar.gz libfole-alpha-20240119.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfole.spec ++++++ --- /var/tmp/diff_new_pack.s8qdsW/_old 2024-01-19 23:02:44.263217383 +0100 +++ /var/tmp/diff_new_pack.s8qdsW/_new 2024-01-19 23:02:44.267217529 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfole # -# Copyright (c) 2022 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: libfole %define lname libfole1 -Version: 20220115 +Version: 20240119 Release: 0 Summary: Library for Object Linking and Embedding (OLE) data types License: LGPL-3.0-or-later @@ -29,7 +29,7 @@ Source9: %name.keyring BuildRequires: c_compiler BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20220101 +BuildRequires: pkgconfig(libcerror) >= 20240101 # Various notes: https://en.opensuse.org/libyal %description @@ -37,11 +37,11 @@ Part of the libyal family of libraries. -%package -n %{lname} +%package -n %lname Summary: Library for Object Linking and Embedding (OLE) data types Group: System/Libraries -%description -n %{lname} +%description -n %lname libfole is a library for Object Linking and Embedding (OLE) data types. Part of the libyal family of libraries. @@ -49,7 +49,7 @@ %package devel Summary: Development files for libfole Group: Development/Libraries/C and C++ -Requires: %{lname} = %{version} +Requires: %lname = %version %description devel libfole is a library for Object Linking and Embedding (OLE) data types. @@ -68,19 +68,19 @@ %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}/libfole.so.* +%_libdir/libfole.so.* %files devel -%{_includedir}/libfole.h -%{_includedir}/libfole/ -%{_libdir}/libfole.so -%{_libdir}/pkgconfig/libfole.pc -%{_mandir}/man3/libfole.3* +%_includedir/libfole.h +%_includedir/libfole/ +%_libdir/libfole.so +%_libdir/pkgconfig/libfole.pc +%_mandir/man3/libfole.3* ++++++ libfole-alpha-20220115.tar.gz -> libfole-alpha-20240119.tar.gz ++++++ ++++ 31759 lines of diff (skipped)