diff --git a/.gitignore b/.gitignore index f7a9fa3..f386e86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1 @@ -/mash-0.5.29.tar.gz -/mash-0.5.30.tar.gz -/mash-0.5.31.tar.gz -/mash-0.5.32.tar.gz -/mash-0.5.33.tar.gz -/mash-0.5.34.tar.gz -/mash-0.6.00.tar.gz -/mash-0.6.01.tar.gz -/mash-0.6.02.tar.gz -/mash-0.6.3.tar.gz -/mash-0.6.4.tar.gz -/mash-0.6.5.tar.gz +/mash-*.tar.gz diff --git a/mash.spec b/mash.spec index f3a4b6c..c4176b1 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.5 +Version: 0.6.6 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -42,6 +42,9 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Thu May 15 2014 Dennis Gilmore - 0.6.6-1 +- set default compression type + * Wed May 14 2014 Dennis Gilmore - 0.6.5-1 - Add configurable compression type to mash (default to xz) - update multilib policy for syslinux changes diff --git a/sources b/sources index e046d18..03887f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b0bde1460f1109a5ee3cc5c6f6df6e3 mash-0.6.5.tar.gz +3285b2a2950717b074c0c92a3d0eb436 mash-0.6.6.tar.gz