From 8347e81b613b45e318b9a5f5b7bc87d7e986b1a9 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 29 Jun 2011 13:02:55 -0400 Subject: [PATCH] Upgraded to pyparted-3.7 --- .gitignore | 2 +- pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1d0d299..57ed1d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -pyparted-3.6.tar.gz +pyparted-3.7.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 8889fe9..3878bc3 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 3.6 +Version: 3.7 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,9 @@ rm -rf %{buildroot} %{python_sitearch}/parted %changelog +* Wed Jun 29 2011 David Cantrell - 3.7-1 +- Upgraded to pyparted-3.7 (compatibility with parted-3.0) + * Wed Mar 23 2011 David Cantrell - 3.6-1 - Upgraded to pyparted-3.6 diff --git a/sources b/sources index 9a9f9b3..9d83b4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b6c99ea461f6437b9983dd7c295e57f pyparted-3.6.tar.gz +c7212ef1880c93f9159f25e4305b6b9c pyparted-3.7.tar.gz