new upstream release
This commit is contained in:
parent
1d7564e1af
commit
a5d90ea426
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ libgpg-error-1.9.tar.bz2.sig
|
|||||||
/libgpg-error-1.19.tar.bz2.sig
|
/libgpg-error-1.19.tar.bz2.sig
|
||||||
/libgpg-error-1.20.tar.bz2
|
/libgpg-error-1.20.tar.bz2
|
||||||
/libgpg-error-1.20.tar.bz2.sig
|
/libgpg-error-1.20.tar.bz2.sig
|
||||||
|
/libgpg-error-1.21.tar.bz2
|
||||||
|
/libgpg-error-1.21.tar.bz2.sig
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Library for error values used by GnuPG components
|
Summary: Library for error values used by GnuPG components
|
||||||
Name: libgpg-error
|
Name: libgpg-error
|
||||||
Version: 1.20
|
Version: 1.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: ftp://ftp.gnupg.org/gcrypt/libgpg-error/
|
URL: ftp://ftp.gnupg.org/gcrypt/libgpg-error/
|
||||||
Source0: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
|
||||||
@ -97,6 +97,9 @@ exit 0
|
|||||||
%{_mandir}/man1/gpg-error-config.*
|
%{_mandir}/man1/gpg-error-config.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 22 2015 Tomáš Mráz <tmraz@redhat.com> 1.21-1
|
||||||
|
- new upstream release
|
||||||
|
|
||||||
* Tue Sep 1 2015 Tomáš Mráz <tmraz@redhat.com> 1.20-1
|
* Tue Sep 1 2015 Tomáš Mráz <tmraz@redhat.com> 1.20-1
|
||||||
- new upstream release
|
- new upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user