From d44bf669a1a62f2178da44d796fa0196183e653d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 10 2015 15:22:06 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- diff --git a/python-catkin_lint.spec b/python-catkin_lint.spec index 58163c2..1cb95d1 100644 --- a/python-catkin_lint.spec +++ b/python-catkin_lint.spec @@ -2,7 +2,7 @@ Name: python-%{source_name} Version: 1.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Check catkin packages for common errors License: BSD @@ -102,6 +102,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-%{python3_version} -w python %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 1.4.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Thu Sep 17 2015 Rich Mattes - 1.4.3-1 - Update to release 1.4.3 (rhbz#1240452)