rpms/python-meh/devel .cvsignore, 1.7, 1.8 python-meh.spec, 1.6, 1.7 sources, 1.7, 1.8

Christopher Edward Lumens clumens at fedoraproject.org
Tue Nov 3 17:58:07 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/python-meh/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1924

Modified Files:
	.cvsignore python-meh.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	8 Oct 2009 18:46:07 -0000	1.7
+++ .cvsignore	3 Nov 2009 17:58:07 -0000	1.8
@@ -4,3 +4,4 @@ python-meh-0.3.tar.gz
 python-meh-0.4.tar.gz
 python-meh-0.5.tar.gz
 python-meh-0.6.tar.gz
+python-meh-0.7.tar.gz


Index: python-meh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/python-meh.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-meh.spec	8 Oct 2009 18:46:07 -0000	1.6
+++ python-meh.spec	3 Nov 2009 17:58:07 -0000	1.7
@@ -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.6
+Version: 0.7
 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,11 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Tue Nov 03 2009 Chris Lumens <clumens at 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 at redhat.com> - 0.6-1
 - Make idSkipList work again.
 - Support dumping objects derived from Python's object.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-meh/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	8 Oct 2009 18:46:07 -0000	1.7
+++ sources	3 Nov 2009 17:58:07 -0000	1.8
@@ -1 +1 @@
-635809514ac669fd10fd3ddf1591332d  python-meh-0.6.tar.gz
+dae5771e63db02aa3c79a3893f04e84c  python-meh-0.7.tar.gz




More information about the scm-commits mailing list