diff --git a/python-pint.spec b/python-pint.spec index 14399f3..fbf198f 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -3,7 +3,7 @@ Name: python-pint Version: 0.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Physical quantities module License: BSD @@ -80,6 +80,9 @@ rm -rf html/.{doctrees,buildinfo} %license docs/_themes/LICENSE %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jul 10 2019 Matthias Runge - 0.9-3 - Use context manager for assertWarns and fix DeprecationWarning resolves: rhbz#1706212