[gjs/f19] Update to 1.36.1

Kalev Lember kalev at fedoraproject.org
Mon Apr 29 15:50:32 UTC 2013


commit 95a50fb500caa28e9659681560f42c4759d8cfc6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Apr 29 17:50:28 2013 +0200

    Update to 1.36.1

 .gitignore |    1 +
 gjs.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9682a95..b2b7025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.35.8.tar.xz
 /gjs-1.35.9.tar.xz
 /gjs-1.36.0.tar.xz
+/gjs-1.36.1.tar.xz
diff --git a/gjs.spec b/gjs.spec
index e678e41..18f0d5f 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:          gjs
-Version:       1.36.0
+Version:       1.36.1
 Release:       1%{?dist}
 Summary:       Javascript Bindings for GNOME
 
@@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Mon Apr 29 2013 Kalev Lember <kalevlember at gmail.com> - 1.36.1-1
+- Update to 1.36.1
+
 * Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 1.36.0-1
 - Update to 1.36.0
 
diff --git a/sources b/sources
index 9d458b0..53b7a86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ab2369b73b3f3a6e40539815fbc69d5  gjs-1.36.0.tar.xz
+871348235ce8b8cadfa064eeb0bed6dc  gjs-1.36.1.tar.xz


More information about the scm-commits mailing list