New version.
This commit is contained in:
parent
c1631dc413
commit
38e51b8217
@ -4,3 +4,4 @@ python-meh-0.3.tar.gz
|
|||||||
python-meh-0.4.tar.gz
|
python-meh-0.4.tar.gz
|
||||||
python-meh-0.5.tar.gz
|
python-meh-0.5.tar.gz
|
||||||
python-meh-0.6.tar.gz
|
python-meh-0.6.tar.gz
|
||||||
|
python-meh-0.7.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.6
|
Version: 0.7
|
||||||
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
|
||||||
|
* Tue Nov 03 2009 Chris Lumens <clumens@redhat.com> - 0.7-1
|
||||||
|
- Add a test case framework.
|
||||||
|
- Move src -> meh for ease of test case writing.
|
||||||
|
- Another attempt at making the attrSkipList work (#532612, #532737).
|
||||||
|
|
||||||
* Thu Oct 08 2009 Chris Lumens <clumens@redhat.com> - 0.6-1
|
* Thu Oct 08 2009 Chris Lumens <clumens@redhat.com> - 0.6-1
|
||||||
- Make idSkipList work again.
|
- Make idSkipList work again.
|
||||||
- Support dumping objects derived from Python's object.
|
- Support dumping objects derived from Python's object.
|
||||||
|
Loading…
Reference in New Issue
Block a user