diff --git a/.cvsignore b/.cvsignore index b502918..cb7a39b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.3.1.tar.gz +mash-0.3.2.tar.gz diff --git a/mash.spec b/mash.spec index b087b48..0363ea0 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.3.1 +Version: 0.3.2 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,7 +43,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mash %changelog -* Fri Feb 22 2008 Bill Nottingham 0.3.1-1 +* Fri Feb 22 2008 Bill Nottingham 0.3.2-1 +- fix typo that broke handling of unsigned packages - fix yum api usage (#433555, ) - fix noarch w/o src.rpm logic (#433551, ) - Add a 'use_repoview' option that allows us to toggle repoview generation. () diff --git a/sources b/sources index 0f54b68..ad293fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5013a4b7a6833279c0ebd8a2f0994e7c mash-0.3.1.tar.gz +89049bd515c45bfc247ee8ed69c8d772 mash-0.3.2.tar.gz