From c2ebaadc60dbeec9947a6ca2566e15bdcd5e965ce822bd85e876cb9046311f55 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 20 Nov 2016 22:33:59 +0000 Subject: [PATCH] Accepting request 441006 from security:privacy gpgme 1.8 OBS-URL: https://build.opensuse.org/request/show/441006 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=76 --- gpgme-1.7.1.tar.bz2 | 3 --- gpgme-1.7.1.tar.bz2.sig | Bin 287 -> 0 bytes gpgme-1.8.0.tar.bz2 | 3 +++ gpgme-1.8.0.tar.bz2.sig | Bin 0 -> 310 bytes gpgme.changes | 29 ++++++++++++++++++++++++++ gpgme.spec | 44 ++++++++++++++++++---------------------- 6 files changed, 52 insertions(+), 27 deletions(-) delete mode 100644 gpgme-1.7.1.tar.bz2 delete mode 100644 gpgme-1.7.1.tar.bz2.sig create mode 100644 gpgme-1.8.0.tar.bz2 create mode 100644 gpgme-1.8.0.tar.bz2.sig diff --git a/gpgme-1.7.1.tar.bz2 b/gpgme-1.7.1.tar.bz2 deleted file mode 100644 index 63c48dd..0000000 --- a/gpgme-1.7.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0abe1449395315eac37e4e45076bbb82732cedf94210937b37776e10cdc2bb6 -size 1285809 diff --git a/gpgme-1.7.1.tar.bz2.sig b/gpgme-1.7.1.tar.bz2.sig deleted file mode 100644 index 0c28d09fe25f7295bc34e4655a4433383f466b9d2f56e1044bb68be544e2bace..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0SEvF1p-(GT}A*32@oWkInqxhQi=}clH)A>k&j>i3=d)c!!RW;{DBeTEY; z9K5b<(;Kw?wP_?v*_%>^tC+IhDw8!VV2}oth>>#kFMCs}8*Y}uI{k-v+W$$}a4eAtEyXs=Z5FTmy90K)TVoUS`k|ymJXNC<=p`JBtsj8hXNe^LW^Yj*$MI~Ay za?=eGbCtT^;=hPYGxN4AwHm-E85bcO*cPW1T^NZqnJA_a+jAAfiVC8 diff --git a/gpgme-1.8.0.tar.bz2 b/gpgme-1.8.0.tar.bz2 new file mode 100644 index 0000000..432def9 --- /dev/null +++ b/gpgme-1.8.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596097257c2ce22e747741f8ff3d7e24f6e26231fa198a41b2a072e62d1e5d33 +size 1298407 diff --git a/gpgme-1.8.0.tar.bz2.sig b/gpgme-1.8.0.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..0563badfe7af7592a26394c7679f2d4f710c66c37c465796e29d53a736d43f0a GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$40qwg3tV5G0#9 z(oZGhwj!zLDv*)d<}(N;J-V59<|~BkL*qiY}dNIgw@1S zLUh9L9duA5EKHADwo-A1sC+gAA_yB3y*haQXQ4lZKVlWy(gP4B5}0+7)35)-ssq^L zaSS3*&iVRB9FOpKgCA%No`Y-WsATnV^jYa1He(g-^eEzXS<+Dfkz$x5wCf)xc9*T* zINigzE{0`gO)zSe9#E}3bxTQr2}ALfVvlhFG$cDSnH;>2P{n!(NkPLUB%47Y7_`mB z!gpbaD^tvcdE6X^)&;-SGY&irAIT$BHL~d$#5KzIU= 1330 Name: gpgme -Version: 1.7.1 +Version: 1.8.0 Release: 0 Summary: Programmatic library interface to GnuPG License: LGPL-2.1+ and GPL-3.0+ @@ -35,7 +35,7 @@ Source3: gpgme.keyring Source99: %{name}.changes BuildRequires: gpg2 >= 2.0.10 BuildRequires: libassuan-devel >= 2.0.2 -BuildRequires: libgpg-error-devel >= 1.11 +BuildRequires: libgpg-error-devel >= 1.17 BuildRequires: pkgconfig Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq} @@ -127,11 +127,11 @@ making use of libgpgmepp. %endif # with_cpp %if 0%{with_python2} -%package -n python-pyme +%package -n python-gpg Summary: Python 2 bindings for GPGME, a library for accessing GnuPG Group: Development/Libraries/Python -%description -n python-pyme +%description -n python-gpg GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a high-level crypto API for encryption, decryption, signing, signature verification, and key @@ -141,11 +141,11 @@ This package contains the bindings to use the library from Python 2 applications %endif # with_python2 %if 0%{with_python3} -%package -n python3-pyme +%package -n python3-gpg Summary: Python 3 bindings for GPGME, a library for accessing GnuPG Group: Development/Libraries/Python -%description -n python3-pyme +%description -n python3-gpg GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a high-level crypto API for encryption, decryption, signing, signature verification, and key @@ -218,14 +218,14 @@ find %{buildroot} -type f -name "*.la" -delete -print chmod -x %{buildroot}%{_libdir}/cmake/Gpgmepp/*.cmake %endif # with_cpp %if 0%{with_python2} -find %{buildroot}%{python_sitearch}/pyme3-*.egg-info -delete -print -find %{buildroot}%{python_sitearch}/pyme -type f -name "*.pyc" -delete -print -rm -v %{buildroot}%{python_sitelib}/pyme/install_files.txt +find %{buildroot}%{python_sitearch}/gpg-*.egg-info -delete -print +find %{buildroot}%{python_sitearch}/gpg -type f -name "*.pyc" -delete -print +rm -v %{buildroot}%{python_sitelib}/gpg/install_files.txt %endif # with_python2 %if 0%{with_python3} -find %{buildroot}%{python3_sitearch}/pyme3-*.egg-info -delete -print -rm -v %{buildroot}%{python3_sitelib}/pyme/install_files.txt -find %{buildroot}%{python3_sitearch}/pyme -type f -name "*.pyc" -delete -print +find %{buildroot}%{python3_sitearch}/gpg-*.egg-info -delete -print +rm -v %{buildroot}%{python3_sitelib}/gpg/install_files.txt +find %{buildroot}%{python3_sitearch}/gpg -type f -name "*.pyc" -delete -print %endif # with_python3 %check @@ -262,12 +262,10 @@ make %{?_smp_mflags} check %files -n libgpgme11 %defattr(-,root,root) %{_libdir}/libgpgme.so.* -%{_libdir}/libgpgme-pthread.so.* %files -n libgpgme-devel %defattr(-,root,root) %{_libdir}/libgpgme.so -%{_libdir}/libgpgme-pthread.so %{_bindir}/gpgme-config %{_datadir}/aclocal/gpgme.m4 %{_includedir}/gpgme.h @@ -280,7 +278,6 @@ make %{?_smp_mflags} check %files -n libgpgmepp-devel %defattr(-,root,root) %{_libdir}/libgpgmepp.so -%{_includedir}/gpgmepp_version.h %{_includedir}/gpgme++ %dir %{_libdir}/cmake %dir %{_libdir}/cmake/Gpgmepp @@ -288,17 +285,17 @@ make %{?_smp_mflags} check %endif # with_cpp %if 0%{with_python2} -%files -n python-pyme +%files -n python-gpg %defattr(-,root,root) -%{python_sitelib}/pyme -%{python_sitearch}/pyme +%{python_sitelib}/gpg +%{python_sitearch}/gpg %endif # with_python2 %if 0%{with_python3} -%files -n python3-pyme +%files -n python3-gpg %defattr(-,root,root) -%{python3_sitelib}/pyme -%{python3_sitearch}/pyme +%{python3_sitelib}/gpg +%{python3_sitearch}/gpg %endif # with_python3 %if 0%{with_qt} @@ -311,9 +308,8 @@ make %{?_smp_mflags} check %{_includedir}/qgpgme/ %{_includedir}/QGpgME/ %dir %{_libdir}/cmake -%dir %{_libdir}/cmake/Gpgmepp -%{_libdir}/cmake/Gpgmepp/QGpgmeConfig*.cmake -%{_includedir}/qgpgme_version.h +%dir %{_libdir}/cmake/QGpgme +%{_libdir}/cmake/QGpgme/*.cmake %{_libdir}/libqgpgme.so %endif # with_qt