Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2018-02-09 09:48:41 +00:00
parent 7d427a6440
commit ff9d840b3e
+4 -1
View File
@@ -9,7 +9,7 @@
Name: python-pint
Version: 0.6
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Physical quantities module
License: BSD
@@ -145,6 +145,9 @@ rm -rf html/.{doctrees,buildinfo}
%endif
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6-12
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)