diff --git a/.gitignore b/.gitignore index ec00ce6..3e28dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mash-0.5.18.tar.gz +mash-0.5.19.tar.gz diff --git a/mash.spec b/mash.spec index 03fc167..c007b2a 100644 --- a/mash.spec +++ b/mash.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.18 -Release: 2%{?dist} +Version: 0.5.19 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPL @@ -44,9 +44,11 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog -* Mon Jul 26 2010 Bill Nottingham 0.5.18-2 +* Fri Jul 30 2010 Bill Nottingham 0.5.19-1 +- retarget branched.mash at f14 + +* Mon Jul 26 2010 Bill Nottingham 0.5.18-1 - add F14 key () -- rebuild for new python * Fri Jun 25 2010 Bill Nottingham 0.5.17-1 - fix copying of prior deltarpms, broken in 0.5.16 (#598584) diff --git a/sources b/sources index 8584914..262bffe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a899b88ae526ba1700d45923580ae4e mash-0.5.18.tar.gz +0fb7185337f1b6e09a2c467bd514ce20 mash-0.5.19.tar.gz