Accepting request 795064 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795064
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extension-desktop-icons?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-04-17 22:49:23 +00:00 committed by Git OBS Bridge
parent ce957d8516
commit 280b24ca33
7 changed files with 31 additions and 10 deletions

View File

@ -2,7 +2,7 @@
<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.10.2</param>
<param name="revision">20.04.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">suse</param>

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">b1768a8eff6bf38f471d15b292f59515d41bd4b4</param></service></servicedata>
<param name="changesrevision">ea1f903edb76eec7c23e1f2ea5cf82a956d3e0ef</param></service></servicedata>

View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: desktop-icons
version: 19.10.2
mtime: 1570659354
commit: b1768a8eff6bf38f471d15b292f59515d41bd4b4
version: 20.04.0
mtime: 1585939561
commit: ea1f903edb76eec7c23e1f2ea5cf82a956d3e0ef

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Apr 17 02:43:41 UTC 2020 - Xiaoguang Wang <xwang@suse.com>
- Update to version 20.04.0:
* fileItem.js Fix stretched icons
* fileItem.js: Add missing semicolons
* desktopManager: Remove hint text from rename popup
* general: honor "dont_show_thumbnails" settings
* Apply suggestion to fileItem.js
* fileItem.js: show hand cursor whit SINGLE_CLICK
* desktopManager: clear selected files on desktop refresh
* DesktopManager: Ignore attribute changes on fileItem if it's not there yet
* general: Remove fileItemHandlers if item is destroyed
* createFolderDialog: Use actor Easing instead of Tweener
* cleanup: Use inheritance for Actor classes instead of composition
* general: Don't use actor property for native objects
* createFolterDialog: Port to be a native GObject
* fileItem.js: always update the metadata of a file
* general: launch only executable files
* Update translation
-------------------------------------------------------------------
Thu Nov 14 19:25:20 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-shell-extension-desktop-icons
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: gnome-shell-extension-desktop-icons
Version: 19.10.2
Version: 20.04.0
Release: 0
Summary: Desktop icon support for GNOME Shell
License: GPL-3.0-or-later