[mash] 0.5.23

Bill Nottingham notting at fedoraproject.org
Fri Jul 22 17:39:42 UTC 2011


commit ed169fe45cb52669d0bbab6837d8b18b278eff3d
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Jul 22 13:37:58 2011 -0400

    0.5.23

 .gitignore |    1 +
 mash.spec  |    7 +++++--
 sources    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6e596c..50a886a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mash-0.5.21.tar.gz
 /mash-0.5.22.tar.gz
+/mash-0.5.23.tar.gz
diff --git a/mash.spec b/mash.spec
index 92e6a7b..4e23a95 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.22
+Version:        0.5.23
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
@@ -44,7 +44,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
-* Mon Feb 27 2011 Bill Nottingham <notting at redhat.com> 0.5.22-1
+* Fri Jul 22 2011 Bill Nottingham <notting at redhat.com> 0.5.23-1
+- Fix file multilib method (from <joaopfv at br.ibm.com>)
+
+* Mon Jun 27 2011 Bill Nottingham <notting at redhat.com> 0.5.22-1
 - Add perl-libs whitelist
 - fix arm dependency checks (<dennis at ausil.us>)
 - fix key ordering
diff --git a/sources b/sources
index 35bdf53..6e6806d 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 a36aa1fbacab9c2602d6f3e2881d7302  mash-0.5.22.tar.gz
+92e181cab4aa15c2256b148874bd1447  mash-0.5.23.tar.gz


More information about the scm-commits mailing list