|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-freezegun
|
|
|
|
|
Version: 0.3.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Let your Python tests travel through time
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -111,6 +111,9 @@ nosetests-%{python2_version} tests/
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-2
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
|
|
|
|
|
|
* Wed Apr 20 2016 Kevin Fenzi <kevin@scrye.com> - 0.3.6-1
|
|
|
|
|
- Update to 0.3.6. Fixes bug #1328934
|
|
|
|
|
|
|
|
|
|