diff --git a/.cvsignore b/.cvsignore index a240076..b502918 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.3.0.tar.gz +mash-0.3.1.tar.gz diff --git a/mash.spec b/mash.spec index f09c015..9d6616f 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.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mash %changelog +* Fri Jan 18 2008 Bill Nottingham 0.3.1-1 +- fix typo that broke handling of unsigned packages + * Thu Jan 17 2008 Bill Nottingham 0.3.0-1 - use createrepo's python API - allow running without local koji storage diff --git a/sources b/sources index 6a71bef..62db287 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78c9e8e983f9d54369a848807a44f55c mash-0.3.0.tar.gz +ac2659b9a7fc481a6675ec8f78a58e63 mash-0.3.1.tar.gz