[alleyoop] Valgrind is now available on aarch64, ppc64le

Yaakov Selkowitz yselkowitz at fedoraproject.org
Tue Jul 22 18:46:15 UTC 2014


commit 7b7b3c7b1c1f4c01d1e8617165fdcac99e7e2b07
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Tue Jul 22 13:45:45 2014 -0500

    Valgrind is now available on aarch64, ppc64le

 alleyoop.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/alleyoop.spec b/alleyoop.spec
index b6862f7..572b608 100644
--- a/alleyoop.spec
+++ b/alleyoop.spec
@@ -1,6 +1,6 @@
 Name:       alleyoop
 Version:    0.9.8
-Release:    2%{?dist}
+Release:    3%{?dist}
 License:    GPLv2+
 Group:      Development/Tools
 Summary:    Graphical front-end to the Valgrind memory checker for x86
@@ -17,7 +17,7 @@ Requires: valgrind >= 3.1.0
 Requires: GConf2, scrollkeeper
 
 # valgrind available only on these
-ExclusiveArch: %{ix86} x86_64 ppc ppc64 s390x %{arm}
+ExclusiveArch: %{ix86} x86_64 ppc ppc64 ppc64le s390x %{arm} aarch64
 
 %description
 Alleyoop is a graphical front-end to the increasingly popular Valgrind
@@ -62,6 +62,9 @@ scrollkeeper-update -q
 
 
 %changelog
+* Tue Jul 22 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.9.8-3
+- Valgrind is now available on aarch64, ppc64le
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list