diff --git a/mash.spec b/mash.spec index 2d4a10b..8650486 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.15 +Version: 0.6.16 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,7 +43,12 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog -* Wed May 01 2015 Dennis Gilmore - 0.6.15-1 +* Sat May 02 2015 Dennis Gilmore - 0.6.16-1 +- update the rawhide gpg keys to the Fedora 23 ones (dennis) +- (cosmetic) consistent line wrapping. (rbean) +- Make MashDistroConfig inherit white/black lists from MashConfig. (rbean) + +* Fri 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) diff --git a/sources b/sources index e43ba7c..0be0a78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae5bcace9a05ec07d20be2a09770fc28 mash-0.6.15.tar.gz +fe444c2f12185d86a12f51e7c9466f4b mash-0.6.16.tar.gz