From ab8bed5b94970918624abab98b5c66d81b1b8f7d Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Jan 19 2016 13:19:26 +0000 Subject: Update to 6.2 --- diff --git a/.gitignore b/.gitignore index 343f083..1c9e82c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /click-4.0.tar.gz /click-4.1.tar.gz /click-5.1.tar.gz +/click-6.2.tar.gz diff --git a/python-click.spec b/python-click.spec index e02fdfa..687f710 100644 --- a/python-click.spec +++ b/python-click.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{pypi_name} -Version: 5.1 -Release: 2%{?dist} +Version: 6.2 +Release: 1%{?dist} Summary: A simple wrapper around optparse for powerful command line utilities License: BSD @@ -95,6 +95,9 @@ popd %changelog +* Tue Jan 19 2016 Robert Kuska - 6.2-1 +- Update to 6.2 + * Wed Oct 14 2015 Robert Kuska - 5.1-2 - Rebuilt for Python3.5 rebuild diff --git a/sources b/sources index 2c6c75a..98f25d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c5323008cccfe232a8b161fc8196d41 click-5.1.tar.gz +83252a8095397b1f5f710fdd58b484d9 click-6.2.tar.gz