[Parted-commits] GNU Parted Official Repository: Changes to 'stable-1.8.x'

David Cantrell dcantrell-guest at alioth.debian.org
Mon Aug 6 14:49:25 UTC 2007


 configure.ac |    4 ++--
 parted.lsm   |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit e1afb2b40859656cc76db311445bc0f41b81f684
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date:   Mon Aug 6 10:48:40 2007 -0400

    Bump version to 1.8.8

diff --git a/parted.lsm b/parted.lsm
index c298040..216eaa3 100644
--- a/parted.lsm
+++ b/parted.lsm
@@ -1,7 +1,7 @@
 Begin4
 Title: parted
-Version: 1.8.7
-Entered-date: 
+Version: 1.8.8
+Entered-date:
 Description: GNU Parted is a program for creating, destroying, resizing,
 checking and copying partitions, and the filesystems on them. This is useful for
 creating space for new operating systems, reorganising disk usage, copying data
@@ -10,8 +10,8 @@ Keywords: partition, partitioning, file system, format, hard disk, storage, disk
 Author: <clausen at gnu.org> (Andrew Clausen)
 Maintained-by: <parted-devel at lists.alioth.debian.org> (GNU Parted development team)
 Primary-site: ftp://ftp.gnu.org/gnu/parted
-1.4M parted-1.8.7.tar.bz2
-2.1M parted-1.8.7.tar.gz
+1.4M parted-1.8.8.tar.bz2
+2.1M parted-1.8.8.tar.gz
 Platforms: Linux, FreeBSD, BeOS; compiles with GCC and probably other C99 compilers.
 Copying-policy: GPL
 End

commit a46b6af9dcb6e410f4a83d7d37395d08a7b0d5b9
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date:   Mon Aug 6 10:48:23 2007 -0400

    Bump version to 1.8.8

diff --git a/configure.ac b/configure.ac
index f04cf59..f1284a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
 dnl This file may be modified and/or distributed without restriction.
 
 AC_PREREQ(2.61)
-AC_INIT([GNU parted],[1.8.7],[bug-parted at gnu.org])
+AC_INIT([GNU parted],[1.8.8],[bug-parted at gnu.org])
 
 AC_CONFIG_SRCDIR(include/parted/parted.h)
 
@@ -24,7 +24,7 @@ dnl function signatures changed),
 dnl set PED_BINARY_AGE _and_ PED_INTERFACE_AGE to 0.
 PED_MAJOR_VERSION=1
 PED_MINOR_VERSION=8
-PED_MICRO_VERSION=7
+PED_MICRO_VERSION=8
 PED_INTERFACE_AGE=0
 PED_BINARY_AGE=0
 PED_VERSION_SUFFIX=



More information about the Parted-commits mailing list