Hello community,

here is the log from the commit of package libgpg-error for openSUSE:Factory 
checked in at 2018-04-16 12:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpg-error (Old)
 and      /work/SRC/openSUSE:Factory/.libgpg-error.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpg-error"

Mon Apr 16 12:43:35 2018 rev:52 rq:595555 version:1.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpg-error/libgpg-error.changes        
2018-03-24 16:09:10.168930466 +0100
+++ /work/SRC/openSUSE:Factory/.libgpg-error.new/libgpg-error.changes   
2018-04-16 12:43:38.116799164 +0200
@@ -1,0 +2,17 @@
+Wed Apr 11 08:51:39 UTC 2018 - [email protected]
+
+- Cleaned up spec file with spec-cleaner 
+
+-------------------------------------------------------------------
+Wed Apr 11 08:48:50 UTC 2018 - [email protected]
+
+- Update to 1.29:
+ * The yat2m tool is during cross-compile now also installed on the
+   host platform.
+ * New option parser and associated functions similar to the one used
+   by GnuPG.
+ * New Base-64 encoder.
+ * Fixes regression in 1.28 for arm64 and w64 builds.
+- Dropped fix_aarch64.patch (included upstream now)
+
+-------------------------------------------------------------------

Old:
----
  fix_aarch64.patch
  libgpg-error-1.28.tar.bz2
  libgpg-error-1.28.tar.bz2.sig

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

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

Other differences:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.IjvYIy/_old  2018-04-16 12:43:39.124762487 +0200
+++ /var/tmp/diff_new_pack.IjvYIy/_new  2018-04-16 12:43:39.128762341 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgpg-error
-Version:        1.28
+Version:        1.29
 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
-# FIX-UPSTREAM: 
https://github.com/gpg/libgpg-error/commit/791177de023574223eddf7288eb7c5a0721ac623
-Patch0:         fix_aarch64.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a library that defines common error values for all GnuPG
@@ -65,7 +62,6 @@
 
 %prep
 %setup -q -n libgpg-error-%{version}
-%patch0 -p1
 
 %build
 %configure \
@@ -74,7 +70,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 rm %{buildroot}%{_libdir}/libgpg-error.la
 # Drop the lisp stuff, it depends on ASDF and CFFI
 # which needs to be packaged first
@@ -95,11 +91,9 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgrt.info.gz
 
 %files -n libgpg-error0 -f %{name}.lang
-%defattr(-,root,root)
 %{_libdir}/libgpg-error*.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc README NEWS ChangeLog COPYING.LIB COPYING AUTHORS ABOUT-NLS
 %{_datadir}/aclocal/gpg-error.m4
 %{_datadir}/aclocal/gpgrt.m4

++++++ libgpg-error-1.28.tar.bz2 -> libgpg-error-1.29.tar.bz2 ++++++
++++ 7548 lines of diff (skipped)


Reply via email to