diff --git a/gjs-1.45.4.tar.xz b/gjs-1.45.4.tar.xz deleted file mode 100644 index f432e84..0000000 --- a/gjs-1.45.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228 -size 480828 diff --git a/gjs-1.46.0.tar.xz b/gjs-1.46.0.tar.xz new file mode 100644 index 0000000..c416a71 --- /dev/null +++ b/gjs-1.46.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2283591fa70785443793e1d7db66071b36052d707075f229baeb468d8dd25ad4 +size 490812 diff --git a/gjs.changes b/gjs.changes index a8f75cf..3930b58 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 20 18:18:52 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.46.0: + + Be future proof against Format fixes in SpiderMonkey + (bgo#770111). + ------------------------------------------------------------------- Tue Jul 19 19:49:37 UTC 2016 - zaitor@opensuse.org diff --git a/gjs.spec b/gjs.spec index 4c40b2e..bd57284 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,14 +17,14 @@ Name: gjs -Version: 1.45.4 +Version: 1.46.0 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 License: MIT Group: Development/Libraries/GNOME Url: http://live.gnome.org/Gjs -Source: http://download.gnome.org/sources/gjs/1.45/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gjs/1.46/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: python BuildRequires: readline-devel