From 9f3d6e06f229b08f8fd10f68ee0ed6798ff2303c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 19 2012 18:01:10 +0000 Subject: hash Packages trees make sure all the secondary arch configs are unique --- diff --git a/.gitignore b/.gitignore index 9d9c049..0ffb559 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mash-0.5.22.tar.gz /mash-0.5.23.tar.gz /mash-0.5.24.tar.gz +/mash-0.5.25.tar.gz diff --git a/mash.spec b/mash.spec index a6bec81..4b55f87 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.5.24 +Version: 0.5.25 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Thu Jan 19 2012 Dennis Gilmore 0.5.25-1 +- hash Packages trees +- make sure all the secondary arch configs are unique + * Wed Jan 18 2012 Dennis Gilmore 0.5.24-1 - retarget banched to f17 - add configs for each of the secondary arches diff --git a/sources b/sources index 778175e..c2c9d1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a89455af16c7e0cbdb61b38cb62d0e25 mash-0.5.24.tar.gz +c39a5d74c049b8442fdca8a13b230815 mash-0.5.25.tar.gz