diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec index 06145d4..c44915e 100644 --- a/python-moksha-hub.spec +++ b/python-moksha-hub.spec @@ -2,7 +2,7 @@ Name: python-moksha-hub Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hub components for Moksha Group: Development/Libraries @@ -77,6 +77,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{_bindir}/moksha-hub %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Jun 03 2014 Ralph Bean - 1.3.3-1 - Added threading model to the polling producer API.