From 7e65ae8f9dc17b0c160be8be1c5b86f5d9dfc47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:08:44 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index a6e3bd0..772bf64 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -95,6 +95,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; # with python3 %changelog +* Thu Oct 03 2019 Miro Hrončok - 4.4.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 4.4.0-3 - Rebuilt for Python 3.8