[mash] remove dulicate compression definition

Dennis Gilmore ausil at fedoraproject.org
Thu May 15 18:24:35 UTC 2014


commit 7b98cf014b5f9e6fa4cdfaaceac0f3a76d969f3b
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu May 15 13:24:28 2014 -0500

    remove dulicate compression definition
    
    - define set_compress_type in the Metadata class

 mash.spec |    6 +++++-
 sources   |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
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 <dennis at ausil.us> - 0.6.7-1
+- remove dulicate compression definition
+- define set_compress_type in the Metadata class
+
 * Thu May 15 2014 Dennis Gilmore <dennis at ausil.us> - 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


More information about the scm-commits mailing list