rpms/pyparted/devel pyparted.spec,1.69,1.70

David Cantrell dcantrel at fedoraproject.org
Wed Nov 4 00:09:50 UTC 2009


Author: dcantrel

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

Modified Files:
	pyparted.spec 
Log Message:
* Tue Nov 03 2009 David Cantrell <dcantrell at redhat.com> - 2.3-1
- Upgrade to pyparted-2.3:
      Remove root user requirement in _ped
      Add testcases for new _ped device methods
      Add python wrapper for new PedDisk partition alignment info function
      Add support for new PedDisk parition alignment info function
      Add python wrappers for new PedDevice alignment info functions
      Add support for new PedDevice alignment info functions
      Fix a whole pile of test cases.
      Remove ped_disk_commit_to_dev() call from py_ped_disk_new_fresh()
      Fix error in Constraint __str__ method
      Make _ped_Device2PedDevice properly set / throw exceptions
      Fixup various errorhandling issues in pydisk.c
      Add missing _ped_Device2PedDevice() retval checks
      Use libparted commit() for parted.disk.Disk.commit() (hdegoede).
- BR parted-devel >= 1.9.0-20



Index: pyparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- pyparted.spec	4 Nov 2009 00:09:19 -0000	1.69
+++ pyparted.spec	4 Nov 2009 00:09:50 -0000	1.70
@@ -2,7 +2,7 @@
 
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 2.2
+Version: 2.3
 Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries




More information about the scm-commits mailing list