diff --git a/.gitignore b/.gitignore index f6e596c..50a886a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /mash-0.5.21.tar.gz /mash-0.5.22.tar.gz +/mash-0.5.23.tar.gz diff --git a/mash.spec b/mash.spec index 92e6a7b..4e23a95 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.22 +Version: 0.5.23 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,7 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog -* Mon Feb 27 2011 Bill Nottingham 0.5.22-1 +* Fri Jul 22 2011 Bill Nottingham 0.5.23-1 +- Fix file multilib method (from ) + +* Mon Jun 27 2011 Bill Nottingham 0.5.22-1 - Add perl-libs whitelist - fix arm dependency checks () - fix key ordering diff --git a/sources b/sources index 35bdf53..6e6806d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a36aa1fbacab9c2602d6f3e2881d7302 mash-0.5.22.tar.gz +92e181cab4aa15c2256b148874bd1447 mash-0.5.23.tar.gz