diff --git a/.cvsignore b/.cvsignore index 166d9fe..22a8219 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.5.4.tar.gz +mash-0.5.5.tar.gz diff --git a/mash.spec b/mash.spec index d7d867a..da960aa 100644 --- a/mash.spec +++ b/mash.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.4 +Version: 0.5.5 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Fri May 8 2009 Bill Nottingham 0.5.5-1 +- fix setting delta_dirs in config file +- canonicalize -o option if passed as a relative path + * Wed May 6 2009 Bill Nottingham 0.5.4-1 - allow configuring createrepo hash type - remove old config files diff --git a/sources b/sources index ee79c15..5c38c2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39e727aebb1bf68d4b6c23cb35067b63 mash-0.5.4.tar.gz +ce7a016e44b42a54c218c7d438bb07d4 mash-0.5.5.tar.gz