[mash] fix rawhide cpe

Dennis Gilmore ausil at fedoraproject.org
Wed May 29 18:05:09 UTC 2013


commit 653b2894249e7a8ec154d9716881d2f8e24c21af
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed May 29 13:05:07 2013 -0500

    fix rawhide cpe
    
    - add yaboot multilib policy make defualt for ppc in rawhide

 .gitignore |    1 +
 mash.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index edc9582..6586458 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mash-0.5.30.tar.gz
 /mash-0.5.31.tar.gz
 /mash-0.5.32.tar.gz
+/mash-0.5.33.tar.gz
diff --git a/mash.spec b/mash.spec
index d26afac..a40f340 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.32
+Version:        0.5.33
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
@@ -41,6 +41,10 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash
 /var/cache/mash
 
 %changelog
+* Wed May 29 2013 Dennis Gilmore <dennis at ausil.us> - 0.5.33-1
+- fix rawhide cpe
+- add yaboot multilib policy make defualt for ppc in rawhide
+
 * Wed Mar 13 2013 Dennis Gilmore <dennis at ausil.us> - 0.5.32-1
 - point rawhide configs at f20 tag
 
diff --git a/sources b/sources
index 89db251..b0ad47a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c9d2042f4b71b21964c269716dd3b3d  mash-0.5.32.tar.gz
+6c5fc4f8b055c1ddc2fd6ed744cd9273  mash-0.5.33.tar.gz


More information about the scm-commits mailing list