From 0f2901f74e59d666bf9d7a7f192524759ee3341f2a95063e02228754a6c2ac06 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 14 Jan 2021 11:11:48 +0000 Subject: [PATCH] Accepting request 862724 from home:AndreasStieger:branches:Base:System gpgme 1.15.1 OBS-URL: https://build.opensuse.org/request/show/862724 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=128 --- gpgme-1.15.0.tar.bz2 | 3 --- gpgme-1.15.0.tar.bz2.sig | Bin 119 -> 0 bytes gpgme-1.15.1.tar.bz2 | 3 +++ gpgme-1.15.1.tar.bz2.sig | Bin 0 -> 119 bytes gpgme.changes | 10 ++++++++++ gpgme.spec | 14 +++----------- 6 files changed, 16 insertions(+), 14 deletions(-) delete mode 100644 gpgme-1.15.0.tar.bz2 delete mode 100644 gpgme-1.15.0.tar.bz2.sig create mode 100644 gpgme-1.15.1.tar.bz2 create mode 100644 gpgme-1.15.1.tar.bz2.sig diff --git a/gpgme-1.15.0.tar.bz2 b/gpgme-1.15.0.tar.bz2 deleted file mode 100644 index 19bf21c..0000000 --- a/gpgme-1.15.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b -size 1692019 diff --git a/gpgme-1.15.0.tar.bz2.sig b/gpgme-1.15.0.tar.bz2.sig deleted file mode 100644 index ea8d32ccec54a920cca2f0a3cfef6d230c85cc09bbe821221eba4a7a2701c527..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0@oU+iF>rATz(ic`GBRA) zvT@DZBMgb>cxT_4e|wkA$E6QW&HBh1vDo;*(#Q1^d>9#SZ<{r1nTr1x&u`Yp;tq+O WYxr>c?By?~g6~T0d|zY~zz+b`!8R}e diff --git a/gpgme-1.15.1.tar.bz2 b/gpgme-1.15.1.tar.bz2 new file mode 100644 index 0000000..1e9d147 --- /dev/null +++ b/gpgme-1.15.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad +size 1699349 diff --git a/gpgme-1.15.1.tar.bz2.sig b/gpgme-1.15.1.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..46f7728a5d07f5c81b47e2e35aac6a01fe5583e24f55aa395e4e2d414dfb2d16 GIT binary patch literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0@jvD|GjMSVz(hEj7#ZH* zjJFQ`(KOSuK5p@s)k~(Xm0RZi>aW+7&wtN&-S<3F%pnR?q4NJ@$W@9^X|#Z UXX03BmT#vjFL5LA)ypg<0BpH2H~;_u literal 0 HcmV?d00001 diff --git a/gpgme.changes b/gpgme.changes index f95b2ae..43ba5e4 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 12 22:35:23 UTC 2021 - Andreas Stieger + +- gpgme 1.15.1: + * Fix a bug in the secret key export + * Make listing of signatures work if only secret keys are listed + * qt: Avoid empty "rem@gnupg.org" signature notations + * python: Fix key_export functions +- remove deprecated texinfo macros + ------------------------------------------------------------------- Sat Dec 5 19:09:59 UTC 2020 - Benjamin Greiner diff --git a/gpgme.spec b/gpgme.spec index 1dfd1a5..010a917 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,7 +1,7 @@ # # spec file for package gpgme # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ %endif %{!?python_module:%define python_module() python-%{**} python3-{**}} Name: gpgme%{psuffix} -Version: 1.15.0 +Version: 1.15.1 Release: 0 Summary: Programmatic library interface to GnuPG License: LGPL-2.1-or-later AND GPL-3.0-or-later @@ -50,11 +50,9 @@ BuildRequires: libgpg-error-devel >= 1.36 BuildRequires: pkgconfig BuildRequires: swig %if %{with python2} || %{with python3} -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} +BuildRequires: python-rpm-macros %endif -Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} %if %{with qt} BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Test) @@ -68,7 +66,6 @@ BuildRequires: pkgconfig(Qt5Test) %define python_files() -n python3-%{**} %endif - %description GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a high-level crypto API for @@ -262,11 +259,6 @@ rm -r %{buildroot}%{_libdir}/pkgconfig/gpgme* %postun -n libgpgme11 -p /sbin/ldconfig %post -n libgpgmepp6 -p /sbin/ldconfig %postun -n libgpgmepp6 -p /sbin/ldconfig -%post -%install_info --info-dir=%{_infodir} %{_infodir}/gpgme.info%{ext_info} - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgme.info%{ext_info} %endif %if !%{with qt}