Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvmdk for openSUSE:Factory checked 
in at 2024-05-10 12:06:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmdk (Old)
 and      /work/SRC/openSUSE:Factory/.libvmdk.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmdk"

Fri May 10 12:06:26 2024 rev:21 rq:1173057 version:20240510

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmdk/libvmdk.changes  2024-03-03 
20:20:16.923915881 +0100
+++ /work/SRC/openSUSE:Factory/.libvmdk.new.1880/libvmdk.changes        
2024-05-10 12:07:18.858237765 +0200
@@ -1,0 +2,6 @@
+Fri May 10 07:59:11 UTC 2024 - Jan Engelhardt <[email protected]>
+
+- Update to release 20240510
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  libvmdk-alpha-20240303.tar.gz
  libvmdk-alpha-20240303.tar.gz.asc

New:
----
  libvmdk-alpha-20240510.tar.gz
  libvmdk-alpha-20240510.tar.gz.asc

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

Other differences:
------------------
++++++ libvmdk.spec ++++++
--- /var/tmp/diff_new_pack.CfEnnc/_old  2024-05-10 12:07:19.706268666 +0200
+++ /var/tmp/diff_new_pack.CfEnnc/_new  2024-05-10 12:07:19.710268812 +0200
@@ -20,35 +20,35 @@
 
 %define lname  libvmdk1
 Name:           libvmdk
-Version:        20240303
+Version:        20240510
 Release:        0
 Summary:        Library to access the VMware Virtual Disk (VMDK) format
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:          Productivity/File utilities
 URL:            https://github.com/libyal/libvmdk/
-Source:         
https://github.com/libyal/libvmdk/releases/download/%version/libvmdk-alpha-%version.tar.gz
-Source2:        
https://github.com/libyal/libvmdk/releases/download/%version/libvmdk-alpha-%version.tar.gz.asc
+Source:         
https://github.com/libyal/libvmdk/releases/download/%version/%name-alpha-%version.tar.gz
+Source2:        
https://github.com/libyal/libvmdk/releases/download/%version/%name-alpha-%version.tar.gz.asc
 Source3:        %name.keyring
 Source11:       VMWare_Virtual_Disk_Format_VMDK.pdf
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %python_module devel
+BuildRequires:  %python_module setuptools
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(fuse)
-BuildRequires:  pkgconfig(libbfio) >= 20221025
-BuildRequires:  pkgconfig(libcdata) >= 20240103
-BuildRequires:  pkgconfig(libcerror) >= 20240101
-BuildRequires:  pkgconfig(libcfile) >= 20240106
-BuildRequires:  pkgconfig(libclocale) >= 20240107
-BuildRequires:  pkgconfig(libcnotify) >= 20240108
-BuildRequires:  pkgconfig(libcpath) >= 20240109
-BuildRequires:  pkgconfig(libcsplit) >= 20240110
-BuildRequires:  pkgconfig(libcthreads) >= 20240102
-BuildRequires:  pkgconfig(libfcache) >= 20240112
-BuildRequires:  pkgconfig(libfdata) >= 20240114
-BuildRequires:  pkgconfig(libfvalue) >= 20240124
-BuildRequires:  pkgconfig(libuna) >= 20240130
+BuildRequires:  pkgconfig(libbfio) >= 20240414
+BuildRequires:  pkgconfig(libcdata) >= 20240414
+BuildRequires:  pkgconfig(libcerror) >= 20240413
+BuildRequires:  pkgconfig(libcfile) >= 20240414
+BuildRequires:  pkgconfig(libclocale) >= 20240414
+BuildRequires:  pkgconfig(libcnotify) >= 20240414
+BuildRequires:  pkgconfig(libcpath) >= 20240414
+BuildRequires:  pkgconfig(libcsplit) >= 20240414
+BuildRequires:  pkgconfig(libcthreads) >= 20240413
+BuildRequires:  pkgconfig(libfcache) >= 20240414
+BuildRequires:  pkgconfig(libfdata) >= 20240415
+BuildRequires:  pkgconfig(libfvalue) >= 20240415
+BuildRequires:  pkgconfig(libuna) >= 20240414
 BuildRequires:  pkgconfig(zlib)
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
@@ -124,10 +124,9 @@
 
 %install
 mv %_builddir/rt/* %buildroot/
-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
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING*

++++++ libvmdk-alpha-20240303.tar.gz -> libvmdk-alpha-20240510.tar.gz ++++++
++++ 5665 lines of diff (skipped)

Reply via email to