diff --git a/python-meh.spec b/python-meh.spec index 524c92f..f3bafba 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -4,7 +4,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: http://git.fedorahosted.org/git/?p=python-meh.git Version: 0.12 -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. @@ -46,6 +46,9 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Dec 20 2011 Vratislav Podzimek 0.12 - Use new libreport API to get more information to bugzilla (vpodzime). - Adapt to the new API of libreport (vpodzime).