From f33248f995c8109447d98599c29f93ae15837fcf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 27 2021 10:10:59 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-ddt.spec b/python-ddt.spec index fd1c050..caefecc 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -17,7 +17,7 @@ combination with other testing frameworks like unittest and nose.} Name: python-%{pkgname} Version: 1.4.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python library to multiply test cases License: MIT URL: https://github.com/datadriventests/ddt @@ -68,6 +68,9 @@ rm -rf %{eggname}.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 08 2020 Miro HronĨok - 1.4.1-3 - BuildRequire six explicitly, it's used in tests