From a4217594dee498bb5108748cac10882888629057 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jun 27 2011 19:54:04 +0000 Subject: 0.5.22 --- diff --git a/.gitignore b/.gitignore index 1a1d3df..f6e596c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mash-0.5.21.tar.gz +/mash-0.5.22.tar.gz diff --git a/mash.spec b/mash.spec index 3c59a60..92e6a7b 100644 --- a/mash.spec +++ b/mash.spec @@ -1,16 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.21 -Release: 4%{?dist} +Version: 0.5.22 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPLv2 URL: http://fedorahosted.org/releases/m/a/mash/ Source0: http://fedorahosted.org/releases/m/a/mash/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch0: mash-keys.patch -Patch1: mash-nodelta.patch Requires: yum, createrepo, koji Conflicts: pungi < 1.0.0 BuildRequires: python-devel @@ -23,8 +21,6 @@ any multlib RPMs that are necessary. %prep %setup -q -%patch0 -p1 -#%patch1 -p1 %build %{__python} setup.py build @@ -48,14 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog -* Tue May 24 2011 Bill Nottingham 0.5.21-4 -- re-enable deltas - -* Mon Apr 4 2011 Bill Nottingham 0.5.21-3 -- disable deltas (releng #4610) - -* Thu Feb 17 2011 Bill Nottingham 0.5.21-2 -- fix keys +* Mon Feb 27 2011 Bill Nottingham 0.5.22-1 +- Add perl-libs whitelist +- fix arm dependency checks () +- fix key ordering * Tue Feb 10 2011 Bill Nottingham 0.5.21-1 - update configs for F15 () diff --git a/sources b/sources index 11ae8a9..35bdf53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7eb3c4ecdb5fe18fef7a690bce96e41 mash-0.5.21.tar.gz +a36aa1fbacab9c2602d6f3e2881d7302 mash-0.5.22.tar.gz