SHA256
1
0
forked from pool/gjs

Accepting request 523394 from GNOME:Next

Update to 1.50.0

OBS-URL: https://build.opensuse.org/request/show/523394
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=131
This commit is contained in:
Dominique Leuenberger 2017-09-11 19:22:31 +00:00 committed by Git OBS Bridge
parent 486d4e0075
commit ac52e97001
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79d56e8752e5803ced54b9111fc4fa7da382d40868479318906556e79e8bf4a2
size 610884

3
gjs-1.50.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d529d315fc926995c5174d0ac45dacd604e52b9213ba3c4cd77f30bc4aec945
size 610656

View File

@ -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

View File

@ -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