From d0f465d7bf35f3b405d562f07c2c4cd9db84f026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:37:42 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-rjsmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rjsmin.spec b/python-rjsmin.spec index 7d07787..67ff164 100644 --- a/python-rjsmin.spec +++ b/python-rjsmin.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.0.12 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Javascript Minifier License: ASL 2.0 @@ -89,6 +89,9 @@ rm -r %{buildroot}/%{_docdir}/%{pypi_name}/ %doc README.rst docs %changelog +* Tue May 26 2020 Miro HronĨok - 1.0.12-19 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0.12-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild