This commit is contained in:
parent
7ee9522ef4
commit
84c46f795d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa7df632134dfd3d4e65f5a98edd6bb9a97b498db911f4287bbaeb5ae83a1bad
|
|
||||||
size 382110
|
|
3
libgpg-error-1.7.tar.bz2
Normal file
3
libgpg-error-1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0301331b3e82f552c60c449388dc6d55d68cff4efa84523b352c4d522f4b5a91
|
||||||
|
size 403751
|
@ -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
|
Fri Feb 20 03:00:44 CET 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
Name: libgpg-error
|
Name: libgpg-error
|
||||||
Url: http://www.gnupg.org/
|
Url: http://www.gnupg.org/
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 9
|
Release: 1
|
||||||
Summary: Library That Defines Common Error Values for All GnuPG Components
|
Summary: Library That Defines Common Error Values for All GnuPG Components
|
||||||
License: GPL v2 or later; LGPL v2.1 or later
|
License: GPL v2 or later; LGPL v2.1 or later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -131,6 +131,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%_libdir/libgpg-error*.so
|
%_libdir/libgpg-error*.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 20 2009 crrodriguez@suse.de
|
||||||
- remove static libraries, there is no reason to use them as
|
- remove static libraries, there is no reason to use them as
|
||||||
shared libraries live in /%%{_lib}
|
shared libraries live in /%%{_lib}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user