Accepting request 893954 from GNOME:Factory

Scripted push from GNOME:Next (forwarded request 893927 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/893954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2021-05-20 17:24:26 +00:00 committed by Git OBS Bridge
commit 6ffe7629c5
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 14 13:50:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.68.1:
+ Many stability fixes due to refactoring how disposed GObjects
are handled.
-------------------------------------------------------------------
Sat Mar 20 17:25:14 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: gjs
Version: 1.68.0
Version: 1.68.1
Release: 0
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: LGPL-2.0-or-later AND MIT