From 66c8897085cdd3204635b539fce511087d7bf355 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Nov 02 2015 12:56:51 +0000 Subject: update to 2.5.0 --- diff --git a/.gitignore b/.gitignore index ee5dffb..c287f32 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /flake8-2.1.0.tar.gz /flake8-2.2.5.tar.gz /flake8-2.4.1.tar.gz +/flake8-2.5.0.tar.gz diff --git a/python-flake8.spec b/python-flake8.spec index 069ec8d..f627113 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -7,8 +7,8 @@ %global modname flake8 Name: python-%{modname} -Version: 2.4.1 -Release: 3%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: Code checking using pep8 and pyflakes Group: Development/Languages @@ -150,6 +150,9 @@ popd %changelog +* Mon Nov 02 2015 Matthias Runge - 2.5.0-1 +- update to 2.5.0 (rhbz#1275447) + * Mon Oct 26 2015 Ville Skyttä - 2.4.1-3 - Update/improve description diff --git a/sources b/sources index f90b2ac..03b72f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed45d3db81a3b7c88bd63c6e37ca1d65 flake8-2.4.1.tar.gz +f239d055144a17cce76b3a402f112dc6 flake8-2.5.0.tar.gz