Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libftxr"

Thu Jan 20 00:12:22 2022 rev:2 rq:947382 version:20220118

Changes:
--------
--- /work/SRC/openSUSE:Factory/libftxr/libftxr.changes  2021-06-11 
22:31:16.734193096 +0200
+++ /work/SRC/openSUSE:Factory/.libftxr.new.1892/libftxr.changes        
2022-01-20 00:13:17.362625419 +0100
@@ -1,0 +2,6 @@
+Wed Jan 19 10:31:43 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 20220118
+  * No changes, version bump only.
+
+-------------------------------------------------------------------

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

New:
----
  libftxr-experimental-20220118.tar.gz
  libftxr-experimental-20220118.tar.gz.asc
  libftxr.keyring

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

Other differences:
------------------
++++++ libftxr.spec ++++++
--- /var/tmp/diff_new_pack.6ZD4VT/_old  2022-01-20 00:13:17.714625703 +0100
+++ /var/tmp/diff_new_pack.6ZD4VT/_new  2022-01-20 00:13:17.722625710 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libftxr
 #
-# 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,24 +18,26 @@
 
 Name:           libftxr
 %define lname  libftxr1
-Version:        20210415
+Version:        20220118
 Release:        0
 Summary:        Library for Transactional Registry (TxR) data types
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libftxr
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libftxr/releases/download/%version/libftxr-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libftxr/releases/download/%version/libftxr-experimental-%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(libcnotify) >= 20200913
-BuildRequires:  pkgconfig(libfdatetime) >= 20180910
-BuildRequires:  pkgconfig(libfguid) >= 20180724
+BuildRequires:  pkgconfig(libcerror) >= 20220101
+BuildRequires:  pkgconfig(libcnotify) >= 20220108
+BuildRequires:  pkgconfig(libfdatetime) >= 20220112
+BuildRequires:  pkgconfig(libfguid) >= 20220113
 BuildRequires:  pkgconfig(libfusn) >= 20180726
-BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libuna) >= 20220102
 
 %description
 libftxr is a library for Transactional Registry (TxR) data types.
@@ -66,7 +68,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 

Reply via email to