[octave] Rebuild for gcc 5 C++11 ABI

Orion Poplawski orion at fedoraproject.org
Tue Feb 17 17:35:04 UTC 2015


commit ce2cac73ef480ab986a85992b9bb353685bce129
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Feb 17 10:34:55 2015 -0700

    Rebuild for gcc 5 C++11 ABI

 octave.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/octave.spec b/octave.spec
index 125e3cf..496dd98 100644
--- a/octave.spec
+++ b/octave.spec
@@ -16,7 +16,7 @@
 Name:           octave
 Epoch:          6
 Version:        3.8.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A high-level language for numerical computations
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -319,6 +319,9 @@ fi
 
 
 %changelog
+* Tue Feb 17 2015 Orion Poplawski <orion at cora.nwra.com> - 6:3.8.2-10
+- Rebuild for gcc 5 C++11 ABI
+
 * Sun Feb 08 2015 Orion Poplawski <orion at cora.nwra.com> - 6:3.8.2-9
 - Use a generic location for libjvm.so, require java-headless (bug #1190523)
 


More information about the scm-commits mailing list