diff --git a/.cvsignore b/.cvsignore index 30ab51e..2cb8687 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pbzip2-1.0.tar.gz +pbzip2-1.0.1.tar.gz diff --git a/pbzip2.spec b/pbzip2.spec index 14605f5..27f00a3 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,5 +1,5 @@ Name: pbzip2 -Version: 1.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Parallel implementation of bzip2 URL: http://www.compression.ca/pbzip2/ @@ -44,6 +44,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 20 2007 Jeff Gilchrist - 1.0.1-1 +- Release 1.0.1 + * Wed Mar 14 2007 Jeff Gilchrist - 1.0-1 - Release 1.0 diff --git a/sources b/sources index 580d216..e8d7b1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8923165b97e665b9d1e85f1566700e9 pbzip2-1.0.tar.gz +983ac1e60fd6c99989d6147350b01661 pbzip2-1.0.1.tar.gz