Accepting request 564217 from GNOME:Factory

Revert, as this checkout is borked.. - sorry for the breakage

OBS-URL: https://build.opensuse.org/request/show/564217
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=139
This commit is contained in:
2018-01-17 15:31:00 +00:00
committed by Git OBS Bridge
parent 37e7a04556
commit cd06eedfb2
6 changed files with 16 additions and 61 deletions

View File

@@ -1,27 +1,3 @@
-------------------------------------------------------------------
Mon Jan 08 21:22:15 UTC 2018 - zaitor@opensuse.org
- Update to version 1.50.2+20180106.b3e0002:
+ object:
- Only reset keep-alive and disassociate if needed.
- Make clear in toString() proto method when the object is
finalized.
- Show error when using proto functions (connect*, emit) on
destroyed object.
- Only show critical errors on access to finalized objects.
- Remove ObjectInstance from disassociate_list if object is
finalized.
- Leave out param untouched on error.
- Reset the keep alive flag on wrapper when object is disposed.
- Add better logging when invalid access happens.
- Don't resolve or set,get properties on finalized elements.
+ installed-tests/js: add testGObjectDestructionAccess to verify
access to destryed objects.
- Switch to git-checkout via source service. Following this, add
autoconf-archive and libtool BuildRequires and pass autogen.sh to
bootstrap the tarball.
- Cleanup spec, use modern macros, autosetup and make_build.
-------------------------------------------------------------------
Tue Oct 31 22:54:17 UTC 2017 - luc14n0@linuxmail.org