[gjs/f20-gnome-3-12] Update to 1.40.0

Richard Hughes rhughes at fedoraproject.org
Mon Apr 14 12:08:52 UTC 2014


commit 3eceb1f5c790d1a9ca845c94717e0a52f8908d99
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 14 13:08:39 2014 +0100

    Update to 1.40.0

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1411450..bf22ea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.37.4.tar.xz
 /gjs-1.37.6.tar.xz
 /gjs-1.38.0.tar.xz
+/gjs-1.40.0.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 1210cdc..59b888e 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:          gjs
-Version:       1.38.1
+Version:       1.40.0
 Release:       1%{?dist}
 Summary:       Javascript Bindings for GNOME
 
@@ -11,7 +11,7 @@ Group:         System Environment/Libraries
 License:       MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
 URL:           http://live.gnome.org/Gjs/
 #VCS:          git://git.gnome.org/gjs
-Source0:       http://download.gnome.org/sources/%{name}/1.38/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz
 
 BuildRequires: mozjs17-devel
 BuildRequires: cairo-gobject-devel
@@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Mon Apr 14 2014 Richard Hughes <rhughes at redhat.com> - 1.40.0-1
+- Update to 1.40.0
+
 * Wed Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 1.38.1-1
 - Update to 1.38.1
 
diff --git a/sources b/sources
index 3774d4d..5814e37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f3422a114cb69735274e75e325013a3  gjs-1.38.1.tar.xz
+17f0ce474fbe6dda423a97c7f22fb073  gjs-1.40.0.tar.xz


More information about the scm-commits mailing list