Accepting request 736143 from GNOME:Next

- Update to version 19.10.1:
  * metadata.json Compatibility only with Gnome Shell 3.34
  * metadata: Support gnome-shell 3.32 and 3.34
  * metadata: Prettify JSON code
  * desktopGrid: Don't emit deprecation warnings when using native
    objects
  * createFolderDialog: Use native GObject for new Shell 3.34
    versions
  * general: Pass the actor to PopupManuManager constructor in new
    shell
  * Update translation

- Update to version 19.01.4:
  * fileItem.js: Create menus lazily
  * fileItem.js: remove the menu during destruction
  * fileItem.js: disconnect writable-by-others signal
  * fileItem.js: fix code alignment
  * fileItem.js: nullify _setMetadataCancellable
  * fileItem.js: nullify _loadThumbnailDataCancellable
  * fileItem.js: fix property name
  * fileItem.js: avoid error after creating thumbnail
  * fileItem.js: ensure refresh attrs. in .desktop files
  * general: don't use specific monitor for .desktop files
  * Update translation

OBS-URL: https://build.opensuse.org/request/show/736143
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extension-desktop-icons?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-10-08 12:56:38 +00:00 committed by Git OBS Bridge
parent 2d908ac86f
commit 6e1c2746e6
8 changed files with 44 additions and 9 deletions

View File

@ -2,9 +2,10 @@
<service name="obs_scm" mode="disabled" >
<param name="url">https://gitlab.gnome.org/World/ShellExtensions/desktop-icons.git</param>
<param name="scm">git</param>
<param name="revision">19.01.3</param>
<param name="revision">19.10.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">suse</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/World/ShellExtensions/desktop-icons.git</param>
<param name="changesrevision">e7bb13c730bedb221d82fba2c1c5db38124d9fc8</param></service></servicedata>
<param name="changesrevision">049b5f652859723d52ff2db6790d4c65ac529340</param></service></servicedata>

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: desktop-icons
version: 19.01.3
mtime: 1556908808
commit: e7bb13c730bedb221d82fba2c1c5db38124d9fc8
version: 19.10.1
mtime: 1570055247
commit: 049b5f652859723d52ff2db6790d4c65ac529340

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Oct 08 03:01:43 UTC 2019 - Xiaoguang Wang <xwang@suse.com>
- Update to version 19.10.1:
* metadata.json Compatibility only with Gnome Shell 3.34
* metadata: Support gnome-shell 3.32 and 3.34
* metadata: Prettify JSON code
* desktopGrid: Don't emit deprecation warnings when using native
objects
* createFolderDialog: Use native GObject for new Shell 3.34
versions
* general: Pass the actor to PopupManuManager constructor in new
shell
* Update translation
-------------------------------------------------------------------
Wed Sep 18 06:46:28 UTC 2019 - Xiaoguang Wang <xwang@suse.com>
- Update to version 19.01.4:
* fileItem.js: Create menus lazily
* fileItem.js: remove the menu during destruction
* fileItem.js: disconnect writable-by-others signal
* fileItem.js: fix code alignment
* fileItem.js: nullify _setMetadataCancellable
* fileItem.js: nullify _loadThumbnailDataCancellable
* fileItem.js: fix property name
* fileItem.js: avoid error after creating thumbnail
* fileItem.js: ensure refresh attrs. in .desktop files
* general: don't use specific monitor for .desktop files
* Update translation
-------------------------------------------------------------------
Wed Aug 28 05:04:54 UTC 2019 - Xiaoguang Wang <xwang@suse.com>

View File

@ -17,7 +17,7 @@
Name: gnome-shell-extension-desktop-icons
Version: 19.01.3
Version: 19.10.1
Release: 0
Summary: Desktop icon support for GNOME Shell
License: GPL-2.0-or-later