From 2f19fe28ee8540d304f2c4736fa7198ba9e72af8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 28 2012 18:06:24 +0000 Subject: - Rebuilt for c++ ABI breakage --- diff --git a/cryptopp.spec b/cryptopp.spec index 0b618d1..45dca29 100644 --- a/cryptopp.spec +++ b/cryptopp.spec @@ -1,6 +1,6 @@ Name: cryptopp Version: 5.6.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Public domain C++ class library of cryptographic schemes License: Public Domain Group: System Environment/Libraries @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 5.6.1-7 +- Rebuilt for c++ ABI breakage + * Thu Jan 5 2012 Alexey Kurov - 5.6.1-6 - fix build with gcc-4.7.0