From 3ddeaa1ae57e29130a09f7e8926dacec4d81ddd2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:25:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pycotap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycotap.spec b/python-pycotap.spec index ad5b8e4..d18be2f 100644 --- a/python-pycotap.spec +++ b/python-pycotap.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tiny test runner that outputs TAP results to standard output License: MIT @@ -49,5 +49,8 @@ find %{buildroot}/%{python3_sitelib} -name '*.py' | xargs sed -i '/^#!/d' %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Apr 18 2019 Shlomi Fish - 1.1.0-1 - Initial package.