diff --git a/python-meh.spec b/python-meh.spec index 578ab35..6decc4e 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -7,7 +7,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: https://github.com/rhinstaller/python-meh Version: 0.40 -Release: 1%{?dist} +Release: 2%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -146,6 +146,9 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.40-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 28 2015 Martin Kolman - 0.40-1 - Make sure the date in RPM changelog is always in English (mkolman) - Update upstream URL (mkolman)