From fd703b6abfc861986ac7b06e9c6ee80c0d91a6f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 22 Dec 2016 13:08:41 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- gpgme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gpgme.spec b/gpgme.spec index e69a8ee..58a176c 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -11,7 +11,7 @@ Name: gpgme Summary: GnuPG Made Easy - high level crypto API Version: 1.8.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: https://gnupg.org/related_software/gpgme/ @@ -223,6 +223,9 @@ fi %{python3_sitearch}/gpg/ %changelog +* Thu Dec 22 2016 Miro HronĨok - 1.8.0-5 +- Rebuild for Python 3.6 + * Sun Dec 11 2016 Igor Gnatenko - 1.8.0-4 - Rename pythonX-gpgme into pythonX-gpg