Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libphdi for openSUSE:Factory checked 
in at 2022-01-09 22:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libphdi (Old)
 and      /work/SRC/openSUSE:Factory/.libphdi.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libphdi"

Sun Jan  9 22:50:17 2022 rev:2 rq:945109 version:20220110

Changes:
--------
--- /work/SRC/openSUSE:Factory/libphdi/libphdi.changes  2021-06-11 
22:31:42.334237457 +0200
+++ /work/SRC/openSUSE:Factory/.libphdi.new.1892/libphdi.changes        
2022-01-09 22:50:36.431307229 +0100
@@ -1,0 +2,7 @@
+Sun Jan  9 10:31:19 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 20220110
+  * Improved format support
+  * Testsuite updates
+
+-------------------------------------------------------------------

Old:
----
  _service
  libphdi-20210424.tar.xz

New:
----
  libphdi-experimental-20220110.tar.gz
  libphdi-experimental-20220110.tar.gz.asc
  libphdi.keyring

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

Other differences:
------------------
++++++ libphdi.spec ++++++
--- /var/tmp/diff_new_pack.CiEjlx/_old  2022-01-09 22:50:37.023307756 +0100
+++ /var/tmp/diff_new_pack.CiEjlx/_new  2022-01-09 22:50:37.027307761 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libphdi
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,15 @@
 
 Name:           libphdi
 %define lname  libphdi1
-Version:        20210424
+Version:        20220110
 Release:        0
 Summary:        Library and tools to access the Parallels Hard Disk images
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libphdi
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libphdi/releases/download/%version/libphdi-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libphdi/releases/download/%version/libphdi-experimental-%version.tar.gz.asc
+Source9:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  bison
 BuildRequires:  c_compiler
@@ -94,7 +96,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