New version.

This commit is contained in:
Christopher Edward Lumens 2010-06-22 19:36:47 +00:00
parent 56b3c0940a
commit 25178114f6
3 changed files with 6 additions and 2 deletions

View File

@ -7,3 +7,4 @@ python-meh-0.6.tar.gz
python-meh-0.7.tar.gz python-meh-0.7.tar.gz
python-meh-0.8.tar.gz python-meh-0.8.tar.gz
python-meh-0.9.tar.gz python-meh-0.9.tar.gz
python-meh-0.10.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.9 Version: 0.10
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
* Tue Jun 22 2010 Chris Lumens <clumens@redhat.com> 0.10-1
- Treat classes like simple types, too. (clumens)
* Thu Jun 10 2010 Chris Lumens <clumens@redhat.com> - 0.9-1 * Thu Jun 10 2010 Chris Lumens <clumens@redhat.com> - 0.9-1
- Remove the requirement on python-bugzilla (#602794). (clumens) - Remove the requirement on python-bugzilla (#602794). (clumens)
- Rename ba.po -> bs.po (#583055). (clumens) - Rename ba.po -> bs.po (#583055). (clumens)

View File

@ -1 +1 @@
e8720edadbe907fa1fec44576864acdc python-meh-0.9.tar.gz 1a1cf8fb5eb6831703a13b039574fea0 python-meh-0.10.tar.gz