From e70c8a0817218a8286cbd6cd284517c60b81aa10 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Dec 17 2008 03:43:08 +0000 Subject: 0.4.5 --- diff --git a/.cvsignore b/.cvsignore index e03ab75..7e7771a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.4.4.tar.gz +mash-0.4.5.tar.gz diff --git a/mash.spec b/mash.spec index 0964d3e..bd20ab0 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.4.4 +Version: 0.4.5 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -9,7 +9,7 @@ License: GPL URL: http://people.redhat.com/notting/mash/ Source0: http://people.redhat.com/notting/mash/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: yum, createrepo >= 0.9.2, koji +Requires: yum, createrepo, koji Conflicts: pungi < 1.0.0 BuildRequires: python-devel BuildArch: noarch @@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Tue Dec 16 2008 Bill Nottingham 0.4.5-1 +- fix caching bug with respect to epochs +- work with both python createrepo API and commandline createrepo + * Tue Dec 16 2008 Bill Nottingham 0.4.4-1 - Mark gstreamer plugins as multilib (#252173) - Some more multilib devel blacklisting, including php. (#342851) diff --git a/sources b/sources index 57dc395..670a11a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62af46f378f8fafdf1f6eef479dc219f mash-0.4.4.tar.gz +306b6c8ca1f11c3c245f31287410c3e2 mash-0.4.5.tar.gz