Bump and rebuild for an rpm signing issue

This commit is contained in:
Kalev Lember 2017-08-11 13:58:33 +02:00
parent f488b421e5
commit 63af3a4b3d

View File

@ -3,7 +3,7 @@
Name: libqb Name: libqb
Version: 1.0.2 Version: 1.0.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: An IPC library for high performance servers Summary: An IPC library for high performance servers
Group: System Environment/Libraries Group: System Environment/Libraries
@ -74,6 +74,9 @@ developing applications that use %{name}.
%{_mandir}/man3/qb*3* %{_mandir}/man3/qb*3*
%changelog %changelog
* Fri Aug 11 2017 Kalev Lember <klember@redhat.com> - 1.0.2-5
- Bump and rebuild for an rpm signing issue
* Thu Aug 10 2017 Jan Pokorný <jpokorny+rpm-libqb@redhat.com> - 1.0.2-4 * Thu Aug 10 2017 Jan Pokorný <jpokorny+rpm-libqb@redhat.com> - 1.0.2-4
- Mitigate changed treatment of orphaned sections in ld.bfd/binutils-2.29, - Mitigate changed treatment of orphaned sections in ld.bfd/binutils-2.29,
resulting in logging facility silently out of order (rhbz#1478089) resulting in logging facility silently out of order (rhbz#1478089)