From f0bb9116598f2f812299fa4f07580610854df16f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 13:01:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 3271523..01cab3f 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -95,6 +95,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; # with python3 %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 4.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 22 2019 Kevin Fenzi - 4.4.0-1 - Update to 4.4.0. Fixes bug #1669189