diff --git a/.cvsignore b/.cvsignore index 33daab1..23101d2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.5.8.tar.gz +mash-0.5.9.tar.gz diff --git a/mash.spec b/mash.spec index 68fdc7c..edf3bdd 100644 --- a/mash.spec +++ b/mash.spec @@ -1,13 +1,13 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.8 -Release: 2%{?dist} +Version: 0.5.9 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPL -URL: http://people.redhat.com/notting/mash/ -Source0: http://people.redhat.com/notting/mash/%{name}-%{version}.tar.gz +URL: http://fedorahosted.org/releases/m/a/mash/ +Source0: http://fedorahosted.org/releases/m/a/mash/%{name}-%{version}.tar.gz Patch0: mash-nosigcheck.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: yum, createrepo, koji @@ -46,8 +46,11 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog -* Tue Jul 21 2009 Bill Nottingham 0.5.8-2 -- don't sigcheck deltas +* Mon Oct 5 2009 Bill Nottingham 0.5.9-1 +- set dist_tags & content_tags when making metadata; update rawhide config + () +- allow glibc-static as a devel package +- allow making ancient yum-arch metadata * Mon Jun 29 2009 Bill Nottingham 0.5.8-1 - noarch packages can have debuginfo too (#508746) diff --git a/sources b/sources index f5057bd..d36709d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf01baab29a01b70028bd2668d4455ea mash-0.5.8.tar.gz +2e392e76d2a20caad9bb3e400916bbbb mash-0.5.9.tar.gz