From 5f64ef612ea4762b87cd91639e18d1b64d368df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python3-cangjie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index f7e162e..fddbd7c 100644 --- a/python3-cangjie.spec +++ b/python3-cangjie.spec @@ -3,7 +3,7 @@ Name: python3-%{module_name} Summary: Python bindings to libcangjie Version: 1.2 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv3+ URL: http://cangjians.github.io/projects/pycangjie Source0: http://cangjians.github.io/downloads/pycangjie/%{module_name}-%{version}.tar.xz @@ -48,6 +48,9 @@ make check %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.2-10 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.2-9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages