[gjs] Update to 1.43.3

Richard Hughes rhughes at fedoraproject.org
Mon Dec 29 20:59:50 UTC 2014


commit 70c4149f5cb764261ced1e8a982936ffdcf36e3d
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Dec 29 20:59:54 2014 +0000

    Update to 1.43.3

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71d8298..64eec3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.41.4.tar.xz
 /gjs-1.41.91.tar.xz
 /gjs-1.42.0.tar.xz
+/gjs-1.43.3.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 6835f4c..330a53d 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,7 +1,7 @@
 %global gobject_introspection_version 1.41.4
 
 Name:          gjs
-Version:       1.42.0
+Version:       1.43.3
 Release:       1%{?dist}
 Summary:       Javascript Bindings for GNOME
 
@@ -13,7 +13,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.42/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/1.43/%{name}-%{version}.tar.xz
 
 BuildRequires: mozjs24-devel
 BuildRequires: cairo-gobject-devel
@@ -91,6 +91,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/installed-tests
 
 %changelog
+* Mon Dec 29 2014 Richard Hughes <rhughes at redhat.com> - 1.43.3-1
+- Update to 1.43.3
+
 * Mon Sep 29 2014 Kalev Lember <kalevlember at gmail.com> - 1.42.0-1
 - Update to 1.42.0
 
diff --git a/sources b/sources
index 7b7d28a..c39954d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a30ff5e3e13498c4d3c95d2555751c4d  gjs-1.42.0.tar.xz
+5efde4730e1ff3b943915ed152085a1e  gjs-1.43.3.tar.xz


More information about the scm-commits mailing list