From 66fd08c16e665d3321c85f0b1762f3ab55aa7b53 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 28 May 2020 18:36:46 +0100 Subject: [PATCH] Rebuilt for Boost 1.73 --- gearmand.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gearmand.spec b/gearmand.spec index 4acf71b..8e96250 100644 --- a/gearmand.spec +++ b/gearmand.spec @@ -1,6 +1,6 @@ Name: gearmand Version: 1.1.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A distributed job system License: BSD @@ -145,6 +145,9 @@ exit 0 %changelog +* Thu May 28 2020 Jonathan Wakely - 1.1.19.1-2 +- Rebuilt for Boost 1.73 + * Tue Feb 18 2020 Robin Lee - 1.1.19.1-1 - Update to 1.1.19.1 (RHBZ#1801575) - Enable SSL support