rpms/python-pyblock/devel .cvsignore, 1.36, 1.37 python-pyblock.spec, 1.61, 1.62 sources, 1.39, 1.40

Hans de Goede jwrdegoede at fedoraproject.org
Mon Mar 9 11:22:59 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/python-pyblock/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9011

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
* Mon Mar  9 2009 Hans de Goede <hdegoede at redhat.com> - 0.38-1
- Add additional functionality for the anaconda storage rewrite (jgranados)
- Do not Py_DECREF imported dm module reference (hansg)
- Only install our own dm_log handler while doing dm stuff (hansg)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	27 Feb 2009 08:01:10 -0000	1.36
+++ .cvsignore	9 Mar 2009 11:22:27 -0000	1.37
@@ -1 +1 @@
-pyblock-0.37.tar.bz2
+pyblock-0.38.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- python-pyblock.spec	27 Feb 2009 08:01:10 -0000	1.61
+++ python-pyblock.spec	9 Mar 2009 11:22:27 -0000	1.62
@@ -5,7 +5,7 @@
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.37
+Version: 0.38
 Release: 1%{?dist}
 Source0: %{realname}-%{version}.tar.bz2
 License: GPLv2 or GPLv3
@@ -43,6 +43,11 @@
 %{_docdir}/pyblock-%{version}/*
 
 %changelog
+* Mon Mar  9 2009 Hans de Goede <hdegoede at redhat.com> - 0.38-1
+- Add additional functionality for the anaconda storage rewrite (jgranados)
+- Do not Py_DECREF imported dm module reference (hansg)
+- Only install our own dm_log handler while doing dm stuff (hansg)
+
 * Fri Feb 27 2009 Hans de Goede <hdegoede at redhat.com> - 0.37-1
 - Handle dmraid dm table's with multiple rows / targets properly, this fixes
   dmraid jbod configurations (hansg)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	27 Feb 2009 08:01:10 -0000	1.39
+++ sources	9 Mar 2009 11:22:27 -0000	1.40
@@ -1 +1 @@
-88f616a4f55edfc80c67fd19cc33ee3c  pyblock-0.37.tar.bz2
+20d53b0ec29d6e1496bb1e8175d1ab51  pyblock-0.38.tar.bz2




More information about the fedora-extras-commits mailing list