From dc0f93ee00be9e81b213b8406b36d663ab1068f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:28:57 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-rjsmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rjsmin.spec b/python-rjsmin.spec index c552674..6bbd6ae 100644 --- a/python-rjsmin.spec +++ b/python-rjsmin.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.0.12 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Javascript Minifier License: ASL 2.0 @@ -89,6 +89,9 @@ rm -r %{buildroot}/%{_docdir}/%{pypi_name}/ %doc README.rst docs %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.0.12-17 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.0.12-16 - Rebuilt for Python 3.8