[mash] 0.5.29

Bill Nottingham notting at fedoraproject.org
Tue Jul 24 20:38:46 UTC 2012


commit 9b42c191180b473faacc98b715ce4220da2ab317
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Jul 24 16:37:36 2012 -0400

    0.5.29

 .gitignore |    2 +-
 mash.spec  |    8 ++++----
 sources    |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2aa830b..5f396b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mash-0.5.28.tar.gz
+/mash-0.5.29.tar.gz
diff --git a/mash.spec b/mash.spec
index 9c1d7ae..9ee938b 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.28
-Release:        2%{?dist}
+Version:        0.5.29
+Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
 License:        GPLv2
@@ -44,8 +44,8 @@ rm -rf $RPM_BUILD_ROOT
 /var/cache/mash
 
 %changelog
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.28-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Tue Jul 24 2012 Bill Nottingham <notting at redhat.com> 0.5.29-1
+- ship -static packages as multilib (#837901)
 
 * Fri Jun 22 2012 Bill Nottingham <notting at redhat.com> 0.5.28-1
 - fix configuration initialization to be consistent (also fixes #668326)
diff --git a/sources b/sources
index 5a3545e..ffc40b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6e984f5244efac04123e31c3e842f94  mash-0.5.28.tar.gz
+6b1fd3a3c7ddd5952366e3d3b3f09232  mash-0.5.29.tar.gz


More information about the scm-commits mailing list