From 8ed39f295d1128a1a7db698b76058b7fc2747ff0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: May 01 2015 12:08:30 +0000 Subject: Save a reference to the config. (rbean) - add script for making changelogs from git for rpm (dennis) --- diff --git a/mash.spec b/mash.spec index 7e35965..2d4a10b 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.14 +Version: 0.6.15 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,6 +43,10 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Wed May 01 2015 Dennis Gilmore - 0.6.15-1 +- Save a reference to the config. (rbean) +- add script for making changelogs from git for rpm (dennis) + * Wed Apr 29 2015 Dennis Gilmore - 0.6.14-1 - blacklist php and httpd from being multilib rhbz#1217168 (dennis) - Make blacklist/whitelist into config values. based on patch from Ralph Bean diff --git a/sources b/sources index 6dbfa1f..e43ba7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8701d8f84ee9b8c929f70d740bb83974 mash-0.6.14.tar.gz +ae5bcace9a05ec07d20be2a09770fc28 mash-0.6.15.tar.gz