diff --git a/python-pint.spec b/python-pint.spec index 0a14207..a6638e4 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -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 - 0.6-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 27 2018 Iryna Shcherbina - 0.6-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)