diff --git a/libgpg-error-1.6.tar.bz2 b/libgpg-error-1.6.tar.bz2 deleted file mode 100644 index 881a64c..0000000 --- a/libgpg-error-1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa7df632134dfd3d4e65f5a98edd6bb9a97b498db911f4287bbaeb5ae83a1bad -size 382110 diff --git a/libgpg-error-1.7.tar.bz2 b/libgpg-error-1.7.tar.bz2 new file mode 100644 index 0000000..e8473fa --- /dev/null +++ b/libgpg-error-1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0301331b3e82f552c60c449388dc6d55d68cff4efa84523b352c4d522f4b5a91 +size 403751 diff --git a/libgpg-error.changes b/libgpg-error.changes index 484103a..77d84ab 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 1 11:41:02 CEST 2009 - puzel@suse.cz + +- update to version 1.7 + * Minor fixes and a few new error codes. + * Interface changes relative to the 1.6 release: + GPG_ERR_NOT_OPERATIONAL NEW + GPG_ERR_NO_PASSPHRASE NEW + GPG_ERR_NO_PIN NEW + ------------------------------------------------------------------- Fri Feb 20 03:00:44 CET 2009 - crrodriguez@suse.de diff --git a/libgpg-error.spec b/libgpg-error.spec index e5c51a0..0536da5 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,5 +1,5 @@ # -# spec file for package libgpg-error (Version 1.6) +# spec file for package libgpg-error (Version 1.7) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: libgpg-error Url: http://www.gnupg.org/ -Version: 1.6 -Release: 9 +Version: 1.7 +Release: 1 Summary: Library That Defines Common Error Values for All GnuPG Components License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/C and C++ @@ -131,6 +131,13 @@ rm -rf $RPM_BUILD_ROOT %_libdir/libgpg-error*.so %changelog +* Mon Jun 01 2009 puzel@suse.cz +- update to version 1.7 + * Minor fixes and a few new error codes. + * Interface changes relative to the 1.6 release: + GPG_ERR_NOT_OPERATIONAL NEW + GPG_ERR_NO_PASSPHRASE NEW + GPG_ERR_NO_PIN NEW * Fri Feb 20 2009 crrodriguez@suse.de - remove static libraries, there is no reason to use them as shared libraries live in /%%{_lib}