New version.

This commit is contained in:
Christopher Edward Lumens 2009-09-29 18:22:35 +00:00
parent c2681c4cbe
commit 8516f83cee
3 changed files with 6 additions and 2 deletions

View File

@ -2,3 +2,4 @@ python-meh-0.1.tar.gz
python-meh-0.2.tar.gz
python-meh-0.3.tar.gz
python-meh-0.4.tar.gz
python-meh-0.5.tar.gz

View File

@ -3,7 +3,7 @@
Summary: A python library for handling exceptions
Name: python-meh
Url: http://git.fedoraproject.org/git/?p=python-meh.git
Version: 0.4
Version: 0.5
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
@ -46,6 +46,9 @@ rm -rf %{buildroot}
%{_datadir}/python-meh
%changelog
* Tue Sep 29 2009 Chris Lumens <clumens@redhat.com> - 0.5-1
- Always compare version numbers as strings (#526188).
* Fri Sep 25 2009 Chris Lumens <clumens@redhat.com> - 0.4-1
- Add a default description to bug reports.
- Handle the user pressing Escape by continuing to show the dialog.

View File

@ -1 +1 @@
8a368a55ad1273a8e9f0872d1807fb66 python-meh-0.4.tar.gz
f5ea8244a49657e770f23675e2997888 python-meh-0.5.tar.gz