[scorep] Rebuild for mpich 3.1.4 soname change

Orion Poplawski orion at fedoraproject.org
Sat Mar 14 02:38:50 UTC 2015


commit 0518c3c666235c309b34d676c210467e2c65ea9b
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Mar 13 20:38:49 2015 -0600

    Rebuild for mpich 3.1.4 soname change

 scorep.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/scorep.spec b/scorep.spec
index e86599e..4e88586 100644
--- a/scorep.spec
+++ b/scorep.spec
@@ -1,6 +1,6 @@
 Name:           scorep
 Version:        1.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Scalable Performance Measurement Infrastructure for Parallel Codes
 
 License:        BSD
@@ -228,6 +228,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %endif
 
 %changelog
+* Fri Mar 13 2015 Orion Poplawski <orion at cora.nwra.com> - 1.3-5
+- Rebuild for mpich 3.1.4 soname change
+
 * Wed Mar 04 2015 Orion Poplawski <orion at cora.nwra.com> - 1.3-4
 - Rebuild for papi
 


More information about the scm-commits mailing list