From bd05e6d1f318eee7cb3127bc2c6bbca771657dc8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 18 2015 18:12:19 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- diff --git a/pylint.spec b/pylint.spec index c569b92..5e76e50 100644 --- a/pylint.spec +++ b/pylint.spec @@ -10,7 +10,7 @@ Name: pylint Version: 1.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality Group: Development/Debuggers License: GPLv2+ @@ -163,6 +163,9 @@ popd %endif # with_python3 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.4.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed May 27 2015 Mathieu Bridon - 1.4.3-2 - Drop python3 requirements from the python2 package. - Add missing requirement on six.