Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory checked in at 2016-03-29 14:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
and /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-themes-standard"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes
2015-10-06 16:33:53.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
2016-03-29 14:46:36.000000000 +0200
@@ -1,0 +2,27 @@
+Wed Mar 23 08:24:58 UTC 2016 - [email protected]
+
+- Update to version 3.20:
+ + No changes.
+
+-------------------------------------------------------------------
+Fri Mar 4 08:14:48 UTC 2016 - [email protected]
+
+- Update to version 3.19.91:
+ + Updated gtk2 theme.
+- Drop gnome-themes-standard-gtk3-like-menubar.patch: fixed
+ upstream.
+
+-------------------------------------------------------------------
+Wed Dec 23 21:53:27 UTC 2015 - [email protected]
+
+- Add gnome-themes-standard-gtk3-like-menubar.patch: Make gtk2
+ menubar like gtk3 (bgo#747679).
+
+-------------------------------------------------------------------
+Mon Dec 21 15:29:49 UTC 2015 - [email protected]
+
+- Move gtk2 accessibility theme to a subpackage, which will be
+ suggested when main accessibility package and libgtk-2_0-0 are
+ installed.
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-standard-3.18.0.tar.xz
New:
----
gnome-themes-standard-3.20.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.NNJhke/_old 2016-03-29 14:46:37.000000000 +0200
+++ /var/tmp/diff_new_pack.NNJhke/_new 2016-03-29 14:46:37.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-themes-standard
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 +17,13 @@
Name: gnome-themes-standard
-Version: 3.18.0
+Version: 3.20
Release: 0
Summary: Standard GNOME Themes
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org
-Source:
http://download.gnome.org/sources/gnome-themes-standard/3.18/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-themes-standard/3.20/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
# Needed to convert svg to gresource
@@ -92,13 +92,23 @@
%package -n gnome-themes-accessibility
Summary: Accessibility GNOME Themes
Group: System/GUI/GNOME
-Requires: gtk2-engine-hcengine
BuildArch: noarch
Conflicts: gnome-themes < 3.0.0
%description -n gnome-themes-accessibility
This package contains high-contrast and low-contrast themes for GNOME.
+%package -n gnome-themes-accessibility-gtk2
+Summary: Accessibility GNOME Themes
+Group: System/GUI/GNOME
+Supplements: packageand(gnome-themes-accessibility:gtk2)
+Requires: gtk2-engine-hcengine
+BuildArch: noarch
+
+%description -n gnome-themes-accessibility-gtk2
+This package contains high-contrast and low-contrast themes for gtk2
applications.
+
+
%prep
%setup -q
translation-update-upstream
@@ -145,6 +155,12 @@
%defattr(-,root,root)
%ghost %{_datadir}/icons/HighContrast/icon-theme.cache
%{_datadir}/icons/HighContrast/
-%{_datadir}/themes/HighContrast/
+%dir %{_datadir}/themes/HighContrast/
+%{_datadir}/themes/HighContrast/index.theme
+%{_datadir}/themes/HighContrast/gtk-3.0/
+
+%files -n gnome-themes-accessibility-gtk2
+%defattr(-,root,root)
+%{_datadir}/themes/HighContrast/gtk-2.0/
%changelog
++++++ gnome-themes-standard-3.18.0.tar.xz -> gnome-themes-standard-3.20.tar.xz
++++++
++++ 28321 lines of diff (skipped)