From 31ca5a63042f309da7d97ae830c260a6a374922c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 6 Jun 2019 01:05:59 +0200 Subject: [PATCH] Subpackage python2-gpg has been removed --- gpgme.spec | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/gpgme.spec b/gpgme.spec index a25c3b6..ef902ac 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -10,7 +10,7 @@ Name: gpgme Summary: GnuPG Made Easy - high level crypto API Version: 1.12.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://gnupg.org/related_software/gpgme/ @@ -112,15 +112,6 @@ BuildRequires: cmake %description -n q%{name}-devel %{summary}. -%package -n python2-gpg -Summary: %{name} bindings for Python 2 -%{?python_provide:%python_provide python2-gpg} -BuildRequires: python2-devel -Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} - -%description -n python2-gpg -%{summary}. - %package -n python3-gpg Summary: %{name} bindings for Python 3 %{?python_provide:%python_provide python3-gpg} @@ -217,17 +208,16 @@ make check %{_libdir}/libq%{name}.so %{_libdir}/cmake/QGpgme/ -%files -n python2-gpg -%doc lang/python/README -%{python2_sitearch}/gpg-*.egg-info -%{python2_sitearch}/gpg/ - %files -n python3-gpg %doc lang/python/README %{python3_sitearch}/gpg-*.egg-info %{python3_sitearch}/gpg/ %changelog +* Wed Jun 05 2019 Miro HronĨok - 1.12.0-2 +- Subpackage python2-gpg has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Sat Feb 16 2019 Igor Gnatenko - 1.12.0-1 - Update to 1.12.0