Hello community, here is the log from the commit of package arc-gtk-theme for openSUSE:Factory checked in at 2018-06-02 12:12:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arc-gtk-theme (Old) and /work/SRC/openSUSE:Factory/.arc-gtk-theme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arc-gtk-theme" Sat Jun 2 12:12:09 2018 rev:7 rq:613243 version:20180114 Changes: -------- --- /work/SRC/openSUSE:Factory/arc-gtk-theme/arc-gtk-theme.changes 2017-03-13 15:33:52.554948870 +0100 +++ /work/SRC/openSUSE:Factory/.arc-gtk-theme.new/arc-gtk-theme.changes 2018-06-02 12:12:51.650421741 +0200 @@ -1,0 +2,13 @@ +Thu May 31 09:06:48 UTC 2018 - [email protected] + +- Update to version 20180114 + * General cleanup of outdated gtk versions and extras + * Readme update + * Minor fixes for cinnamon and xfce4 + * Add budgie desktop styling #17 + * Slightly darken fonts for light theme to improve contrast #15 + * Switch building from gulp to sassc + * Mate screensaver styling #27 + * Install plank theme with makefile directly + +------------------------------------------------------------------- Old: ---- arc-theme-20170302.tar.gz New: ---- arc-theme-20180114.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arc-gtk-theme.spec ++++++ --- /var/tmp/diff_new_pack.e5gYDZ/_old 2018-06-02 12:12:54.114331368 +0200 +++ /var/tmp/diff_new_pack.e5gYDZ/_new 2018-06-02 12:12:54.118331222 +0200 @@ -1,7 +1,7 @@ # # spec file for package arc-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 @@ -19,17 +19,18 @@ %define _theme Arc %define _name arc Name: arc-gtk-theme -Version: 20170302 +Version: 20180114 Release: 0 Summary: Arc GTK+ theme -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/GUI/Other -Url: https://github.com/horst3180/arc-theme -Source: https://github.com/horst3180/%{_name}-theme/archive/%{version}.tar.gz#/%{_name}-theme-%{version}.tar.gz +Url: https://github.com/NicoHood/arc-theme +Source: https://github.com/NicoHood/%{_name}-theme/archive/%{version}.tar.gz#/%{_name}-theme-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes BuildRequires: pkgconfig +BuildRequires: sassc BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 BuildArch: noarch @@ -94,19 +95,22 @@ %files -n metatheme-%{_name}-common %defattr(-,root,root) -%doc AUTHORS COPYING README.md +%doc AUTHORS README.md +%license COPYING %dir %{_datadir}/themes/%{_theme}*/ %exclude %{_datadir}/themes/%{_theme}*/gtk-?.0/ %{_datadir}/themes/%{_theme}*/* %files -n gtk2-metatheme-%{_name} %defattr(-,root,root) -%doc AUTHORS COPYING README.md +%doc AUTHORS README.md +%license COPYING %{_datadir}/themes/%{_theme}*/gtk-2.0/ %files -n gtk3-metatheme-%{_name} %defattr(-,root,root) -%doc AUTHORS COPYING README.md +%doc AUTHORS README.md +%license COPYING %{_datadir}/themes/%{_theme}*/gtk-3.0/ %changelog ++++++ arc-theme-20170302.tar.gz -> arc-theme-20180114.tar.gz ++++++ ++++ 166956 lines of diff (skipped)
