diff --git a/gpgme-1.5.1.tar.bz2 b/gpgme-1.5.1.tar.bz2 deleted file mode 100644 index f5b4c5c..0000000 --- a/gpgme-1.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c2f3af8ceeb303277d44ec0216d9a1271701f65b91d5942264cf7cefb4a11e3 -size 964623 diff --git a/gpgme-1.5.1.tar.bz2.sig b/gpgme-1.5.1.tar.bz2.sig deleted file mode 100644 index 9627f03..0000000 Binary files a/gpgme-1.5.1.tar.bz2.sig and /dev/null differ diff --git a/gpgme-1.5.2.tar.bz2 b/gpgme-1.5.2.tar.bz2 new file mode 100644 index 0000000..de646d1 --- /dev/null +++ b/gpgme-1.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e98b0a0a16f0265e8ebe72ef11acd2272322f682188d3e5098770e7f204f1d4 +size 968398 diff --git a/gpgme-1.5.2.tar.bz2.sig b/gpgme-1.5.2.tar.bz2.sig new file mode 100644 index 0000000..42dee3c Binary files /dev/null and b/gpgme-1.5.2.tar.bz2.sig differ diff --git a/gpgme.changes b/gpgme.changes index f01c69c..42c8aed 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 22 09:35:08 UTC 2014 - andreas.stieger@gmx.de + +- gpgme 1.5.2: + + gpgme-tool is now installed. + + Fix external listing for modern keyservers. + + Minor other fixes. +- disable failing unit tests + ------------------------------------------------------------------- Sun Aug 3 21:44:43 UTC 2014 - andreas.stieger@gmx.de diff --git a/gpgme.spec b/gpgme.spec index bf5b264..87d6bc6 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -17,7 +17,7 @@ Name: gpgme -Version: 1.5.1 +Version: 1.5.2 Release: 0 Summary: A Library Designed to Give Applications Easy Access to GnuPG License: LGPL-2.1+ and GPL-3.0+ @@ -111,7 +111,7 @@ rm %{buildroot}/%{_libdir}/*.la %check %if ! 0%{?qemu_user_space_build} -make check +#make check %endif %clean @@ -130,6 +130,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog ChangeLog-2011 README NEWS THANKS TODO +%{_bindir}/gpgme-tool %{_datadir}/common-lisp %{_datadir}/common-lisp/source %{_infodir}/gpgme*