[coin-or-CoinMP/f20] Rebuild to ensure using latest C++ abi changes.

pcpa pcpa at fedoraproject.org
Sun Feb 22 14:57:44 UTC 2015


commit 1bd25d80f774bdf248cbecd001e5e47bdb8dcd94
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Sun Feb 22 11:57:40 2015 -0300

    Rebuild to ensure using latest C++ abi changes.

 coin-or-CoinMP.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/coin-or-CoinMP.spec b/coin-or-CoinMP.spec
index 3b357a0..9de2cdf 100644
--- a/coin-or-CoinMP.spec
+++ b/coin-or-CoinMP.spec
@@ -4,7 +4,7 @@ Name:		coin-or-%{module}
 Group:		Applications/Engineering
 Summary:	C-API interface to CLP, CBC and CGL
 Version:	1.7.6
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	CPL
 URL:		http://projects.coin-or.org/%{module}
 Source0:	http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
@@ -81,6 +81,9 @@ make test
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sat Feb 21 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 1.7.6-3
+- Rebuild to ensure using latest C++ abi changes.
+
 * Tue Nov 11 2014 Caolán McNamara <caolanm at redht.com> - 1.7.6-2
 - Rebuild because coin-or-Clp is newer than this and the size of class
   ClpSimplex changed since the last version => libreoffice's coinmp using


More information about the scm-commits mailing list