diff --git a/SPECS/libqb.spec b/SPECS/libqb.spec index aaa79d8..dc46b25 100644 --- a/SPECS/libqb.spec +++ b/SPECS/libqb.spec @@ -1,6 +1,6 @@ Name: libqb Version: 0.17.1 -Release: 1%{?dist}.2 +Release: 2%{?dist} Summary: An IPC library for high performance servers Group: System Environment/Libraries @@ -80,10 +80,10 @@ developing applications that use %{name}. %changelog -* Thu Apr 16 2015 David Vossel - 0.17.1-1.2 +* Thu Apr 16 2015 David Vossel - 0.17.1-2 Fixes assert encountered in libqb's mainloop implementation. - Resolves: rhbz#1212297 + Resolves: rhbz#1211375 * Thu Mar 05 2015 David Vossel - 0.17.1-1.1 Fix bug that prevents ipc server from working in pid with realtime priority.