[gjs] Update to 1.39.90

Richard Hughes rhughes at fedoraproject.org
Wed Feb 19 19:45:44 UTC 2014


commit d7b08fa518f55bf86714dcfdc15a5c3e3eaeee0e
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Feb 19 19:46:29 2014 +0000

    Update to 1.39.90

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b59d890..1f451e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.38.0.tar.xz
 /gjs-1.39.0.tar.xz
 /gjs-1.39.3.tar.xz
+/gjs-1.39.90.tar.xz
diff --git a/gjs.spec b/gjs.spec
index ef5f1ed..f4ab926 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:          gjs
-Version:       1.39.3
-Release:       2%{?dist}
+Version:       1.39.90
+Release:       1%{?dist}
 Summary:       Javascript Bindings for GNOME
 
 Group:         System Environment/Libraries
@@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Wed Feb 19 2014 Richard Hughes <rhughes at redhat.com> - 1.39.90-1
+- Update to 1.39.90
+
 * Wed Feb 05 2014 Adam Williamson <awilliam at redhat.com> - 1.39.3-2
 - build against mozjs24
 
diff --git a/sources b/sources
index 67eb197..465b002 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f6844d97ba6a4dcb13283bb67d4bf2f  gjs-1.39.3.tar.xz
+934a02d62fb949a48845ca539a63cae6  gjs-1.39.90.tar.xz


More information about the scm-commits mailing list