From b4b5fa1b9fd121e50b19b585f36bdbe1a2b6cd5d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jun 29 2009 17:54:14 +0000 Subject: 0.5.8 --- diff --git a/.cvsignore b/.cvsignore index 63069d6..33daab1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.5.7.tar.gz +mash-0.5.8.tar.gz diff --git a/mash.spec b/mash.spec index 41fc384..0aa6b54 100644 --- a/mash.spec +++ b/mash.spec @@ -1,14 +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.7 +Version: 0.5.8 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 -Patch: mash-debug.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: yum, createrepo, koji Conflicts: pungi < 1.0.0 @@ -22,7 +21,6 @@ any multlib RPMs that are necessary. %prep %setup -q -%patch -p1 %build %{__python} setup.py build @@ -46,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Mon Jun 29 2009 Bill Nottingham 0.5.8-1 +- noarch packages can have debuginfo too (#508746) +- remove wine-arts from multilib whitelist (not needed, doesn't exist) + * Tue Jun 23 2009 Bill Nottingham 0.5.7-1 - when using previous runs for deltas, only look in the appropriate arch dirs - wine multilib fixes diff --git a/sources b/sources index 0dcae61..f5057bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7938a2b8f8b70c3a0cefc67e12935bcc mash-0.5.7.tar.gz +bf01baab29a01b70028bd2668d4455ea mash-0.5.8.tar.gz