rpms/pyparted/devel .cvsignore, 1.35, 1.36 pyparted.spec, 1.65, 1.66 sources, 1.40, 1.41

Christopher Edward Lumens clumens at fedoraproject.org
Mon Aug 17 17:50:50 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/pyparted/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3341

Modified Files:
	.cvsignore pyparted.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/.cvsignore,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- .cvsignore	4 Aug 2009 22:50:04 -0000	1.35
+++ .cvsignore	17 Aug 2009 17:50:49 -0000	1.36
@@ -1 +1,2 @@
 pyparted-2.1.1.tar.gz
+pyparted-2.1.2.tar.gz


Index: pyparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- pyparted.spec	4 Aug 2009 22:50:04 -0000	1.65
+++ pyparted.spec	17 Aug 2009 17:50:50 -0000	1.66
@@ -2,7 +2,7 @@
 
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 2.1.1
+Version: 2.1.2
 Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
@@ -44,6 +44,11 @@ partition tables.
 %{python_sitearch}/parted
 
 %changelog
+* Mon Aug 17 2009 Chris Lumens <clumens at redhat.com> 2.1.2-1
+- Upgrade to pyparted-2.1.2:
+      PED_DEVICE_DM is always defined in libparted these days.
+      Handle parted exceptions arising from ped_device_get (#495433).
+
 * Tue Aug 04 2009 David Cantrell <dcantrell at redhat.com> - 2.1.1-1
 - Upgrade to pyparted-2.1.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- sources	4 Aug 2009 22:50:04 -0000	1.40
+++ sources	17 Aug 2009 17:50:50 -0000	1.41
@@ -1 +1 @@
-80b2afa23e0cc5d2e4c65718c06fe104  pyparted-2.1.1.tar.gz
+14e970ff67d3c81c8226c779e4bbcf33  pyparted-2.1.2.tar.gz




More information about the fedora-extras-commits mailing list