[python-flake8] update to 2.1.0

Matthias Runge mrunge at fedoraproject.org
Wed Apr 9 09:42:26 UTC 2014


commit 96769202dde2184df435c4e52aeb20eed3f505a1
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Apr 9 11:42:07 2014 +0200

    update to 2.1.0

 .gitignore         |    1 +
 python-flake8.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a8db51..3cc6d64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /flake8-2.0.tar.gz
+/flake8-2.1.0.tar.gz
diff --git a/python-flake8.spec b/python-flake8.spec
index 7c4347d..8daadce 100644
--- a/python-flake8.spec
+++ b/python-flake8.spec
@@ -7,8 +7,8 @@
 %global modname flake8
 
 Name:             python-%{modname}
-Version:          2.0
-Release:          5%{?dist}
+Version:          2.1.0
+Release:          1%{?dist}
 Summary:          Code checking using pep8 and pyflakes
 
 Group:            Development/Languages
@@ -152,6 +152,9 @@ popd
 
 
 %changelog
+* Wed Apr 09 2014 Matthias Runge <mrunge at redhat.com> - 2.1.0-1
+- update to 2.1.0
+
 * Thu Jan 02 2014 Matthias Runge <mrunge at redhat.com> - 2.0-5
 - add missing requires to pep8, python-mccabe and pyflakes (rhbz#1046955)
 
diff --git a/sources b/sources
index 1ca82b3..91a4af0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-176c6b3613777122721db181560aa1e3  flake8-2.0.tar.gz
+cf326cfb88a1db6c5b29a3a6d9efb257  flake8-2.1.0.tar.gz


More information about the scm-commits mailing list