[gjs] Update to 1.35.3

Kalev Lember kalev at fedoraproject.org
Thu Dec 20 21:13:12 UTC 2012


commit 21078ea0f32dc7566b749a2e875d2b155eed2b95
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Dec 20 21:44:15 2012 +0100

    Update to 1.35.3

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78494ac..f55d014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.33.14.tar.xz
 /gjs-1.34.0.tar.xz
 /gjs-1.35.2.tar.xz
+/gjs-1.35.3.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 315f5c8..dbe8657 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:          gjs
-Version:       1.35.2
+Version:       1.35.3
 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.34/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/1.35/%{name}-%{version}.tar.xz
 
 BuildRequires: js-devel
 BuildRequires: cairo-gobject-devel
@@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Thu Dec 20 2012 Kalev Lember <kalevlember at gmail.com> - 1.35.3-1
+- Update to 1.35.3
+
 * Tue Nov 20 2012 Richard Hughes <hughsient at gmail.com> - 1.35.2-1
 - Update to 1.35.2
 
diff --git a/sources b/sources
index 92a2279..af565f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f50d58821f228a3dfef2d4becf8c4ac  gjs-1.35.2.tar.xz
+4041e745904c65d92824eb39d3f4221d  gjs-1.35.3.tar.xz


More information about the scm-commits mailing list