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

Richard Hughes rhughes at fedoraproject.org
Tue Apr 15 08:33:40 UTC 2014


commit a7438d599eabd7d9ea586ea708c3fbc0a7289aec
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 15 09:33:27 2014 +0100

    Update to 1.40.1

 .gitignore |    1 +
 gjs.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf22ea3..21b22e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.37.6.tar.xz
 /gjs-1.38.0.tar.xz
 /gjs-1.40.0.tar.xz
+/gjs-1.40.1.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 63e3415..22d5d37 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,7 +1,7 @@
 %global gobject_introspection_version 1.39.3
 
 Name:          gjs
-Version:       1.40.0
+Version:       1.40.1
 Release:       1%{?dist}
 Summary:       Javascript Bindings for GNOME
 
@@ -81,6 +81,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Tue Apr 15 2014 Richard Hughes <rhughes at redhat.com> - 1.40.1-1
+- Update to 1.40.1
+
 * Mon Apr 14 2014 Richard Hughes <rhughes at redhat.com> - 1.40.0-1
 - Update to 1.40.0
 
diff --git a/sources b/sources
index 5814e37..90cc93d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f0ce474fbe6dda423a97c7f22fb073  gjs-1.40.0.tar.xz
+150580858bc40d0dbc9df43741eb2ad3  gjs-1.40.1.tar.xz


More information about the scm-commits mailing list