From a98ffe5122ea7a4481004fcc80e6bd4da4d643d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:11:27 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index 47a7195..222f70c 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 3.0.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A platform independent file lock License: Unlicense @@ -138,6 +138,9 @@ install -p -m0644 -D docs/build/man/py-%{srcname}.1 %{buildroot}%{_mandir}/man1/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.0.12-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sat Aug 17 2019 Miro Hrončok - 3.0.12-4 - Rebuilt for Python 3.8