[pyparted/f14] s/PYPARTED_VERSION/VERSION/g in _pedmodule.c (#700383)

David Cantrell dcantrel at fedoraproject.org
Fri Aug 5 15:55:12 UTC 2011


commit 6c30206114449515ad591a00e032f905e69a998b
Author: David Cantrell <david.l.cantrell at gmail.com>
Date:   Fri Aug 5 11:53:50 2011 -0400

    s/PYPARTED_VERSION/VERSION/g in _pedmodule.c (#700383)

 pyparted.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pyparted.spec b/pyparted.spec
index f836543..792c088 100644
--- a/pyparted.spec
+++ b/pyparted.spec
@@ -3,7 +3,7 @@
 Summary: Python module for GNU parted
 Name:    pyparted
 Version: 3.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
 URL:     http://fedorahosted.org/pyparted
@@ -46,6 +46,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/parted
 
 %changelog
+* Fri Aug 05 2011 David Cantrell <dcantrell at redhat.com> - 3.4-5
+- s/PYPARTED_VERSION/VERSION/g in _pedmodule.c (#700383)
+
 * Fri Aug 05 2011 David Cantrell <dcantrell at redhat.com> - 3.4-4
 - Fix py_pyparted_version() in _pedmodule.c (#700383)
 


More information about the scm-commits mailing list