Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory checked in at 2012-01-26 14:04:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
and /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-themes-standard", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes
2012-01-09 15:16:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
2012-01-26 14:04:22.000000000 +0100
@@ -1,0 +2,23 @@
+Tue Jan 17 07:33:49 UTC 2012 - [email protected]
+
+- Update to version 3.3.4:
+ + Implement support for the backdrop state
+ + New scrollbar design
+ + Improved support for Epiphany, Nautilus and GEdit
+ + Improve nighttime background
+ + Many smaller detail tweaks and fixes
+ + Adapt to GTK+ master changes for:
+ - Button border allocations
+ - New CSS parser stricter spec-compliant syntax
+
+-------------------------------------------------------------------
+Fri Jan 13 12:31:05 UTC 2012 - [email protected]
+
+- Change gtk2-engines Requires to gtk2-engine-clearlooks in
+ gtk2-metatheme-adwaita, now that gtk2-engines has split packages
+ (see bnc#706929).
+- Add explicit gtk2-engine-hcengine Requires to
+ gnome-themes-accessibility: the GTK+ 2 theme is using the
+ hcengine engine.
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-standard-3.3.3.tar.xz
New:
----
gnome-themes-standard-3.3.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.HPvliE/_old 2012-01-26 14:04:23.000000000 +0100
+++ /var/tmp/diff_new_pack.HPvliE/_new 2012-01-26 14:04:23.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-themes-standard
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
Summary: Standard GNOME Themes
License: LGPL-2.1+
Group: System/GUI/GNOME
-Version: 3.3.3
+Version: 3.3.4
Release: 0
Url: http://www.gnome.org
Source:
http://download.gnome.org/sources/gnome-themes-standard/3.3/%{name}-%{version}.tar.xz
@@ -28,7 +28,7 @@
BuildRequires: intltool
# Only needed because we don't (and won't) support building xz tarballs by
default... See bnc#697467
BuildRequires: xz
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.3
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.7
BuildRequires: pkgconfig(librsvg-2.0)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -38,6 +38,7 @@
%package -n metatheme-adwaita-common
Summary: Adwaita GNOME Theme -- Common Files
+Group: System/GUI/GNOME
# We don't even recommend the lang package since there's actually no
# need for it.
#Recommends: %%{name}-lang
@@ -50,10 +51,11 @@
%description -n metatheme-adwaita-common
Adwaita is the default GNOME theme in GNOME 3.
+# Note: it's really a metatheme, and not just a gtk2 theme as we require
metatheme-adwaita-common
%package -n gtk2-metatheme-adwaita
Summary: Adwaita GNOME Theme -- GTK+ 2 Support
-# we need clearlooks
-Requires: gtk2-engines
+Group: System/GUI/GNOME
+Requires: gtk2-engine-clearlooks
Requires: metatheme-adwaita-common = %{version}
Supplements: packageand(metatheme-adwaita-common:gtk2)
BuildArch: noarch
@@ -61,8 +63,10 @@
%description -n gtk2-metatheme-adwaita
Adwaita is the default GNOME theme in GNOME 3.
+# Note: it's really a metatheme, and not just a gtk3 theme as we require
metatheme-adwaita-common
%package -n gtk3-metatheme-adwaita
Summary: Adwaita GNOME Theme -- GTK+ 3 Support
+Group: System/GUI/GNOME
Requires: cantarell-fonts
Requires: gtk3-theming-engine-adwaita = %{version}
Requires: metatheme-adwaita-common = %{version}
@@ -74,12 +78,15 @@
%package -n gtk3-theming-engine-adwaita
Summary: Adwaita GTK+ Theming Engine
+Group: System/GUI/GNOME
%description -n gtk3-theming-engine-adwaita
Adwaita is the default GNOME theme in GNOME 3.
%package -n gnome-themes-accessibility
Summary: Accessibility GNOME Themes
+Group: System/GUI/GNOME
+Requires: gtk2-engine-hcengine
Conflicts: gnome-themes < 3.0.0
BuildArch: noarch
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]