From 705eb6056056ec1ae10897b2d6b7d79733aebd1c Mon Sep 17 00:00:00 2001 From: Dave Love Date: Jan 24 2016 10:23:56 +0000 Subject: Rebuild for new boost --- diff --git a/dssp.spec b/dssp.spec index 22bdde1..d391628 100644 --- a/dssp.spec +++ b/dssp.spec @@ -3,7 +3,7 @@ Name: dssp Version: 2.2.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Protein secondary structure assignment %{?el5:Group: Applications/Engineering} License: Boost @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 24 2016 Dave Love - 2.2.1-8 +- Rebuild for new boost + * Sun Dec 13 2015 Dave Love - 2.2.1-7 - Avoid compiler ICE on ppc64le (#1280387)