From 50a5869221501b585b57c0658558254bc548c399 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: May 15 2014 19:42:32 +0000 Subject: 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 --- 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 - 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 - 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