From a1be623918a5da06a86da42a85ef605adc181514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:18:55 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-more-itertools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-more-itertools.spec b/python-more-itertools.spec index f5b7a9f..d65ccb2 100644 --- a/python-more-itertools.spec +++ b/python-more-itertools.spec @@ -10,7 +10,7 @@ See https://pythonhosted.org/more-itertools/index.html for documentation.\ Name: python-%{srcname} Version: 7.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT URL: https://github.com/erikrose/more-itertools @@ -48,6 +48,9 @@ Summary: %{sum} %{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 7.2.0-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 7.2.0-2 - Rebuilt for Python 3.8