diff --git a/omniORBpy.spec b/omniORBpy.spec index c290473..dab1bda 100644 --- a/omniORBpy.spec +++ b/omniORBpy.spec @@ -1,6 +1,6 @@ Name: omniORBpy Version: 4.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CORBA ORB for Python License: LGPLv2+ @@ -94,6 +94,9 @@ find %{buildroot}%{python_sitelib} -type d -exec chmod 755 {} \; %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 4.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 4.2.0-4 - Rebuilt for GCC 5 C++11 ABI change