Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfwevt for openSUSE:Factory 
checked in at 2023-12-06 23:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfwevt (Old)
 and      /work/SRC/openSUSE:Factory/.libfwevt.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfwevt"

Wed Dec  6 23:48:44 2023 rev:14 rq:1131299 version:20231119

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwevt/libfwevt.changes        2023-04-10 
20:34:25.431076714 +0200
+++ /work/SRC/openSUSE:Factory/.libfwevt.new.25432/libfwevt.changes     
2023-12-06 23:49:19.401656777 +0100
@@ -1,0 +2,6 @@
+Wed Dec  6 09:28:52 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Update to release 20231119
+  * Build system updates only
+
+-------------------------------------------------------------------

Old:
----
  libfwevt-experimental-20230410.tar.gz
  libfwevt-experimental-20230410.tar.gz.asc

New:
----
  libfwevt-experimental-20231119.tar.gz
  libfwevt-experimental-20231119.tar.gz.asc

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

Other differences:
------------------
++++++ libfwevt.spec ++++++
--- /var/tmp/diff_new_pack.vGO5qS/_old  2023-12-06 23:49:19.993678593 +0100
+++ /var/tmp/diff_new_pack.vGO5qS/_new  2023-12-06 23:49:19.993678593 +0100
@@ -18,7 +18,7 @@
 
 %define lname  libfwevt1
 Name:           libfwevt
-Version:        20230410
+Version:        20231119
 Release:        0
 Summary:        Library for Windows XML Event Log (EVTX) data types
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
@@ -36,19 +36,19 @@
 BuildRequires:  pkgconfig(libfdatetime) >= 20220112
 BuildRequires:  pkgconfig(libfguid) >= 20220113
 BuildRequires:  pkgconfig(libfvalue) >= 20220120
-BuildRequires:  pkgconfig(libuna) >= 20220611
+BuildRequires:  pkgconfig(libuna) >= 20230710
 # Various notes: https://en.opensuse.org/libyal
 
 %description
 libfwevt is a library for Windows XML Event Log (EVTX) data types.
 libyal is typically used in digital forensic tools.
 
-%package -n %{lname}
+%package -n %lname
 Summary:        Library for Windows XML Event Log data types
 License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %lname
 libfwevt is a library for Windows XML Event Log (EVTX) data types.
 libyal is typically used in digital forensic tools.
 
@@ -56,7 +56,7 @@
 Summary:        Development files for libfwevt
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-Requires:       %{lname} = %{version}
+Requires:       %lname = %version
 
 %description devel
 libfwevt is a library for Windows XML Event Log (EVTX) data types.
@@ -75,20 +75,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}/libfwevt.so.*
+%_libdir/libfwevt.so.*
 
 %files devel
 %license COPYING*
-%{_includedir}/libfwevt.h
-%{_includedir}/libfwevt/
-%{_libdir}/libfwevt.so
-%{_libdir}/pkgconfig/libfwevt.pc
-%{_mandir}/man3/libfwevt.3*
+%_includedir/libfwevt.h
+%_includedir/libfwevt/
+%_libdir/libfwevt.so
+%_libdir/pkgconfig/libfwevt.pc
+%_mandir/man3/libfwevt.3*
 

++++++ libfwevt-experimental-20230410.tar.gz -> 
libfwevt-experimental-20231119.tar.gz ++++++
++++ 15830 lines of diff (skipped)

Reply via email to