diff --git a/libgpg-error-1.27.tar.bz2 b/libgpg-error-1.27.tar.bz2 deleted file mode 100644 index 19c3ccd..0000000 --- a/libgpg-error-1.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2 -size 813060 diff --git a/libgpg-error-1.27.tar.bz2.sig b/libgpg-error-1.27.tar.bz2.sig deleted file mode 100644 index 2ce4f76..0000000 Binary files a/libgpg-error-1.27.tar.bz2.sig and /dev/null differ diff --git a/libgpg-error-1.28.tar.bz2 b/libgpg-error-1.28.tar.bz2 new file mode 100644 index 0000000..d1d87f2 --- /dev/null +++ b/libgpg-error-1.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edb957744905412f30de3e25da18682cbe509541e18cd3b8f9df695a075da49 +size 862569 diff --git a/libgpg-error-1.28.tar.bz2.sig b/libgpg-error-1.28.tar.bz2.sig new file mode 100644 index 0000000..49fd196 Binary files /dev/null and b/libgpg-error-1.28.tar.bz2.sig differ diff --git a/libgpg-error.changes b/libgpg-error.changes index 431e83b..367d0bd 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 13 14:28:52 UTC 2018 - kbabioch@suse.com + +- update to 1.28: + + * The formerly internal yat2m tool is now installed for a native build. + * The new files gpgrt.m4 and gpgrt-config are now installed. They can + be used instead of gpg-error.m4 and gpg-error-config. + * New logging functions similar to those used by GnuPG. + * New helper functions for platform abstraction. + * Interface changes + ------------------------------------------------------------------- Tue Mar 7 12:37:41 UTC 2017 - astieger@suse.com diff --git a/libgpg-error.spec b/libgpg-error.spec index 295a4fa..2157679 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libgpg-error -Version: 1.27 +Version: 1.28 Release: 0 Summary: Library That Defines Common Error Values for All GnuPG Components License: GPL-2.0+ and LGPL-2.1+ @@ -37,9 +37,9 @@ pinentry, SmartCard Daemon, and possibly more in the future. %package -n libgpg-error0 Summary: Library That Defines Common Error Values for All GnuPG Components +# License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ -# Provides: libgpg-error = %{version} Obsoletes: libgpg-error < %{version} @@ -50,9 +50,9 @@ pinentry, SmartCard Daemon, and possibly more in the future. %package devel Summary: Development package for libgpg-error +# License: GPL-2.0+ and LGPL-2.1+ and MIT Group: Development/Libraries/C and C++ -# Requires: glibc-devel Requires: libgpg-error0 = %{version} Requires(post): info @@ -99,6 +99,7 @@ make check %{?_smp_mflags} %defattr(-,root,root) %doc README NEWS ChangeLog COPYING.LIB COPYING AUTHORS ABOUT-NLS %{_datadir}/aclocal/gpg-error.m4 +%{_datadir}/aclocal/gpgrt.m4 %{_includedir}/* %{_bindir}/* %{_libdir}/libgpg-error*.so