From 13496e0471f6833b5f7f14804b89c05b235f1003 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 05 2014 03:44:04 +0000 Subject: enable ppc64le support - enable parallel deltarpm creation --- diff --git a/mash.spec b/mash.spec index 7296415..d9c4011 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.8 +Version: 0.6.9 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -42,6 +42,10 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Wed Jun 04 2014 Dennis Gilmore - 0.6.9-1 +- enable ppc64le support +- enable parallel deltarpm creation + * 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 diff --git a/sources b/sources index 5f16433..1f2d57a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5916a205442609cb82b86ce41467858 mash-0.6.8.tar.gz +4e42b6574ae1cf9836961fba627fb297 mash-0.6.9.tar.gz