[python-click/f20] Update to 2.6

Robert Kuska rkuska at fedoraproject.org
Fri Oct 3 08:31:40 UTC 2014


commit 0dc86213c30535bd1713cef578d49f5468aca81e
Author: Robert Kuska <rkuska at redhat.com>
Date:   Fri Oct 3 10:31:25 2014 +0200

    Update to 2.6

 .gitignore        |    1 +
 python-click.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41bbb99..c65974b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /click-2.0-tests.tgz
 /click-2.2.tar.gz
 /click-2.4.tar.gz
+/click-2.6.tar.gz
diff --git a/python-click.spec b/python-click.spec
index 15e9ecd..b995f0b 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -3,7 +3,7 @@
 %global with_python3 1
 
 Name:           python-%{pypi_name}
-Version:        2.4
+Version:        2.6
 Release:        1%{?dist}
 Summary:        A simple wrapper around optparse for powerful command line utilities
 
@@ -95,6 +95,9 @@ popd
 
 
 %changelog
+* Fri Oct 03 2014 Robert Kuska <rkuska at redhat.com>
+- Update to 2.6
+
 * Wed Jul 16 2014 Robert Kuska <rkuska at redhat.com> - 2.4-1
 - Update to 2.4
 
diff --git a/sources b/sources
index fadd6b5..926c691 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7affaac2973184810c018fab7cedca4f  click-2.4.tar.gz
+bf5fbaecc1370934347b82ec707e3413  click-2.6.tar.gz


More information about the scm-commits mailing list