[mash] add armhfp to the primary arch arches

Dennis Gilmore ausil at fedoraproject.org
Fri Jul 19 23:01:57 UTC 2013


commit e815f54a67ae90962f0cd235048565164ab40d79
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Jul 19 18:01:41 2013 -0500

    add armhfp to the primary arch arches

 .gitignore |    1 +
 mash.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6586458..dac074e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /mash-0.5.31.tar.gz
 /mash-0.5.32.tar.gz
 /mash-0.5.33.tar.gz
+/mash-0.5.34.tar.gz
diff --git a/mash.spec b/mash.spec
index a40f340..b62e37f 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.33
+Version:        0.5.34
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
@@ -41,6 +41,9 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash
 /var/cache/mash
 
 %changelog
+* Fri Jul 19 2013 Dennis Gilmore <dennis at ausil.us> - 0.5.34-1
+- add armhfp to the primary arch arches
+
 * 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
diff --git a/sources b/sources
index b0ad47a..0af17b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c5fc4f8b055c1ddc2fd6ed744cd9273  mash-0.5.33.tar.gz
+ecde80e91e45fb815ae0024ca020739a  mash-0.5.34.tar.gz


More information about the scm-commits mailing list