Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfguid for openSUSE:Factory 
checked in at 2022-01-14 23:13:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfguid (Old)
 and      /work/SRC/openSUSE:Factory/.libfguid.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfguid"

Fri Jan 14 23:13:23 2022 rev:12 rq:946369 version:20220113

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfguid/libfguid.changes        2021-06-11 
00:18:16.477275309 +0200
+++ /work/SRC/openSUSE:Factory/.libfguid.new.1892/libfguid.changes      
2022-01-14 23:14:51.590694421 +0100
@@ -1,0 +2,6 @@
+Thu Jan 13 09:11:35 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20220113
+  * No changes, version bump only.
+
+-------------------------------------------------------------------

Old:
----
  _service
  libfguid-20210415.tar.xz

New:
----
  libfguid-alpha-20220113.tar.gz
  libfguid-alpha-20220113.tar.gz.asc
  libfguid.keyring

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

Other differences:
------------------
++++++ libfguid.spec ++++++
--- /var/tmp/diff_new_pack.wUk3Es/_old  2022-01-14 23:14:52.006694689 +0100
+++ /var/tmp/diff_new_pack.wUk3Es/_new  2022-01-14 23:14:52.010694691 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfguid
 #
-# 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,19 +18,21 @@
 
 Name:           libfguid
 %define lname  libfguid1
-Version:        20210415
+Version:        20220113
 Release:        0
 Summary:        A library for GUID/UUID data types
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libfguid
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libfguid/releases/download/%version/libfguid-alpha-%version.tar.gz
+Source2:        
https://github.com/libyal/libfguid/releases/download/%version/libfguid-alpha-%version.tar.gz.asc
+Source9:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcerror) >= 20220101
 
 %description
 A library for GUID/UUID data types. Part of the libyal family of libraries.
@@ -57,7 +59,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 

Reply via email to