diff --git a/.gitignore b/.gitignore index edc9582..6586458 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mash-0.5.30.tar.gz /mash-0.5.31.tar.gz /mash-0.5.32.tar.gz +/mash-0.5.33.tar.gz diff --git a/mash.spec b/mash.spec index d26afac..a40f340 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.32 +Version: 0.5.33 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -41,6 +41,10 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Wed May 29 2013 Dennis Gilmore - 0.5.33-1 +- fix rawhide cpe +- add yaboot multilib policy make defualt for ppc in rawhide + * Wed Mar 13 2013 Dennis Gilmore - 0.5.32-1 - point rawhide configs at f20 tag diff --git a/sources b/sources index 89db251..b0ad47a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c9d2042f4b71b21964c269716dd3b3d mash-0.5.32.tar.gz +6c5fc4f8b055c1ddc2fd6ed744cd9273 mash-0.5.33.tar.gz