[jhbuild] core-deps-3.28: Use recent version of speech-dispatcher (0.8.8)



commit ca08a76be3006b184177fa690e543389b4dbc28e
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Sun Jan 7 21:02:44 2018 +0900

    core-deps-3.28: Use recent version of speech-dispatcher (0.8.8)
    
    Current version 0.8 triggers build error:
    
        https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713310
    
    NOTE: This should be moved to the constant base system as a system
          dependency and is required to build orca. Instead of removing
          this now, wait until full jhbuild moduleset deprecation and remove
          it in the new BuildStream project (avoids breaking jhbuild
          on fedora where apparently the .pc file is hard to come by).

 modulesets/gnome-suites-core-deps-3.28.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index c6ba557..78018b7 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -1684,8 +1684,8 @@ the module and we will just change it to use a tarball anyway.
   <autotools id="speech-dispatcher" autogenargs="--with-espeak">
     <branch repo="speech-dispatcher"
             module="speech-dispatcher-${version}.tar.gz"
-            version="0.8"
-            hash="sha256:0a6ce544cfbac8592a8ea08e3ab24c389153904ea51c6fd68756cea52de9efa2"/>
+            version="0.8.8"
+            hash="sha256:3c2a89800d73403192b9d424a604f0e614c58db390428355a3b1c7c401986cf3"/>
     <dependencies>
       <dep package="dotconf"/>
       <dep package="espeak"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]