New version.
This commit is contained in:
parent
d7ef7ca67c
commit
c2681c4cbe
@ -1,3 +1,4 @@
|
|||||||
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
|
python-meh-0.3.tar.gz
|
||||||
|
python-meh-0.4.tar.gz
|
||||||
|
@ -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.3
|
Version: 0.4
|
||||||
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,11 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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.
|
||||||
|
- Lots more translation updates.
|
||||||
|
|
||||||
* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 0.3-1
|
* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 0.3-1
|
||||||
- Pull in lots of new translations (#522410).
|
- Pull in lots of new translations (#522410).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user