diff --git a/libteam.spec b/libteam.spec index 93c49f7..772ede6 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 1.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries License: LGPLv2+ @@ -135,6 +135,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jun 26 2014 Jiri Pirko - 1.11-1 - 1.11 release - teamd: add forgotten teamd_link_watch.h to noinst_HEADERS