Hello community,
here is the log from the commit of package gnome-shell-extensions for
openSUSE:Factory checked in at 2017-09-13 21:56:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions"
Wed Sep 13 21:56:45 2017 rev:60 rq:523825 version:3.26.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2017-08-29 11:39:22.584094587 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
2017-09-13 21:56:49.098628540 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 19:21:13 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 10 21:26:22 UTC 2017 - [email protected]
+
+- Update package summaries. Replace historic tar option specs.
+
+-------------------------------------------------------------------
@@ -6,0 +18,43 @@
+
+-------------------------------------------------------------------
+Tue Aug 22 08:25:53 UTC 2017 - [email protected]
+
+- Update to version 3.25.91:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 21 20:07:58 UTC 2017 - [email protected]
+
+- Update to version 3.25.90:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 2 20:46:14 UTC 2017 - [email protected]
+
+- Update to version 3.25.4:
+ + screenshot-window-sizer: Fix backward cycling.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 2 13:25:03 UTC 2017 - [email protected]
+
+- Update to version 3.25.3:
+ + places-menu: Use mount operation if necessary.
+ + window-list: Respect MWM hints.
+ + Updated translations.
+- Drop glib2_gsettings_schema handling in post(un), file-triggers
+ takes care of this for us now.
+
+-------------------------------------------------------------------
+Wed Aug 2 13:25:02 UTC 2017 - [email protected]
+
+- Update to version 3.25.2:
+ + places-menu: Make URI launching asynchronous.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 2 13:25:01 UTC 2017 - [email protected]
+
+- Update to version 3.25.1:
+ + apps-menu: Mark copied launchers as trusted.
+ + places-menu: Make icon lookup asynchronous.
Old:
----
gnome-shell-extensions-3.24.3.tar.xz
New:
----
gnome-shell-extensions-3.26.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.fAuUZs/_old 2017-09-13 21:56:49.750536818 +0200
+++ /var/tmp/diff_new_pack.fAuUZs/_new 2017-09-13 21:56:49.754536256 +0200
@@ -20,13 +20,13 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
-Version: 3.24.3
+Version: 3.26.0
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeShell/Extensions
-Source:
http://download.gnome.org/sources/gnome-shell-extensions/3.24/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-shell-extensions/3.26/%{name}-%{version}.tar.xz
Source1: README.SUSE
Source2: sle-classic.desktop
Source3: SLE-theme.tar.gz
@@ -57,7 +57,7 @@
additional and optional functionality to GNOME Shell.
%package common
-Summary: GNOME Shell Extension -- Common Files
+Summary: Common files for GNOME Shell extensions
Group: System/GUI/GNOME
Requires: gnome-shell
Recommends: %{name}-common-lang
@@ -81,7 +81,7 @@
This package provides files common to several GNOME Shell Extensions
%package -n gnome-shell-classic
-Summary: Gnome-shell classic -- collection of extensions
+Summary: A collection of extensions for Gnome-shell classic
Group: System/GUI/GNOME
Recommends: %{name}-common-lang
@@ -128,17 +128,11 @@
%if !0%{?is_opensuse}
install -m0644 %{S:2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
# Install SLE theme
-tar xzvf %{SOURCE3}
+tar -xzvf %{SOURCE3}
install -d %{buildroot}%{_datadir}/gnome-shell/theme
cp SLE-theme/theme/* %{buildroot}%{_datadir}/gnome-shell/theme
%endif
-%post -n gnome-shell-classic
-%glib2_gsettings_schema_post
-
-%postun -n gnome-shell-classic
-%glib2_gsettings_schema_postun
-
%files common
%defattr(-,root,root)
%doc COPYING README.SUSE
++++++ gnome-shell-extensions-3.24.3.tar.xz ->
gnome-shell-extensions-3.26.0.tar.xz ++++++
++++ 9951 lines of diff (skipped)