Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvsmbr for openSUSE:Factory checked in at 2024-05-06 17:54:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvsmbr (Old) and /work/SRC/openSUSE:Factory/.libvsmbr.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvsmbr" Mon May 6 17:54:25 2024 rev:8 rq:1172033 version:20240505 Changes: -------- --- /work/SRC/openSUSE:Factory/libvsmbr/libvsmbr.changes 2024-03-03 20:20:02.387389990 +0100 +++ /work/SRC/openSUSE:Factory/.libvsmbr.new.1880/libvsmbr.changes 2024-05-06 17:55:49.324699336 +0200 @@ -1,0 +2,6 @@ +Sun May 5 21:57:41 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20240505 + * No user-visible changes + +------------------------------------------------------------------- Old: ---- libvsmbr-experimental-20240302.tar.gz libvsmbr-experimental-20240302.tar.gz.asc New: ---- libvsmbr-experimental-20240505.tar.gz libvsmbr-experimental-20240505.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvsmbr.spec ++++++ --- /var/tmp/diff_new_pack.fECvjI/_old 2024-05-06 17:55:49.924721178 +0200 +++ /var/tmp/diff_new_pack.fECvjI/_new 2024-05-06 17:55:49.924721178 +0200 @@ -18,33 +18,33 @@ Name: libvsmbr %define lname libvsmbr1 -Version: 20240302 +Version: 20240505 Release: 0 Summary: Library and tools to access the MS-DOS volume system format License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://github.com/libyal/libvsmbr -Source: https://github.com/libyal/libvsmbr/releases/download/%version/libvsmbr-experimental-%version.tar.gz -Source2: https://github.com/libyal/libvsmbr/releases/download/%version/libvsmbr-experimental-%version.tar.gz.asc +Source: https://github.com/libyal/libvsmbr/releases/download/%version/%name-experimental-%version.tar.gz +Source2: https://github.com/libyal/libvsmbr/releases/download/%version/%name-experimental-%version.tar.gz.asc Source3: %name.keyring -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} +BuildRequires: %python_module devel +BuildRequires: %python_module setuptools BuildRequires: c_compiler BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-rpm-macros -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(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(libuna) >= 20240414 %python_subpackages # Various notes: https://en.opensuse.org/libyal @@ -86,10 +86,7 @@ %autosetup -p1 %build -# OOT builds are presently broken, so we have to install -# within each python iteration now, not in %%install. %{python_expand # -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static --enable-wide-character-type \ --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \ @@ -101,7 +98,7 @@ %install mv %_builddir/rt/* %buildroot/ -find %{buildroot} -type f -name "*.la" -delete -print +find "%buildroot" -type f -name "*.la" -delete -print %ldconfig_scriptlets -n %lname ++++++ libvsmbr-experimental-20240302.tar.gz -> libvsmbr-experimental-20240505.tar.gz ++++++ ++++ 4635 lines of diff (skipped)