From 2f0db98e437b1fc7f6baca8756bf7711ea850f36 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 23 Jan 2018 10:42:17 +0000 Subject: [PATCH] Rebuilt for Boost 1.66 --- gearmand.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gearmand.spec b/gearmand.spec index 406fda5..0b7f981 100644 --- a/gearmand.spec +++ b/gearmand.spec @@ -16,7 +16,7 @@ Name: gearmand Version: 1.1.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A distributed job system Group: System Environment/Daemons @@ -253,6 +253,9 @@ exit 0 %changelog +* Tue Jan 23 2018 Jonathan Wakely - 1.1.18-2 +- Rebuilt for Boost 1.66 + * Sat Dec 16 2017 Robin Lee - 1.1.18-1 - Update to 1.1.18 (BZ#1524746)