[firefox] libvpx/sqlite version update

Martin Stransky stransky at fedoraproject.org
Wed Jul 30 12:56:06 UTC 2014


commit cad034f25a5d032c1f8b4fd89993531a1a95be8b
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Wed Jul 30 14:56:02 2014 +0200

    libvpx/sqlite version update

 firefox.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 65aa7e6..ad3b533 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -31,7 +31,7 @@
 %global cairo_version 1.10.2
 %global freetype_version 2.1.9
 %global libnotify_version 0.7.0
-%global libvpx_version 1.0.0
+%global libvpx_version 1.3.0
 
 %if %{?system_nss}
 %global nspr_version 4.10.6
@@ -41,7 +41,7 @@
 %endif
 
 %if %{?system_sqlite}
-%global sqlite_version 3.7.13
+%global sqlite_version 3.8.4.2
 # The actual sqlite version (see #480989):
 %global sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo 65536)
 %endif


More information about the scm-commits mailing list