This commit is contained in:
Dennis Gilmore 2012-07-21 02:10:24 -05:00
parent c071e6729b
commit f41a85204e

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Dec 20 2011 Vratislav Podzimek <vpodzime@redhat.com> 0.12
- Use new libreport API to get more information to bugzilla (vpodzime).
- Adapt to the new API of libreport (vpodzime).