diff --git a/libqb.spec b/libqb.spec index 27732ef..7ad538e 100644 --- a/libqb.spec +++ b/libqb.spec @@ -2,7 +2,7 @@ Name: libqb Version: 1.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: An IPC library for high performance servers Group: System Environment/Libraries @@ -10,7 +10,7 @@ License: LGPLv2+ URL: https://github.com/ClusterLabs/libqb Source0: https://github.com/ClusterLabs/libqb/releases/download/v%{version}/%{name}-%{version}.tar.xz Patch0: 0001-build-configure-run-attribute-section-test-through-r.patch -Patch1: 0002-WIP-4-Experimental-fix-for-libqb-logging-not-working.patch +Patch1: 0002-WIP-5-Experimental-fix-for-libqb-logging-not-working.patch BuildRequires: autoconf automake libtool doxygen procps check-devel # https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires @@ -72,6 +72,9 @@ developing applications that use %{name}. %{_mandir}/man3/qb*3* %changelog +* Mon Sep 04 2017 Jan Pokorný - 1.0.2-7 +- Evolution of the previous (rhbz#1478089, rhbz#1487787) + * Fri Sep 01 2017 Jan Pokorný - 1.0.2-6 - Better approach so as to mitigate changed treatment of orphaned sections in ld.bfd/binutils-2.29, resulting in logging facility silently out of order