3
0
forked from pool/libgpg-error
Dominique Leuenberger 2018-03-20 20:52:57 +00:00 committed by Git OBS Bridge
commit 64cd1adc67
6 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2
size 813060

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3edb957744905412f30de3e25da18682cbe509541e18cd3b8f9df695a075da49
size 862569

Binary file not shown.

View File

@ -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

View File

@ -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