From a9764682203cd39bd0cdee9c6194e5cab533f176 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 28 2020 23:54:38 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-betamax-matchers.spec b/python-betamax-matchers.spec index e8ab08f..662eac2 100644 --- a/python-betamax-matchers.spec +++ b/python-betamax-matchers.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.4.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Set of third-party matchers for Betamax License: ASL 2.0 @@ -45,6 +45,9 @@ pytest-%{python3_version} -v tests %{python3_sitelib}/betamax_matchers/ %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.4.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Fabian Affolter - 0.4.0-8 - Add python3-setuptools as BR