Rebuild for Python 3.6

f39
Miro Hrončok 8 years ago
parent 3113efdb42
commit 3cb1b5997a

@ -7,7 +7,7 @@
Name: python-%{pypi_name}
Version: 2.5.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library implementing the 'SemVer' scheme
License: BSD
@ -107,6 +107,9 @@ rm -rf html/.{doctrees,buildinfo}
%doc html
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.5.0-3
- Rebuild for Python 3.6
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

Loading…
Cancel
Save