Hello community,
here is the log from the commit of package gnome-shell-extension-desktop-icons
for openSUSE:Factory checked in at 2019-10-09 15:19:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extension-desktop-icons (Old)
and
/work/SRC/openSUSE:Factory/.gnome-shell-extension-desktop-icons.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extension-desktop-icons"
Wed Oct 9 15:19:54 2019 rev:1 rq:736388 version:19.10.1
Changes:
--------
New Changes file:
--- /dev/null 2019-09-25 09:10:10.894331610 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-shell-extension-desktop-icons.new.2352/gnome-shell-extension-desktop-icons.changes
2019-10-09 15:20:04.976401545 +0200
@@ -0,0 +1,49 @@
+-------------------------------------------------------------------
+Wed Oct 9 06:50:58 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Change License to 'GPL-3.0-or-later', matching what the source
+ files claim.
+
+-------------------------------------------------------------------
+Tue Oct 08 03:01:43 UTC 2019 - Xiaoguang Wang <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- Update to version 19.01.3:
+ + Update Polish translation
+ + Update Brazilian Portuguese translation
+ + fileItem.js: Remove unneeded method call
+ + Update POTFILES.in
+ + fileItem.js: cancel file monitoring on destroy
+ + General: fix opening terminal in folder
+ + general: add new files top to bottom, left to right
+ + desktopGrid.js: Check shell version for method existence
New:
----
_service
_servicedata
desktop-icons-19.10.1.obscpio
desktop-icons-19.10.1.tar.xz
desktop-icons.obsinfo
gnome-shell-extension-desktop-icons.changes
gnome-shell-extension-desktop-icons.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extension-desktop-icons.spec ++++++
#
# spec file for package gnome-shell-extension-desktop-icons
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gnome-shell-extension-desktop-icons
Version: 19.10.1
Release: 0
Summary: Desktop icon support for GNOME Shell
License: GPL-3.0-or-later
Group: System/GUI/GNOME
URL: https://gitlab.gnome.org/World/ShellExtensions/desktop-icons
Source: desktop-icons-%{version}.tar.xz
BuildRequires: gnome-patch-translation
# Needed for directory ownership
BuildRequires: gnome-shell >= 3.30
# gobject-introspection is needed for the typelib() rpm magic.
BuildRequires: gobject-introspection
BuildRequires: meson >= 0.44.0
BuildRequires: translation-update-upstream
Requires: gnome-shell
Requires: nautilus >= 3.30.4
Requires: xdg-desktop-portal-gtk
BuildArch: noarch
%description
This package provides a GNOME Shell extension for showing the contents
of ~/Desktop on the desktop of the Shell. Common file management
operations such as launching, copy/paste, rename and deleting are
supported.
%prep
%setup -q -n desktop-icons-%{version}
translation-update-upstream po %{name}
gnome-patch-translation-prepare po %{name}
%build
%meson \
--localedir=share/gnome-shell/extensions/desktop-icons@csoriano/locale
%meson_build
%install
%meson_install
%files
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.desktop-icons.gschema.xml
%{_datadir}/gnome-shell/extensions/desktop-icons@csoriano/
%changelog
++++++ _service ++++++
<services>
<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.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">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://gitlab.gnome.org/World/ShellExtensions/desktop-icons.git</param>
<param
name="changesrevision">049b5f652859723d52ff2db6790d4c65ac529340</param></service></servicedata>++++++
desktop-icons.obsinfo ++++++
name: desktop-icons
version: 19.10.1
mtime: 1570055247
commit: 049b5f652859723d52ff2db6790d4c65ac529340