Hello community,

here is the log from the commit of package libgpg-error for openSUSE:Factory 
checked in at 2020-06-11 14:38:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old)
 and      /work/SRC/openSUSE:Factory/.libgpg-error.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpg-error"

Thu Jun 11 14:38:21 2020 rev:62 rq:810575 version:1.38

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes        
2020-02-24 15:49:44.759116392 +0100
+++ /work/SRC/openSUSE:Factory/.libgpg-error.new.3606/libgpg-error.changes      
2020-06-11 14:38:34.520239681 +0200
@@ -1,0 +2,12 @@
+Sun May 31 10:09:34 UTC 2020 - Andreas Stieger <[email protected]>
+
+- Update to 1.38:
+  * New option parser features to implement system wide
+    configuration files
+  * New functions to build file names
+  * New function to help reallocating arrays
+  * Protect gpgrt_inc_errorcount against counter overflow
+- drop needless autotools build dependencies that were added for
+  gawk5.patch
+
+-------------------------------------------------------------------

Old:
----
  libgpg-error-1.37.tar.bz2
  libgpg-error-1.37.tar.bz2.sig

New:
----
  libgpg-error-1.38.tar.bz2
  libgpg-error-1.38.tar.bz2.sig

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

Other differences:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.Ap26Ib/_old  2020-06-11 14:38:35.744243182 +0200
+++ /var/tmp/diff_new_pack.Ap26Ib/_new  2020-06-11 14:38:35.744243182 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgpg-error
-Version:        1.37
+Version:        1.38
 Release:        0
 Summary:        Library That Defines Common Error Values for All GnuPG 
Components
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -28,9 +28,6 @@
 # http://www.gnupg.org/signature_key.en.html
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 
 %description
@@ -63,14 +60,13 @@
 Files needed for software development using libgpg-error.
 
 %prep
-%setup -q -n libgpg-error-%{version}
+%setup -q
 
 %build
-autoreconf -fvi
 %configure \
        --disable-static \
        --with-pic
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -81,9 +77,7 @@
 %find_lang %{name}
 
 %check
-make check %{?_smp_mflags}
-%{buildroot}/%{_bindir}/gpg-error-config --libs | grep -q -v "\-pthread"
-%{buildroot}/%{_bindir}/gpg-error-config --mt --libs | grep -q "\-pthread"
+%make_build check
 
 %post -n libgpg-error0 -p /sbin/ldconfig
 %post devel

++++++ libgpg-error-1.37.tar.bz2 -> libgpg-error-1.38.tar.bz2 ++++++
++++ 9221 lines of diff (skipped)



Reply via email to