rpms/pyparted/F-12 .cvsignore, 1.36, 1.37 pyparted.spec, 1.66, 1.67 sources, 1.41, 1.42

David Cantrell dcantrel at fedoraproject.org
Sat Oct 3 03:01:48 UTC 2009


Author: dcantrel

Update of /cvs/pkgs/rpms/pyparted/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2962

Modified Files:
	.cvsignore pyparted.spec sources 
Log Message:
* Fri Oct 02 2009 David Cantrell <dcantrell at redhat.com> - 2.2-1
- Upgrade to pyparted-2.2:
      Fixes PedDisk2_ped_Disk() and avoids losing disk label data
      in the conversion process (#526999)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/F-12/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- .cvsignore	17 Aug 2009 17:50:49 -0000	1.36
+++ .cvsignore	3 Oct 2009 03:01:47 -0000	1.37
@@ -1,2 +1 @@
-pyparted-2.1.1.tar.gz
-pyparted-2.1.2.tar.gz
+pyparted-2.2.tar.gz


Index: pyparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/F-12/pyparted.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- pyparted.spec	17 Aug 2009 17:50:50 -0000	1.66
+++ pyparted.spec	3 Oct 2009 03:01:48 -0000	1.67
@@ -2,7 +2,7 @@
 
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 2.1.2
+Version: 2.2
 Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
@@ -39,12 +39,17 @@ partition tables.
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO WHY
+%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
 %{python_sitearch}/_pedmodule.so
 %{python_sitearch}/parted
 
 %changelog
-* Mon Aug 17 2009 Chris Lumens <clumens at redhat.com> 2.1.2-1
+* Fri Oct 02 2009 David Cantrell <dcantrell at redhat.com> - 2.2-1
+- Upgrade to pyparted-2.2:
+      Fixes PedDisk2_ped_Disk() and avoids losing disk label data
+      in the conversion process (#526999)
+
+* 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).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/F-12/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- sources	17 Aug 2009 17:50:50 -0000	1.41
+++ sources	3 Oct 2009 03:01:48 -0000	1.42
@@ -1 +1 @@
-14e970ff67d3c81c8226c779e4bbcf33  pyparted-2.1.2.tar.gz
+bb661435b7fce7bf773197c9aa2ad0ce  pyparted-2.2.tar.gz




More information about the fedora-extras-commits mailing list