diff --git a/.gitignore b/.gitignore index 6586458..dac074e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mash-0.5.31.tar.gz /mash-0.5.32.tar.gz /mash-0.5.33.tar.gz +/mash-0.5.34.tar.gz diff --git a/mash.spec b/mash.spec index a40f340..b62e37f 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.33 +Version: 0.5.34 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -41,6 +41,9 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Fri Jul 19 2013 Dennis Gilmore - 0.5.34-1 +- add armhfp to the primary arch arches + * Wed May 29 2013 Dennis Gilmore - 0.5.33-1 - fix rawhide cpe - add yaboot multilib policy make defualt for ppc in rawhide diff --git a/sources b/sources index b0ad47a..0af17b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c5fc4f8b055c1ddc2fd6ed744cd9273 mash-0.5.33.tar.gz +ecde80e91e45fb815ae0024ca020739a mash-0.5.34.tar.gz