diff --git a/python-colcon-ros-bazel.spec b/python-colcon-ros-bazel.spec index 03dba47..279a163 100644 --- a/python-colcon-ros-bazel.spec +++ b/python-colcon-ros-bazel.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extension for colcon to support ROS2 Bazel packages License: ASL 2.0 @@ -60,6 +60,9 @@ An extension for colcon-core to support ROS2 Bazel projects. %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Apr 26 2019 Scott K Logan - 0.0.1-2 - Rebuilt to change main python from 3.4 to 3.6 in EPEL 7 - Handle automatic dependency generation (f30+)