[mash] add max_delta_rpm_age to configs and set the defaults in

Dennis Gilmore ausil at fedoraproject.org
Thu May 15 19:42:40 UTC 2014


commit 50a5869221501b585b57c0658558254bc548c399
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu May 15 14:42:32 2014 -0500

    add max_delta_rpm_age to configs and set the defaults in
    
    - the config.py
    - disable multilib on ppc and no longer mash ppc trees

 mash.spec |    7 ++++++-
 sources   |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/mash.spec b/mash.spec
index d558b3f..7296415 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.6.7
+Version:        0.6.8
 Release:        1%{?dist}
 Summary:        Koji buildsystem to yum repository converter
 Group:          Development/Tools
@@ -42,6 +42,11 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash
 /var/cache/mash
 
 %changelog
+* Thu May 15 2014 Dennis Gilmore <dennis at ausil.us> - 0.6.8-1
+- add max_delta_rpm_age to configs and set the defaults in
+- the config.py
+- disable multilib on ppc and no longer mash ppc trees
+
 * Thu May 15 2014 Dennis Gilmore <dennis at ausil.us> - 0.6.7-1
 - remove dulicate compression definition
 - define set_compress_type in the Metadata class
diff --git a/sources b/sources
index 3ac377a..5f16433 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c85b26d3aacad6edfca77dacf85a8025  mash-0.6.7.tar.gz
+f5916a205442609cb82b86ce41467858  mash-0.6.8.tar.gz


More information about the scm-commits mailing list