|
|
|
@ -6,8 +6,8 @@
|
|
|
|
|
%global with_python3 1
|
|
|
|
|
|
|
|
|
|
Name: python-%{modulename}
|
|
|
|
|
Version: 0.5.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Version: 0.5.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: An ISO 8601 date/time/duration parser and formatter
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: BSD
|
|
|
|
@ -129,6 +129,9 @@ popd
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 19 2015 John Matthews <jwmatthews@gmail.com> - 0.5.4-1
|
|
|
|
|
- Update to 0.5.4
|
|
|
|
|
|
|
|
|
|
* Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 0.5.0-5
|
|
|
|
|
- Rebuilt for Python3.5 rebuild
|
|
|
|
|
|
|
|
|
|