Hello community, here is the log from the commit of package ubuntu-themes for openSUSE:Factory checked in at 2017-11-22 11:21:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ubuntu-themes (Old) and /work/SRC/openSUSE:Factory/.ubuntu-themes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ubuntu-themes" Wed Nov 22 11:21:57 2017 rev:17 rq:542858 version:16.10~bzr20171115 Changes: -------- --- /work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes.changes 2017-05-16 14:45:03.935884778 +0200 +++ /work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes.changes 2017-11-22 11:21:59.786280664 +0100 @@ -1,0 +2,65 @@ +Sat Nov 18 00:00:12 UTC 2017 - sor.ale...@meowr.ru + +- Update to version 16.10~bzr20171115 (changes since + 16.10~bzr20170510): + * Ambiance, Radiance: Keep the windows button closer. + * Ambiance, Radiance: Set proper min-height for message dialogue + decorations. + * Ambiance, Radiance: Define theme_* colours based on ours. + * Ambiance, Radiance: Handle .titlebar separator as headerbar one. + * Ambiance, Radiance: Apply toolbar style to headerbars that are + not child or are not .titlebar's (lp#1689239). + * Ambiance, Radiance: Don't apply the toolbar style to headerbars + or titlebars. + * Vertically centre widgets in the header bar (lp#1693613). + * Fix the ubuntu-mono-dark battery icons to avoid distortion in + GNOME Shell and MATE (lp#1693155). + * Rename most battery icons prepending unity-*. As the battery + icons in ubuntu-mono aren't square, we want to special case + them (lp#1711085). + * Add support for GtkTextView::monospace (lp#1700218). + * Fix support GtkTreeView separators (lp#1701512). + * Make dimmed text more visible in GNOME Boxes with Ambiance + (lp#1700100). + * Add support for vertically linked buttons (lp#1708141). + * Radiance: Use proper button border-image-source for headerbar + elements (lp#1692925). + * Ambiance, Radiance: Ignore titlebutton theming for appmenu. + * Ambiance, Radiance: Add better definition for button + destructive-action (lp#1697900). + * Fix misaligned Entry widget borders (lp#1712996). + * Ambiance, Radiance: Fix vertical linked buttons borders, + corners and backgrounds (lp#1718234). + * Ambiance, Radiance: Be less restrictive in setting headerbar + minimum height (lp#1712011). + * Ambiance,Radiance: Refactor .titlebar theming to properly + support headerbar children (lp#1716143). + * Ambiance/Radiance/*/gtk-widget.css: Make primary action button + (suggested action) in headerbar more visible (lp#1709500). + * Make suggested actions disable style like other buttons (no + grey disabled button) to not appear unthemed (lp#1720570). + * Fix traditional decorations offset when window toggle beetween + focus to unfocus when maximised (lp#1720980). + * Fix suggested actions hovering colour on unfocused window. + * Ambiance, Radiance: Use toolbar-mode gradients on titlebars for + maximised windows (lp#1717023, lp#1721440). + * Ambiance, Radiance: Notebook active tab uses wrong gradient + when in backdrop. + * Ambiance, Radiance: Fix gradients for suggested-action hover, + active and backdrop states. + * gtk2: Ambiance, Radiance: Inherit style fixes from MATE themes + (lp#961679). + * Fix osd progress bar look (lp#1724808). + * Ambiance, Radiance: Fix horizontal linked suggested-action and + destructive-action (lp#1721102). + * Ambiance, Radiance: Fixed border in switcher widget (lp#1719355). + * Ambiance, Radiance (gtk2): Remove undefined "murrine-scrollbar" + from mate-panel (lp#1723422). + * Ambiance, Radiance: Add theming for headerbar + .destructive-action button's (lp#1726318).. + * Ambiance, Radiance: Use inverted gradient for button actions in + maximised titlebars (lp#1726322). + * Suru icon theme update. +- Remove themes-mate-panel.patch: no longer needed. + +------------------------------------------------------------------- Old: ---- themes-mate-panel.patch ubuntu-themes_16.10+17.10.20170510.orig.tar.gz New: ---- ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ubuntu-themes.spec ++++++ --- /var/tmp/diff_new_pack.klt8C6/_old 2017-11-22 11:22:12.377823123 +0100 +++ /var/tmp/diff_new_pack.klt8C6/_new 2017-11-22 11:22:12.385822832 +0100 @@ -16,17 +16,15 @@ # -%define _version 16.10+17.10.20170510 +%define _version 16.10+18.04.20171115.1 Name: ubuntu-themes -Version: 16.10~bzr20170510 +Version: 16.10~bzr20171115 Release: 0 Summary: Eyecandy from Ubuntu License: GPL-3.0+ Group: System/GUI/Other Url: https://launchpad.net/ubuntu-themes Source: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz -# PATCH-FIX-UPSTREAM themes-mate-panel.patch sor.ale...@meowr.ru -- Add proper theming for mate-panel. -Patch0: themes-mate-panel.patch BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python-base @@ -90,6 +88,7 @@ %package -n gtk3-metatheme-ambiance Summary: Ambiance Gtk Theme -- GTK+ 3 Support Group: System/GUI/Other +Requires: gtk3 Requires: metatheme-ambiance-common = %{version} Supplements: packageand(metatheme-ambiance-common:gtk3) @@ -115,7 +114,6 @@ Requires: adwaita-icon-theme Requires: hicolor-icon-theme Requires: humanity-icon-theme -Provides: monochrome-icon-theme = %{version} Provides: ubuntu-mono = %{version} %description -n ubuntu-mono-icon-theme @@ -123,8 +121,6 @@ %prep %setup -q -c -%patch0 -p1 -cp -f Ambiance/gtk-2.0/apps/mate-panel.rc Radiance/gtk-2.0/apps/mate-panel.rc %build make %{?_smp_mflags} V=1 @@ -134,53 +130,51 @@ for theme in Ambiance Radiance; do cp -a $theme %{buildroot}%{_datadir}/themes/$theme done -for icons in LoginIcons ubuntu-mono-dark ubuntu-mono-light; do +for icons in ubuntu-mono-dark ubuntu-mono-light LoginIcons; do cp -a $icons %{buildroot}%{_datadir}/icons/$icons # %%icon_theme_cache_create_ghost fails to work here. touch %{buildroot}%{_datadir}/icons/$icons/icon-theme.cache done -find %{buildroot} -type f -name "*.orig" -delete -print -%fdupes %{buildroot} +%fdupes %{buildroot}%{_datadir}/themes/Ambiance/ +%fdupes %{buildroot}%{_datadir}/themes/Radiance/ +%fdupes %{buildroot}%{_datadir}/icons/ +%if 0%{?suse_version} <= 1320 %post -n ubuntu-mono-icon-theme -%icon_theme_cache_post LoginIcons %icon_theme_cache_post ubuntu-mono-dark %icon_theme_cache_post ubuntu-mono-light +%icon_theme_cache_post LoginIcons # No need for %%icon_theme_cache_postun in %%postun since themes won't exist anymore. +%endif %files -n metatheme-ambiance-common -%defattr(-,root,root) %doc COPYING %{_datadir}/themes/Ambiance/ %exclude %{_datadir}/themes/Ambiance/gtk-?.*/ %files -n metatheme-radiance-common -%defattr(-,root,root) %doc COPYING %{_datadir}/themes/Radiance/ %exclude %{_datadir}/themes/Radiance/gtk-?.*/ %files -n gtk2-metatheme-ambiance -%defattr(-,root,root) %{_datadir}/themes/Ambiance/gtk-2.*/ %files -n gtk2-metatheme-radiance -%defattr(-,root,root) %{_datadir}/themes/Radiance/gtk-2.*/ %files -n gtk3-metatheme-ambiance -%defattr(-,root,root) %{_datadir}/themes/Ambiance/gtk-3.*/ %files -n gtk3-metatheme-radiance -%defattr(-,root,root) %{_datadir}/themes/Radiance/gtk-3.*/ %files -n ubuntu-mono-icon-theme -%defattr(-,root,root) %doc COPYING -%ghost %{_datadir}/icons/*/icon-theme.cache -%{_datadir}/icons/*/ +%ghost %{_datadir}/icons/ubuntu-mono-*/icon-theme.cache +%ghost %{_datadir}/icons/LoginIcons/icon-theme.cache +%{_datadir}/icons/ubuntu-mono*/ +%{_datadir}/icons/LoginIcons/ %changelog ++++++ ubuntu-themes_16.10+17.10.20170510.orig.tar.gz -> ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz ++++++ /work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes_16.10+17.10.20170510.orig.tar.gz /work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz differ: char 5, line 1