diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index de95d84..30c46b1 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -4,7 +4,7 @@ %global module_name catkin_pkg Name: python-%{module_name} Version: 0.1.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for retrieving information about catkin packages License: BSD @@ -39,6 +39,9 @@ Library for retrieving information about catkin packages %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.1.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jul 17 2013 Ankur Sinha 0.1.18-1 - Update to 1.18 - https://bugzilla.redhat.com/show_bug.cgi?id=926034