From 5a49387aa3c2fa026721574b67edaa660d18bee0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 09 2012 12:40:49 +0000 Subject: setup branched and rawhide for f18 --- diff --git a/.gitignore b/.gitignore index 5f396b8..7bdf7dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mash-0.5.29.tar.gz +/mash-0.5.30.tar.gz diff --git a/mash.spec b/mash.spec index 1386915..c310fd9 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.5.29 -Release: 2%{?dist} +Version: 0.5.30 +Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPLv2 @@ -13,7 +13,6 @@ Requires: yum, createrepo, koji Conflicts: pungi < 1.0.0 BuildRequires: python-devel BuildArch: noarch -Patch1: 7da2983.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,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Thu Aug 09 2012 Dennis Gilmore 0.5.30-1 +- setup branched and rawhide for f18 + * Wed Jul 25 2012 Bill Nottingham 0.5.29-2 - fix whitelist (#843092) diff --git a/sources b/sources index ffc40b1..86b38dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b1fd3a3c7ddd5952366e3d3b3f09232 mash-0.5.29.tar.gz +76b565ce84a9d797b46e6afacc53fb59 mash-0.5.30.tar.gz