New version.
This commit is contained in:
parent
56b3c0940a
commit
25178114f6
@ -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
|
||||||
|
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user