Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvsgpt for openSUSE:Factory checked in at 2022-11-01 13:43:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvsgpt (Old) and /work/SRC/openSUSE:Factory/.libvsgpt.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvsgpt" Tue Nov 1 13:43:04 2022 rev:5 rq:1032565 version:20221029 Changes: -------- --- /work/SRC/openSUSE:Factory/libvsgpt/libvsgpt.changes 2022-08-09 15:29:30.757824095 +0200 +++ /work/SRC/openSUSE:Factory/.libvsgpt.new.2275/libvsgpt.changes 2022-11-01 13:43:06.960070926 +0100 @@ -1,0 +2,6 @@ +Mon Oct 31 17:18:16 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20221029 + * Recognize partition type 0xf as Extended Container as well + +------------------------------------------------------------------- Old: ---- libvsgpt-experimental-20211115.tar.gz libvsgpt-experimental-20211115.tar.gz.asc New: ---- libvsgpt-experimental-20221029.tar.gz libvsgpt-experimental-20221029.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvsgpt.spec ++++++ --- /var/tmp/diff_new_pack.1sptij/_old 2022-11-01 13:43:07.560074118 +0100 +++ /var/tmp/diff_new_pack.1sptij/_new 2022-11-01 13:43:07.564074139 +0100 @@ -18,7 +18,7 @@ Name: libvsgpt %define lname libvsgpt1 -Version: 20211115 +Version: 20221029 Release: 0 Summary: Library and tools to access the GUID Partition Table (GPT) volume system format License: LGPL-3.0-or-later @@ -30,23 +30,23 @@ Patch1: system-libs.patch BuildRequires: %{python_module devel} BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 +BuildRequires: gettext-tools >= 0.21 BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libbfio) >= 20201229 -BuildRequires: pkgconfig(libcdata) >= 20200509 -BuildRequires: pkgconfig(libcerror) >= 20201121 -BuildRequires: pkgconfig(libcfile) >= 20201229 -BuildRequires: pkgconfig(libclocale) >= 20200913 -BuildRequires: pkgconfig(libcnotify) >= 20200913 -BuildRequires: pkgconfig(libcpath) >= 20200913 -BuildRequires: pkgconfig(libcsplit) >= 20200703 -BuildRequires: pkgconfig(libcthreads) >= 20211115 -BuildRequires: pkgconfig(libfcache) >= 20200708 -BuildRequires: pkgconfig(libfdata) >= 20211023 -BuildRequires: pkgconfig(libfguid) >= 20180724 -BuildRequires: pkgconfig(libuna) >= 20210801 +BuildRequires: pkgconfig(libbfio) >= 20221025 +BuildRequires: pkgconfig(libcdata) >= 20220115 +BuildRequires: pkgconfig(libcerror) >= 20220101 +BuildRequires: pkgconfig(libcfile) >= 20220106 +BuildRequires: pkgconfig(libclocale) >= 20220107 +BuildRequires: pkgconfig(libcnotify) >= 20220108 +BuildRequires: pkgconfig(libcpath) >= 20220108 +BuildRequires: pkgconfig(libcsplit) >= 20220109 +BuildRequires: pkgconfig(libcthreads) >= 20220102 +BuildRequires: pkgconfig(libfcache) >= 20220110 +BuildRequires: pkgconfig(libfdata) >= 20220111 +BuildRequires: pkgconfig(libfguid) >= 20220113 +BuildRequires: pkgconfig(libuna) >= 20220611 %python_subpackages %description @@ -104,8 +104,8 @@ } %install -mv %_builddir/rt/* %buildroot/ -find %{buildroot} -type f -name "*.la" -delete -print +mv "%_builddir/rt"/* "%buildroot/" +find "%buildroot" -type f -name "*.la" -delete -print %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig ++++++ libvsgpt-experimental-20211115.tar.gz -> libvsgpt-experimental-20221029.tar.gz ++++++ ++++ 92899 lines of diff (skipped)