diff --git a/gjs-1.49.92.tar.xz b/gjs-1.49.92.tar.xz deleted file mode 100644 index 303930b..0000000 --- a/gjs-1.49.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79d56e8752e5803ced54b9111fc4fa7da382d40868479318906556e79e8bf4a2 -size 610884 diff --git a/gjs-1.50.0.tar.xz b/gjs-1.50.0.tar.xz new file mode 100644 index 0000000..65a1dc5 --- /dev/null +++ b/gjs-1.50.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d529d315fc926995c5174d0ac45dacd604e52b9213ba3c4cd77f30bc4aec945 +size 610656 diff --git a/gjs.changes b/gjs.changes index f180c40..b63269b 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 11 19:17:26 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.50.0: + + Relicense coverage.cpp and coverage.h to the same license as + the rest of GJS (bgo#787263). +- Change license back to MIT. + ------------------------------------------------------------------- Tue Sep 5 10:37:59 UTC 2017 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 6081260..0247df7 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,16 +17,14 @@ Name: gjs -Version: 1.49.92 +Version: 1.50.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 -# currently GPL-2.0, due to coverage, see bgo#787263 - change back once relicensed -License: GPL-2.0+ -#License: MIT +License: MIT Group: Development/Libraries/GNOME Url: http://live.gnome.org/Gjs -Source: http://download.gnome.org/sources/gjs/1.49/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gjs/1.50/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: libmozjs-52 BuildRequires: libxml2-tools