Hello community,
here is the log from the commit of package chrome-gnome-shell for
openSUSE:Factory checked in at 2018-02-18 11:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chrome-gnome-shell (Old)
and /work/SRC/openSUSE:Factory/.chrome-gnome-shell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chrome-gnome-shell"
Sun Feb 18 11:41:34 2018 rev:8 rq:575533 version:10
Changes:
--------
--- /work/SRC/openSUSE:Factory/chrome-gnome-shell/chrome-gnome-shell.changes
2017-12-06 08:59:38.994655353 +0100
+++
/work/SRC/openSUSE:Factory/.chrome-gnome-shell.new/chrome-gnome-shell.changes
2018-02-18 11:41:39.271129643 +0100
@@ -1,0 +2,23 @@
+Mon Feb 05 09:38:48 UTC 2018 - [email protected]
+
+- Update to version 10:
+ + FreeBSD is supported again.
+ + Enabled GNOME Shell extensions synchronization in Firefox.
+ + Added option to check updates of enabled only GNOME Shell
+ extensions.
+ + Added GNOME proxy support for update checks.
+ + Update errors will not produce desktop notifications anymore.
+ All errors now goes to browser console.
+ + Chrome managed policies no longer got installed so browser
+ extensions will not be force installed along with connector.
+ + It's possible to use inline installation of browser extensions
+ through https://extensions.gnome.org website now.
+ + Added light icon for dark browser themes. Use options page to
+ switch icon.
+ + Various fixes for options page in Firefox.
+ + Updated translations.
+- Drop chrome-gnome-shell-nb-translation.patch: Fixed upstream.
+- No longer rm chrome-gnome-shell.json, upstream stopped installing
+ it.
+
+-------------------------------------------------------------------
Old:
----
chrome-gnome-shell-9.tar.xz
chrome-gnome-shell-nb-translation.patch
New:
----
chrome-gnome-shell-10.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ chrome-gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.oal2Hq/_old 2018-02-18 11:41:39.895107244 +0100
+++ /var/tmp/diff_new_pack.oal2Hq/_new 2018-02-18 11:41:39.895107244 +0100
@@ -1,7 +1,7 @@
#
# spec file for package chrome-gnome-shell
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,15 +17,13 @@
Name: chrome-gnome-shell
-Version: 9
+Version: 10
Release: 0
Summary: GNOME Shell integration for Chrome Extension compatible
browsers
License: GPL-3.0+
Group: Productivity/Networking/Web/Browsers
Url: https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
Source: %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM chrome-gnome-shell-nb-translation.patch
[email protected] -- Add Norwegian Bokmål translation
-Patch0: chrome-gnome-shell-nb-translation.patch
BuildRequires: cmake
BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme
@@ -48,7 +46,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%cmake -DPYTHON_EXECUTABLE=$(which python3)
@@ -57,9 +54,6 @@
%install
%cmake_install
-# We do like to have the plugin installed, but it stays the users choice to
enable/disable it in the browser
-rm
%{buildroot}%{_sysconfdir}/{chromium,opt/chrome}/policies/managed/chrome-gnome-shell.json
-
%files
%defattr(-,root,root)
%doc LICENSE README.md NEWS
++++++ _service ++++++
--- /var/tmp/diff_new_pack.oal2Hq/_old 2018-02-18 11:41:39.923106239 +0100
+++ /var/tmp/diff_new_pack.oal2Hq/_new 2018-02-18 11:41:39.927106095 +0100
@@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="url">git://git.gnome.org/chrome-gnome-shell</param>
<param name="scm">git</param>
- <param name="versionformat">9</param>
+ <param name="versionformat">10</param>
<param name="changesgenerate">enable</param>
- <param name="revision">refs/tags/v9</param>
+ <param name="revision">refs/tags/v10</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.oal2Hq/_old 2018-02-18 11:41:39.943105521 +0100
+++ /var/tmp/diff_new_pack.oal2Hq/_new 2018-02-18 11:41:39.947105377 +0100
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">git://git.gnome.org/chrome-gnome-shell</param>
- <param
name="changesrevision">35851c792fb68a180d42ee875dadea88089351b1</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">a8f2b1a19721c4311325b70de4a50834225bc41a</param></service></servicedata>
\ No newline at end of file
++++++ chrome-gnome-shell-9.tar.xz -> chrome-gnome-shell-10.tar.xz ++++++
++++ 6283 lines of diff (skipped)