Hello community,

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

Package is "adapta-gtk-theme"

Fri Sep  7 15:40:16 2018 rev:26 rq:633510 version:3.94.0.149

Changes:
--------
--- /work/SRC/openSUSE:Factory/adapta-gtk-theme/adapta-gtk-theme.changes        
2018-08-12 20:55:37.121497207 +0200
+++ /work/SRC/openSUSE:Factory/.adapta-gtk-theme.new/adapta-gtk-theme.changes   
2018-09-07 15:40:20.358475953 +0200
@@ -1,0 +2,53 @@
+Wed Sep  5 17:58:28 UTC 2018 - Matthias Eliasson <[email protected]>
+
+- Update to version 3.94.149
+  * Changed autoconf default prefix from /usr to /usr/local` (Configure.ac, 
autogen.sh, README.md).
+  * Rewrote some parts of m4 macros.
+
+-------------------------------------------------------------------
+Thu Aug 30 21:22:39 UTC 2018 - Matthias Eliasson <[email protected]>
+
+- Update to version 3.94.143
+  * Revived "default" mode indicators in DashToDockExtension (Gnome-Shell).
+  * Rewrote GtkCursorHandle styling (Gtk+ 3.2x/4.0).
+  * Added XfdesktopIconView styling (Gtk+ 3.22/3.24/4.0).
+  * Added a workaround for weird allocation of NotificationPluginApplet in
+       Xfce4-panel 4.12.2 (Gtk+ 3.22/3.24/4.0).
+  * Added one more style path for GtkSourceView-4.0 (README.md).
+- Changes in 3.94.0.132
+  * Updated incognito-mode GtkHeaderBar styling for Ephy >= 3.29.91 (Gtk+ 
3.24/4.0).
+  * Tweaked IbusEmojier label spacing a bit (Gtk+ 3.24/4.0).
+  * Stopped bundling our 'running-dots' assets in DashToDockExtension 
(Gnome-Shell).
+- Changes in 3.94.0.129
+  * Updated the selector for legacy Nautilus's radial progress widget (Gtk+ 
3.22/3.24/4.0).
+  * Polished experimental icon-view mode in Nautilus (Gtk+ 3.22/3.24/4.0).
+  * Dropped Chrome(ium) theming (Gtk+ 2.0).
+  * Dropped some workarounds carried for Electron (Gtk+ 3.24/4.0).
+  * Revived 1:1.1 aspect deformation workaround for Vala-Panel's IconTaskList 
(Gtk+ 3.2x/4.0).
+- Changes in 3.94.0.120
+  * Dropped Corebird styling completely (Gtk+ 3.2x/4.0).
+  * Cleaned up some child scripts (Render-asset.sh).
+  * Enabled GNU-parallel-ed SASSC processing for Gtk+ theming (Makefile.am).
+  * Resync-ed with upstream changes in GtkEmojiChooser (Gtk+ 3.22/3.24/4.0).
+  * Added some more tweaks for Nautilus >= 3.29.90 (Gtk+ 3.24/4.0).
+- Changes in 3.94.0.106
+  * Tweaked ClockAppletButton spacing in Mate-Panel (Gtk+ 3.22/3.24/4.0).
+  * Cleaned up NaTrayApplet style-properties (Gtk+ 3.22/3.24/4.0).
+  * Tweaked vertical layout Vala-Panel styling (Gtk+ 3.22/3.24/4.0).
+  * Set specific foreground colour on inactive tabs and new-tab button in 
+       Refresh-mode in Chrome(ium) (Gtk+ 3.2x/4.0).
+       + But this will be ignored with >= 70.0.3521...
+  * Dropped a workaround for weird NTP top-edge border colour in Chrome(ium) 
+       (Gtk+ 3.2x/4.0).
+       + This will be landed with >= 70.0.3521...
+  * Tweaked colour definitions again (Tweetdeck-Colordeck).
+  * Updated OSK spacing for making x2 scaling suitable (Gnome-Shell 3.24/3.26, 
Cinnamon).
+- Changes in 3.94.0.96
+  * Added --enable-tweetdeck build option for "Colordeck for Tweetdeck" 
extension colour support.
+  * Polished - "Switched to asset-based drop-shadows in GtkTooltip (Gtk+ 
3.2x/4.0)."
+- Changes in 3.94.0.89
+  * Added Budgie 10.5 feature (upcoming) "overdrive sound volume" GtkScale 
styling (Gtk+ 3.22/3.24/4.0).
+  * Converted font-sensitive outer margins to fixed margins in GtkScale's 
sliders (Gtk+ 3.2x/4.0).
+  * Tweaked SpinScale trough colour in Inkscape (Gtk+ 3.2x/4.0).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ adapta-gtk-theme.spec ++++++
--- /var/tmp/diff_new_pack.6HSCTQ/_old  2018-09-07 15:40:20.810475468 +0200
+++ /var/tmp/diff_new_pack.6HSCTQ/_new  2018-09-07 15:40:20.818475460 +0200
@@ -21,7 +21,7 @@
 %define         gtk3_min_version    3.20.0
 %define         gtk2_min_version    2.24.30
 Name:           adapta-gtk-theme
-Version:        3.94.0.84
+Version:        3.94.0.149
 Release:        0
 Summary:        An adaptive Gtk+ theme based on Material Design Guidelines
 License:        GPL-2.0-only AND CC-BY-SA-4.0
@@ -219,7 +219,7 @@
 %autosetup
 
 %build
-NOCONFIGURE=yes ./autogen.sh
+NOCONFIGURE=yes ./autogen.sh --prefix=/usr
 %configure \
     --disable-chrome-legacy \
 %if 0%{?suse_version} > 1500
@@ -229,7 +229,8 @@
 %endif
     --enable-parallel \
     --enable-plank \
-    --enable-telegram
+    --enable-telegram \
+    --disable-tweetdeck
 make %{?_smp_mflags}
 
 %install

++++++ adapta-gtk-theme-3.94.0.84.tar.gz -> adapta-gtk-theme-3.94.0.149.tar.gz 
++++++
++++ 9543 lines of diff (skipped)


Reply via email to