This commit is contained in:
Dennis Gilmore 2015-06-18 18:54:36 +00:00
parent da02699b51
commit 7f1f8b01bd

View File

@ -6,7 +6,7 @@
Name: python-decorator
Version: 3.4.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Module to simplify usage of decorators
Group: Development/Languages
@ -106,6 +106,9 @@ popd
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Mar 23 2015 Ralph Bean <rbean@redhat.com> - 3.4.2-1
- new version
- The documentation.py files are now gone from upstream.