diff --git a/.gitignore b/.gitignore index fdf511e..63872ed 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ pykickstart-1.78.tar.gz /pykickstart-1.79.tar.gz /pykickstart-1.80.tar.gz /pykickstart-1.81.tar.gz +/pykickstart-1.82.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index 9ca24c0..c3dda22 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -3,8 +3,8 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart -Version: 1.81 -Release: 2%{?dist} +Version: 1.82 +Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -45,8 +45,8 @@ rm -rf %{buildroot} %{_bindir}/ksverdiff %changelog -* Tue Feb 08 2011 Fedora Release Engineering - 1.81-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Fri Feb 18 2011 Chris Lumens - 1.82-1 +- Add support for "logvol --label=" (#677571). (clumens) * Wed Jan 19 2011 Chris Lumens - 1.81-1 - Add support for "raid --label=" (#670643). (clumens) diff --git a/sources b/sources index f229652..71baa58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0cdda7f6e8682a804a3b37792651717 pykickstart-1.81.tar.gz +ed3dc131520935eda6c8c2cad575bd30 pykickstart-1.82.tar.gz