From 5e322b6d9244ab45b2a4fae70c9cb6e1564fc09b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 08:25:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-py.spec b/python-py.spec index aaf1e85..b860dd8 100644 --- a/python-py.spec +++ b/python-py.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 1.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT and Public Domain # main package: MIT, except: doc/style.css: Public Domain @@ -116,6 +116,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.10.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1.10.0-4 - Rebuilt for Python 3.10