New version.

This commit is contained in:
Christopher Edward Lumens 2009-09-10 14:41:19 +00:00
parent 381c940eef
commit d7ef7ca67c
3 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,3 @@
python-meh-0.1.tar.gz python-meh-0.1.tar.gz
python-meh-0.2.tar.gz python-meh-0.2.tar.gz
python-meh-0.3.tar.gz

View File

@ -3,7 +3,7 @@
Summary: A python library for handling exceptions Summary: A python library for handling exceptions
Name: python-meh Name: python-meh
Url: http://git.fedoraproject.org/git/?p=python-meh.git Url: http://git.fedoraproject.org/git/?p=python-meh.git
Version: 0.2 Version: 0.3
Release: 1%{?dist} Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to # This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from # our distribution. Thus the source is only available from
@ -46,6 +46,9 @@ rm -rf %{buildroot}
%{_datadir}/python-meh %{_datadir}/python-meh
%changelog %changelog
* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 0.3-1
- Pull in lots of new translations (#522410).
* Wed Aug 19 2009 Chris Lumens <clumens@redhat.com> - 0.2-1 * Wed Aug 19 2009 Chris Lumens <clumens@redhat.com> - 0.2-1
- Add a title to the main exception dialog so it looks right in anaconda. - Add a title to the main exception dialog so it looks right in anaconda.
- Don't include an extra '/' in the displayed bug URL (#517515). - Don't include an extra '/' in the displayed bug URL (#517515).

View File

@ -1 +1 @@
dbc5bc5e15f79913d079a6f80be38717 python-meh-0.2.tar.gz b42add54722627bb9225a3461a6bd2e7 python-meh-0.3.tar.gz