Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libbfio for openSUSE:Factory checked 
in at 2022-01-22 08:18:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbfio (Old)
 and      /work/SRC/openSUSE:Factory/.libbfio.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbfio"

Sat Jan 22 08:18:15 2022 rev:17 rq:947904 version:20220120

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes  2021-07-07 
18:31:28.646521171 +0200
+++ /work/SRC/openSUSE:Factory/.libbfio.new.1938/libbfio.changes        
2022-01-22 08:19:12.606488944 +0100
@@ -1,0 +2,12 @@
+Fri Jan 21 08:07:45 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20220120
+  * Unspecified updates
+
+-------------------------------------------------------------------
+Tue Jan 11 13:00:49 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20220111
+  * Additional name length checks
+
+-------------------------------------------------------------------

Old:
----
  _service
  libbfio-20210416.tar.xz

New:
----
  libbfio-alpha-20220120.tar.gz
  libbfio-alpha-20220120.tar.gz.asc
  libbfio.keyring

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

Other differences:
------------------
++++++ libbfio.spec ++++++
--- /var/tmp/diff_new_pack.yJwEmF/_old  2022-01-22 08:19:13.118485494 +0100
+++ /var/tmp/diff_new_pack.yJwEmF/_new  2022-01-22 08:19:13.122485466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbfio
 #
-# 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,27 +18,29 @@
 
 Name:           libbfio
 %define lname  libbfio1
-Version:        20210416
+Version:        20220120
 Release:        0
 Summary:        Library to provide basic file input/output abstraction
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libbfio
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libbfio/releases/download/%version/libbfio-alpha-%version.tar.gz
+Source2:        
https://github.com/libyal/libbfio/releases/download/%version/libbfio-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(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcerror) >= 20220101
 BuildRequires:  pkgconfig(libcfile) >= 20201229
-BuildRequires:  pkgconfig(libclocale) >= 20200913
-BuildRequires:  pkgconfig(libcnotify) >= 20200913
-BuildRequires:  pkgconfig(libcpath) >= 20200623
-BuildRequires:  pkgconfig(libcsplit) >= 20200703
-BuildRequires:  pkgconfig(libcthreads) >= 20200508
-BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libcnotify) >= 20220108
+BuildRequires:  pkgconfig(libcpath) >= 20220108
+BuildRequires:  pkgconfig(libcsplit) >= 20220109
+BuildRequires:  pkgconfig(libcthreads) >= 20220102
+BuildRequires:  pkgconfig(libuna) >= 20220102
 
 %description
 libbfio is used in multiple other libraries like libewf, libmsiecf,
@@ -71,7 +73,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 # for disable-MTS see libcdata
 %configure --disable-static --enable-wide-character-type \
        --disable-multi-thread

Reply via email to