From 89b69fe556c49932f550b122850da175e66c8f9d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Dec 16 2008 20:26:17 +0000 Subject: 0.4.3 --- diff --git a/.cvsignore b/.cvsignore index 04adcef..a595036 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mash-0.4.2.tar.gz +mash-0.4.3.tar.gz diff --git a/mash.spec b/mash.spec index 372dbd1..8bc0871 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.2 -Release: 4%{?dist} +Version: 0.4.3 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPL @@ -13,7 +13,6 @@ Requires: yum, createrepo >= 0.9.2, koji Conflicts: pungi < 1.0.0 BuildRequires: python-devel BuildArch: noarch -Patch1: 0001-Fall-back-to-the-unsigned-path-when-checking-Exclude.patch %description mash is a tool that queries a koji buildsystem for the latest RPMs for @@ -22,7 +21,6 @@ any multlib RPMs that are necessary. %prep %setup -q -%patch1 -p1 %build %{__python} setup.py build @@ -46,17 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog -* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.4.2-4 -- Rebuild for Python 2.6 - -* Thu Oct 30 2008 Jesse Keating - 0.4.2-3 -- Add patch from upstream that hasn't been relased yet. -- Drop patch to ignore F10 key. - -* Wed Oct 29 2008 Jesse Keating - 0.4.2-2 -- Ignore the F10 key in favor of F10-beta key for now, until all builds are - written out with the F10 key. This prevents us from falling back to - unsigned packages. +* Tue Dec 16 2008 Bill Nottingham 0.4.3-1 +- Mark gstreamer plugins as multilib (#252173) +- Some more multilib devel blacklisting, including php. (#342851) +- Add a --previous option, for copying createrepo data * Wed Oct 15 2008 Bill Nottingham 0.4.2-1 - Enable unique repoadata file names () diff --git a/sources b/sources index dda7c3a..8570484 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -575aad4e44475b8f2bb872aabb98465e mash-0.4.2.tar.gz +5ed1d7fc949e47ed1f9cdff6cf2ecc15 mash-0.4.3.tar.gz