[python-summershum] 0.1.5

Ralph Bean ralph at fedoraproject.org
Thu Feb 27 20:42:12 UTC 2014


commit 85e4f2a2135216067f9f2e4149e8f3fa64229c6b
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 27 15:42:59 2014 -0500

    0.1.5

 .gitignore             |    1 +
 python-summershum.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8661b1..f7c45eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /summershum-0.1.2.tar.gz
 /summershum-0.1.3.tar.gz
 /summershum-0.1.4.tar.gz
+/summershum-0.1.5.tar.gz
diff --git a/python-summershum.spec b/python-summershum.spec
index 7175c03..e66b9fa 100644
--- a/python-summershum.spec
+++ b/python-summershum.spec
@@ -7,7 +7,7 @@
 %global modname summershum
 
 Name:               python-summershum
-Version:            0.1.4
+Version:            0.1.5
 Release:            1%{?dist}
 Summary:            A fedmsg consumer that extracts and stores hashes of source files
 
@@ -95,6 +95,10 @@ rm -rf %{modname}.egg-info
 %{_bindir}/summershum-cli
 
 %changelog
+* Thu Feb 27 2014 Ralph Bean <rbean at redhat.com> - 0.1.5-1
+- Fixes for invalid files, gems, odd archives.
+- New options to summershum-cli
+
 * Fri Feb 21 2014 Ralph Bean <rbean at redhat.com> - 0.1.4-1
 - Latest upstream with bugfixes for symlinks, non-archives, and spamminess.
 
diff --git a/sources b/sources
index 016dba5..b367ddf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66e169497a37cbf4271f6daff29ab373  summershum-0.1.4.tar.gz
+449554fb32ec45e842eb0470bd77392f  summershum-0.1.5.tar.gz


More information about the scm-commits mailing list