From b6a5324582e91f32e17698b7a7928fe4728d2046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:37:06 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python3-cangjie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index d29c7d7..44cae1d 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: 19%{?dist} +Release: 20%{?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 +* Thu Oct 03 2019 Miro Hrončok - 1.2-20 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.2-19 - Rebuilt for Python 3.8