From add91fb57b0baf072f9ef8f4a54f9cb969f67665 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Sat, 22 Feb 2014 13:29:12 -0500 Subject: [PATCH] Revert last change --- boost.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/boost.spec b/boost.spec index a268b88..0547256 100644 --- a/boost.spec +++ b/boost.spec @@ -34,7 +34,7 @@ Name: boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.53.0 %define version_enc 1_53_0 -Release: 15%{?dist} +Release: 14%{?dist} License: Boost and MIT and Python %define toplev_dirname %{name}_%{version_enc} @@ -1261,9 +1261,6 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/bjam.1* %changelog -* Sat Feb 22 2014 Deji Akingunola - 1.53.0-15 -- Rebuild for mpich-3.1 - * Thu Aug 29 2013 Petr Machata - 1.53.0-14 - Fix atomic_cas32 (thanks Jaroslav Škarvada for figuring out where the problem is) (boost-1.54.0-interprocess-atomic_cas32-ppc.patch)