Hello community,

here is the log from the commit of package elementary-theme for 
openSUSE:Factory checked in at 2018-12-24 11:47:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-theme (Old)
 and      /work/SRC/openSUSE:Factory/.elementary-theme.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elementary-theme"

Mon Dec 24 11:47:12 2018 rev:10 rq:660532 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/elementary-theme/elementary-theme.changes        
2017-12-29 18:51:38.744210554 +0100
+++ 
/work/SRC/openSUSE:Factory/.elementary-theme.new.28833/elementary-theme.changes 
    2018-12-24 11:47:13.765142391 +0100
@@ -1,0 +2,47 @@
+Thu Dec 20 21:55:30 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Write summaries without the use of em dashes.
+
+-------------------------------------------------------------------
+Wed Oct 17 18:52:07 UTC 2018 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 5.2.0:
+  * Increase contrast of warning class in entries (#417)
+  * Fix menuitem color from suggested-action buttons (#409)
+  * Unblur the icon used to show Infobar Type (#410)
+  * Fix darkened backdrop modeswitch (#414)
+  * Make close button icon white in error-type Infobars (#407)
+  * Fixes the padding on Gtk.FileChooserButton to be the same as 
+    Gtk.Entry (#406)
+  * Add class for accelerator (#402)
+  * Also respect accent color in flat titlebars (#404)
+  * Also add margin to radiobuttons with images (#403)
+  * Don't change text color for disabled suggested action (#397)
+  * Special case flat destructive action buttons (#395)
+  * Remove overly specific style (#393)
+  * Make checkerboard adapt to light or dark (#392)
+  * Split out brand files (#388)
+  * Add editorconfig (#387)
+  * Add Meson build system (#385)
+  * Subfolder (#381)
+  * Redo style for checks and radios (#384)
+  * Add inline tabbar style (#379)
+  * Use mix instead of brighten for disabled titlebar button 
+    color (#374)
+  * Split palette into its own file (#378)
+  * Remove unused dark spinbutton rules (#373)
+  * Fix dark infobar buttons (#372)
+  * Set a background on iconview selections (#371)
+  * Overshoot (#340)
+  * Remove CSS for Desktop settings hotcorner (#367)
+  * Remove support for Gtk < 3.22 (#366)
+  * Style box inside the infobar revealer (#365)
+- Build with meson
+
+-------------------------------------------------------------------
+Fri Jun  8 22:54:49 UTC 2018 - avvi...@yandex.by
+
+- Add plank-metatheme-elementary package
+- Spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  stylesheet-5.1.1.tar.gz

New:
----
  stylesheet-5.2.0.tar.gz

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

Other differences:
------------------
++++++ elementary-theme.spec ++++++
--- /var/tmp/diff_new_pack.0uUrHq/_old  2018-12-24 11:47:14.337141889 +0100
+++ /var/tmp/diff_new_pack.0uUrHq/_new  2018-12-24 11:47:14.341141885 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package elementary-theme
 #
-# Copyright (c) 2016 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
@@ -12,21 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _name elementary
 Name:           elementary-theme
-Version:        5.1.1
+Version:        5.2.0
 Release:        0
-Summary:        The elementary GTK Theme
-License:        GPL-3.0
+Summary:        The Elementary GTK theme
+License:        GPL-3.0-only
 Group:          System/GUI/GNOME
-Url:            https://launchpad.net/egtk
+URL:            https://elementary.io/
 Source:         
https://github.com/elementary/stylesheet/archive/%{version}.tar.gz#/stylesheet-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  meson
 BuildArch:      noarch
 
 %description
@@ -34,7 +33,7 @@
 and usable.
 
 %package -n     metatheme-elementary-common
-Summary:        The elementary GTK Theme -- Common Files
+Summary:        Common files for the Elementary GTK theme
 Group:          System/GUI/GNOME
 Suggests:       gtk2-metatheme-elementary
 Suggests:       gtk3-metatheme-elementary
@@ -47,7 +46,7 @@
 manager themes as well as background images.
 
 %package -n     gtk2-metatheme-elementary
-Summary:        The elementary GTK Theme -- GTK+ 2 Support
+Summary:        GTK+ 2 support for the Elementary GTK theme
 Group:          System/GUI/GNOME
 Requires:       gtk2-engine-murrine
 Requires:       metatheme-elementary-common = %{version}
@@ -57,10 +56,10 @@
 The official elementary GTK theme designed to be smooth, attractive, fast, 
 and usable.
 
-This package provides the GTK+ 2 support of Elementary
+This package provides the GTK+ 2 support of Elementary.
 
 %package -n     gtk3-metatheme-elementary
-Summary:        The elementary GTK Theme -- GTK+ 3 Support
+Summary:        GTK+ 3 support for the Elementary GTK theme
 Group:          System/GUI/GNOME
 Requires:       metatheme-elementary-common = %{version}
 Supplements:    packageand(metatheme-elementary-common:gtk3)
@@ -69,49 +68,66 @@
 The official elementary GTK theme designed to be smooth, attractive, fast, 
 and usable.
 
-This package provides the GTK+ 3 support of Elementary
+This package provides the GTK+ 3 support of Elementary.
 
 %package -n     plank-theme-elementary
-Summary:        The elementary Plank Theme
+Summary:        The Elementary Plank theme
 Group:          System/GUI/GNOME
-Requires:       metatheme-elementary-common = %{version}
 Requires:       plank
 
 %description -n plank-theme-elementary
 The official elementary plank theme.
 
+%package -n     plank-metatheme-elementary
+Summary:        GTK+ support for the Elementary Plank theme
+Group:          System/GUI/GNOME
+Requires:       metatheme-elementary-common = %{version}
+Requires:       plank-theme-elementary
+
+%description -n plank-metatheme-elementary
+This package provides the elementary GTK+ theme for Plank.
+
 %prep
 %setup -q -n stylesheet-%{version}
 
 %build
-# There is nothing to build.
+%meson
+%meson_build
 
 %install
-install -dm 0755 %{buildroot}%{_datadir}/themes/%{_name}
-for _source in gtk-2.0 gtk-3.0 gtk-3.22 plank index.theme; do
-  cp -a "$_source" "%{buildroot}%{_datadir}/themes/%{_name}"
-done
+%meson_install
+
+mkdir -p %{buildroot}%{_datadir}/plank/themes/elementary
+mv \
+       %{buildroot}%{_datadir}/themes/elementary/plank/dock.theme \
+       %{buildroot}%{_datadir}/plank/themes/elementary/dock.theme
+ln -s \
+       ../../../plank/themes/elementary/dock.theme \
+    %{buildroot}%{_datadir}/themes/elementary/plank/dock.theme
 
-%fdupes -s %{buildroot}%{_datadir}/themes/%{_name}
+%fdupes %{buildroot}%{_datadir}/themes/elementary
 
 %files -n metatheme-elementary-common
-%defattr(-,root,root)
-%doc AUTHORS CONTRIBUTORS COPYING
-%dir %{_datadir}/themes/%{_name}/
-%{_datadir}/themes/%{_name}/index.theme
+%license COPYING
+%doc AUTHORS CONTRIBUTORS
+%dir %{_datadir}/themes/elementary/
+%{_datadir}/themes/elementary/index.theme
 
 %files -n gtk2-metatheme-elementary
-%defattr(-,root,root)
-%{_datadir}/themes/%{_name}/gtk-2.0
+%{_datadir}/themes/elementary/gtk-2.0/
 
 %files -n gtk3-metatheme-elementary
-%defattr(-,root,root)
-%{_datadir}/themes/%{_name}/gtk-3.0
-%{_datadir}/themes/%{_name}/gtk-3.22
+%{_datadir}/themes/elementary/gtk-3.0/
 
 %files -n plank-theme-elementary
-%defattr(-,root,root)
-%dir %{_datadir}/themes/%{_name}/plank
-%{_datadir}/themes/%{_name}/plank/dock.theme
+%license COPYING
+%dir %{_datadir}/plank
+%dir %{_datadir}/plank/themes
+%dir %{_datadir}/plank/themes/elementary
+%{_datadir}/plank/themes/elementary/dock.theme
+
+%files -n plank-metatheme-elementary
+%dir %{_datadir}/themes/elementary/plank
+%{_datadir}/themes/elementary/plank/dock.theme
 
 %changelog

++++++ stylesheet-5.1.1.tar.gz -> stylesheet-5.2.0.tar.gz ++++++
++++ 1534264 lines of diff (skipped)


Reply via email to