From 9d15af0a21debd390aaf3e59d34f5c762a1855a7262308f3291e9726c4739923 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jul 2013 20:30:56 +0000 Subject: [PATCH] Accepting request 182755 from home:Zaitor:branches:GNOME:Factory Update to ver 1.37.4, changes info just pulled from git changelog OBS-URL: https://build.opensuse.org/request/show/182755 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=83 --- gjs-1.37.1.tar.xz | 3 --- gjs-1.37.4.tar.xz | 3 +++ gjs.changes | 6 ++++++ gjs.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gjs-1.37.1.tar.xz create mode 100644 gjs-1.37.4.tar.xz diff --git a/gjs-1.37.1.tar.xz b/gjs-1.37.1.tar.xz deleted file mode 100644 index 4533353..0000000 --- a/gjs-1.37.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c14995408cf4926f63ffa16ba23046ab0cc611f12f176e59bb91132111b6ad7a -size 423628 diff --git a/gjs-1.37.4.tar.xz b/gjs-1.37.4.tar.xz new file mode 100644 index 0000000..9b601b9 --- /dev/null +++ b/gjs-1.37.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde337a067bd415f4ebbe1402f0e59b350f4db503835a217edb1d2e1ed5e04d5 +size 424892 diff --git a/gjs.changes b/gjs.changes index b0469ee..8dc6f5b 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 10 17:39:54 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.37.4: + + Bugs fixed: bgo#701196, bgo#701525, bgo#703068, bgo#703564. + ------------------------------------------------------------------- Tue May 28 19:51:50 UTC 2013 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 6b8651c..59493c8 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.37.1 +Version: 1.37.4 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: JavaScript bindings based on gobject-introspection and Mozilla @@ -32,7 +32,7 @@ BuildRequires: systemtap-sdt-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.36.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.37.1 BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(mozjs-17.0) Requires: libgjs0 = %{version}