Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfcache"

Mon Jan 10 23:53:31 2022 rev:6 rq:945302 version:20220110

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfcache/libfcache.changes      2021-06-11 
00:18:13.349269873 +0200
+++ /work/SRC/openSUSE:Factory/.libfcache.new.1892/libfcache.changes    
2022-01-10 23:54:06.492830890 +0100
@@ -1,0 +2,6 @@
+Mon Jan 10 11:26:30 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 20220110
+  * No changes, version bump only.
+
+-------------------------------------------------------------------

Old:
----
  _service
  libfcache-20210413.tar.xz

New:
----
  libfcache-alpha-20220110.tar.gz
  libfcache-alpha-20220110.tar.gz.asc
  libfcache.keyring

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

Other differences:
------------------
++++++ libfcache.spec ++++++
--- /var/tmp/diff_new_pack.jThCS0/_old  2022-01-10 23:54:07.260831563 +0100
+++ /var/tmp/diff_new_pack.jThCS0/_new  2022-01-10 23:54:07.268831570 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfcache
 #
-# 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:           libfcache
 %define lname  libfcache1
-Version:        20210413
+Version:        20220110
 Release:        0
 Summary:        Library to provide generic file data cache functions
 License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 URL:            https://github.com/libyal/libfcache
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://github.com/libyal/libfcache/releases/download/%version/libfcache-alpha-%version.tar.gz
+Source2:        
https://github.com/libyal/libfcache/releases/download/%version/libfcache-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(libcdata) >= 20200509
+BuildRequires:  pkgconfig(libcdata) >= 20210625
 BuildRequires:  pkgconfig(libcerror) >= 20201121
 BuildRequires:  pkgconfig(libcthreads) >= 20200508
 
@@ -59,7 +61,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 

Reply via email to