Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvsgpt for openSUSE:Factory 
checked in at 2021-11-27 00:51:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvsgpt (Old)
 and      /work/SRC/openSUSE:Factory/.libvsgpt.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvsgpt"

Sat Nov 27 00:51:21 2021 rev:2 rq:933972 version:20211115

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvsgpt/libvsgpt.changes        2021-06-11 
22:31:43.658239751 +0200
+++ /work/SRC/openSUSE:Factory/.libvsgpt.new.1895/libvsgpt.changes      
2021-11-27 00:52:07.362636680 +0100
@@ -1,0 +2,6 @@
+Mon Nov 15 19:05:25 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 20211115
+  * Corrections for missing sectors
+
+-------------------------------------------------------------------

Old:
----
  _service
  libvsgpt-20210508.tar.xz

New:
----
  libvsgpt-experimental-20211115.tar.gz
  libvsgpt-experimental-20211115.tar.gz.asc
  libvsgpt.keyring

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

Other differences:
------------------
++++++ libvsgpt.spec ++++++
--- /var/tmp/diff_new_pack.KjOjsj/_old  2021-11-27 00:52:07.910634788 +0100
+++ /var/tmp/diff_new_pack.KjOjsj/_new  2021-11-27 00:52:07.914634774 +0100
@@ -18,13 +18,15 @@
 
 Name:           libvsgpt
 %define lname  libvsgpt1
-Version:        20210508
+Version:        20211115
 Release:        0
 Summary:        Library and tools to access the GUID Partition Table (GPT) 
volume system format
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libvsgpt
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libvsgpt/releases/download/%version/libvsgpt-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libvsgpt/releases/download/%version/libvsgpt-experimental-%version.tar.gz.asc
+Source3:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
@@ -38,11 +40,11 @@
 BuildRequires:  pkgconfig(libcnotify) >= 20200913
 BuildRequires:  pkgconfig(libcpath) >= 20200913
 BuildRequires:  pkgconfig(libcsplit) >= 20200703
-BuildRequires:  pkgconfig(libcthreads) >= 20200508
+BuildRequires:  pkgconfig(libcthreads) >= 20211115
 BuildRequires:  pkgconfig(libfcache) >= 20200708
-BuildRequires:  pkgconfig(libfdata) >= 20201129
+BuildRequires:  pkgconfig(libfdata) >= 20211023
 BuildRequires:  pkgconfig(libfguid) >= 20180724
-BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libuna) >= 20210801
 BuildRequires:  pkgconfig(python3)
 
 %description
@@ -92,7 +94,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static --enable-wide-character-type --enable-python3
 %make_build
 

Reply via email to