From 9206f82772ee2e842bc50105c68f6f1a1b436803 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 14 Jan 2016 17:36:29 +0000 Subject: [PATCH] Rebuilt for Boost 1.60 --- ceph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index 1346500..03a159b 100644 --- a/ceph.spec +++ b/ceph.spec @@ -55,7 +55,7 @@ restorecon -R /var/log/ceph > /dev/null 2>&1; ################################################################################# Name: ceph Version: 9.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: User space components of the Ceph file system License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT @@ -1328,6 +1328,9 @@ exit 0 # actually build this meta package. %changelog +* Thu Jan 14 2016 Jonathan Wakely - 1:9.2.0-3 +- Rebuilt for Boost 1.60 + * Mon Dec 14 2015 Dan HorĂ¡k - 1:9.2.0-2 - fix build on s390(x) - gperftools/tcmalloc not available there