diff --git a/.cvsignore b/.cvsignore index 5143014..c77bd8a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.4.0.tar.gz +mash-0.4.1.tar.gz diff --git a/mash.spec b/mash.spec index ca60ba6..1b1bde5 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.4.0 -Release: 2%{?dist} +Version: 0.4.1 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPLv2 @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Mon Sep 15 2008 Bill Nottingham 0.4.1-1 +- Adjust for new keys + * Thu Aug 7 2008 Tom "spot" Callaway 0.4.0-2 - fix license tag diff --git a/sources b/sources index 3a0b433..73cecff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1460910cb3b41a8381647dae926b5dfa mash-0.4.0.tar.gz +4aa3acb74d92b4ec3d7c92b217736f11 mash-0.4.1.tar.gz