Hello community,

here is the log from the commit of package adapta-gtk-theme for 
openSUSE:Factory checked in at 2018-01-16 09:42:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adapta-gtk-theme (Old)
 and      /work/SRC/openSUSE:Factory/.adapta-gtk-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adapta-gtk-theme"

Tue Jan 16 09:42:34 2018 rev:9 rq:564221 version:3.93.0.43

Changes:
--------
--- /work/SRC/openSUSE:Factory/adapta-gtk-theme/adapta-gtk-theme.changes        
2018-01-01 22:38:12.796244392 +0100
+++ /work/SRC/openSUSE:Factory/.adapta-gtk-theme.new/adapta-gtk-theme.changes   
2018-01-16 09:42:35.813053503 +0100
@@ -1,0 +2,36 @@
+Sun Jan 14 17:14:34 UTC 2018 - matthias.elias...@gmail.com
+
+- Update to 3.93.0.43
+  * Fixed incorrect panel height of Gnome-Panel (Gtk+ 3.2x/4.0)
+  * Stopped drawing outlines on all of Gnome-Panel childs (Gtk+ 3.2x/4.0)
+  * Cleaned up Cinnamon-Screensaver styling codes (Gtk+ 3.2x/4.0)
+- Update to 3.93.0.38
+  * Refined GtkTooltip padding values (Gtk+ 2.x/3.2x/4.0)
+  * Synced to Gtk+ theming changes in OSD tooltips (Gnome-Shell, Cinnamon)
+- Update to 3.93.0.31
+  * Rewrote 'osd-shadow' assets for GtkToolBar (Gtk+ 3.x/4.0)
+  * Reduced extend macro sizes inside the GtkSpinButton styling (Gtk+ 3.22/4.0)
+  * Fixed incorrect hover/active pseudo-class foregrounds in OSD-mode 
GtkSpinButton (Gtk+ 3.2x/4.0)
+  * Removed unneeded asset entries from Nokto-Eta gresource files (Gtk+ 
3.2x/4.0)
+- Update to 3.93.0.23
+  - Important Change(s)
+    * As I mentioned in TODOs, we dropped Unity7 support from all supported 
Gtk+-3 versions completely. So we do not handle --enable/disable-unity autoconf 
option anymore
+    * Remamed --enable/disable-chrome autoconf option to 
--enable/disable-chrome-legacy since we no longer needed any extra theme files 
in current 6x.0.3xxxx series
+  - Regular Change(s)
+    Tweaked marks node in GtkScale for the recent changes in upstream (Gtk+ 
4.0)
+- Update to 3.93.0.12
+  * Rewrote some SVGs to split shadow regions and put them as a new bottom 
layer (Cinnamon)
+- Update to 3.93.0.11
+  * Tweaked GtkComboBoxEntry border-width property (Gtk+ 2.0)
+  * Tweaked FirefoxQuantum window top-edge in CSD-mode (Gtk+ 3.22/4.0)
+- Update to 3.93.0.7
+  * Fixed damned typo in previous rev.6 (Gtk+ 2.0)
+- Update to 3.93.0.6
+  * Enforced full-width entry assets in most generic GtkComboBox entries (Gtk+ 
2.0)
+  * Updated copyright year
+- Update to 3.93.0.1
+  * Truly the final version of 2017
+- Disable build of chrome theme since this is not needed 6x.0.3xxxx series
+- Enable build for gtk4 themes
+
+-------------------------------------------------------------------

Old:
----
  adapta-gtk-theme-3.92.2.63.tar.gz

New:
----
  adapta-gtk-theme-3.93.0.43.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ adapta-gtk-theme.spec ++++++
--- /var/tmp/diff_new_pack.B2CmVb/_old  2018-01-16 09:42:36.377027105 +0100
+++ /var/tmp/diff_new_pack.B2CmVb/_new  2018-01-16 09:42:36.377027105 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package adapta-gtk-theme
 #
-# 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
@@ -21,7 +21,7 @@
 %define         gtk3_min_version    3.18
 %define         gtk2_min_version    2.24
 Name:           adapta-gtk-theme
-Version:        3.92.2.63
+Version:        3.93.0.43
 Release:        0
 Summary:        An adaptive Gtk+ theme based on Material Design Guidelines
 License:        GPL-2.0 AND CC-BY-SA-4.0
@@ -93,6 +93,19 @@
 
 This package contains the GTK3+ themes.
 
+%package -n gtk4-metatheme-%{_name}
+Summary:        Adapta GTK+4 themes
+Group:          System/GUI/Other
+Requires:       gtk4
+Requires:       metatheme-%{_name}-common = %{version}
+Supplements:    packageand(metatheme-%{_name}-common:gtk4)
+
+%description -n gtk4-metatheme-%{_name}
+Adapta is a GTK+ theme based on Material Design Guidelines that was
+created based on the Flat-Plat theme.
+
+This package contains the GTK+4 themes.
+
 %package -n metacity-theme-%{_name}
 Summary:        Adapta Metacity themes
 Group:          System/GUI/Other
@@ -166,17 +179,6 @@
 
 This package contains the Plank themes.
 
-%package -n chrome-theme-%{_name}
-Summary:        Adapta Chrome(ium) themes
-Group:          System/GUI/Other
-Requires:       metatheme-%{_name}-common = %{version}
-
-%description -n chrome-theme-%{_name}
-Adapta is a GTK+ theme based on Material Design Guidelines that was
-created based on the Flat-Plat theme.
-
-This package contains Chrome(ium) themes.
-
 %package -n openbox-theme-%{_name}
 Summary:        Adapta openbox themes
 Group:          System/GUI/Other
@@ -216,7 +218,7 @@
 
 %build
 NOCONFIGURE=yes ./autogen.sh
-%configure --prefix=%{_prefix} --disable-unity --disable-gtk_next 
--enable-plank --enable-chrome --enable-telegram
+%configure --prefix=%{_prefix} --disable-chrome-legacy --enable-gtk_next 
--enable-parallel --enable-plank --enable-telegram
 make %{?_smp_mflags}
 
 %install
@@ -253,6 +255,12 @@
 %{_datadir}/themes/%{_theme}-Nokto/gtk-3.*
 %{_datadir}/themes/%{_theme}-Nokto-Eta/gtk-3.*
 
+%files -n gtk4-metatheme-%{_name}
+%{_datadir}/themes/%{_theme}/gtk-4.*/
+%{_datadir}/themes/%{_theme}-Eta/gtk-4.*
+%{_datadir}/themes/%{_theme}-Nokto/gtk-4.*
+%{_datadir}/themes/%{_theme}-Nokto-Eta/gtk-4.*
+
 %files -n gnome-shell-theme-%{_name}
 %{_datadir}/themes/%{_theme}/gnome-shell/
 %{_datadir}/themes/%{_theme}-Nokto/gnome-shell/
@@ -282,12 +290,6 @@
 %{_datadir}/themes/%{_theme}-Nokto/plank
 %{_datadir}/themes/%{_theme}-Nokto-Eta/plank
 
-%files -n chrome-theme-%{_name}
-%{_datadir}/themes/%{_theme}/chrome/
-%{_datadir}/themes/%{_theme}-Eta/chrome
-%{_datadir}/themes/%{_theme}-Nokto/chrome/
-%{_datadir}/themes/%{_theme}-Nokto-Eta/chrome
-
 %files -n openbox-theme-%{_name}
 %{_datadir}/themes/%{_theme}/openbox-3/
 %{_datadir}/themes/%{_theme}-Nokto/openbox-3/

++++++ adapta-gtk-theme-3.92.2.63.tar.gz -> adapta-gtk-theme-3.93.0.43.tar.gz 
++++++
++++ 8903 lines of diff (skipped)


Reply via email to