Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 13:01:21 +00:00
parent 7316bd8734
commit f0bb911659

View File

@ -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 <releng@fedoraproject.org> - 4.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jun 22 2019 Kevin Fenzi <kevin@scrye.com> - 4.4.0-1
- Update to 4.4.0. Fixes bug #1669189