Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2021-11-27 00:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and      /work/SRC/openSUSE:Factory/.libuna.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libuna"

Sat Nov 27 00:51:20 2021 rev:14 rq:933970 version:20210801

Changes:
--------
--- /work/SRC/openSUSE:Factory/libuna/libuna.changes    2021-06-09 
21:52:07.694456149 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1895/libuna.changes  2021-11-27 
00:52:05.754642232 +0100
@@ -1,0 +2,11 @@
+Thu Nov 25 19:17:43 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Unconditionally run autoreconf because of patches
+
+-------------------------------------------------------------------
+Sun Nov 14 13:05:31 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20210801
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  _service
  libuna-20210418.tar.xz

New:
----
  libuna-alpha-20210801.tar.gz
  libuna-alpha-20210801.tar.gz.asc
  libuna.keyring

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

Other differences:
------------------
++++++ libuna.spec ++++++
--- /var/tmp/diff_new_pack.CAhWuL/_old  2021-11-27 00:52:06.326640257 +0100
+++ /var/tmp/diff_new_pack.CAhWuL/_new  2021-11-27 00:52:06.326640257 +0100
@@ -25,13 +25,15 @@
 %define lname libuna1
 
 Name:           libuna%psuffix
-Version:        20210418
+Version:        20210801
 Release:        0
 Summary:        Library to support Unicode and ASCII (byte string) conversions
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libuna/
-Source:         libuna-%version.tar.xz
+Source:         
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz
+Source2:        
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz.asc
+Source3:        libuna.keyring
 Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
@@ -88,7 +90,7 @@
 %autosetup -p1 -n libuna-%version
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure \
 %if "@BUILD_FLAVOR@" == "mini"
        --disable-tools \

Reply via email to