From ee3003ed984c4cd4468c429e95a7d43c96295459 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Fri, 19 May 2006 20:50:30 +0000 Subject: [PATCH] Bump version. --- .cvsignore | 1 + pyparted.spec | 18 ++++++------------ sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index c755e0d..242ac33 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ pyparted-1.6.10.tar.gz +pyparted-1.7.0.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 9e76c24..1884982 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,13 +1,13 @@ Summary: python module for parted Name: pyparted -Version: 1.6.10 -Release: 2 +Version: 1.7.0 +Release: 1 License: GPL Group: System Environment/Libraries Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: parted >= 1.6.12 -BuildRequires: parted-devel >= 1.6.12, python-devel +Requires: parted >= 1.7.0 +BuildRequires: parted-devel >= 1.7.0, python-devel Requires: python-abi = %(%{__python} -c "import sys; print sys.version[:3]") %description @@ -41,14 +41,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sat Apr 15 2006 Caolan McNamara - 1.6.10-2 -- rebuild for new parted - -* Fri Feb 10 2006 Jesse Keating - 1.6.10-1.2.1 -- bump again for double-long bug on ppc(64) - -* Tue Feb 07 2006 Jesse Keating - 1.6.10-1.2 -- rebuilt for new gcc4.1 snapshot and glibc changes +* Fri May 19 2006 David Cantrell - 1.7.0-1 +- Bump version to 1.7.0 and require parted >= 1.7.0 * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index 418b74b..107e23a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -977f05d390a9198a1170f860977ebcc6 pyparted-1.6.10.tar.gz +13f416eba550f38554fad0d943b4cf29 pyparted-1.7.0.tar.gz