From 0cfb632fbe00abb1624acc5fa966c05e2d4876b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:44:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-testpath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-testpath.spec b/python-testpath.spec index cea8375..3e2825d 100644 --- a/python-testpath.spec +++ b/python-testpath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.3.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Test utilities for code working with files and commands License: MIT @@ -86,6 +86,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.3.1-10 - Rebuilt for Python 3.8.0rc1 (#1748018)