diff --git a/mash.spec b/mash.spec index c4176b1..d558b3f 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.6 +Version: 0.6.7 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 +* Thu May 15 2014 Dennis Gilmore - 0.6.7-1 +- remove dulicate compression definition +- define set_compress_type in the Metadata class + * Thu May 15 2014 Dennis Gilmore - 0.6.6-1 - set default compression type diff --git a/sources b/sources index 03887f1..3ac377a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3285b2a2950717b074c0c92a3d0eb436 mash-0.6.6.tar.gz +c85b26d3aacad6edfca77dacf85a8025 mash-0.6.7.tar.gz