From 34904cf8c64e6ed3f30aa34495013119e7f777a3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:33:53 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python3-cangjie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index 810937b..ce651fb 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: 30%{?dist} +Release: 31%{?dist} License: LGPLv3+ URL: http://cangjians.github.io/projects/pycangjie Source0: http://cangjians.github.io/downloads/pycangjie/%{module_name}-%{version}.tar.xz @@ -49,6 +49,9 @@ make check %changelog +* Tue Jun 13 2023 Python Maint - 1.2-31 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild