Hello community,

here is the log from the commit of package adapta-gtk-theme for 
openSUSE:Factory checked in at 2017-07-21 22:46:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Jul 21 22:46:38 2017 rev:1 rq:508156 version:3.91.0.150

Changes:
--------
New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.adapta-gtk-theme.new/adapta-gtk-theme.changes   
2017-07-21 22:46:46.958874606 +0200
@@ -0,0 +1,95 @@
+-------------------------------------------------------------------
+Sun Jul 2 14:50:25 UTC 2017 - [email protected]
+
+- Version bump to 3.91.0.150
+  * No changelog available.
+- Run spec-cleaner
+  * Added 2017 year to the copyright header of spec
+  * convert some BuildRequires to pkgconfig
+- Add some more dependencies according to update readme
+- Enable build of telegram theme
+
+-------------------------------------------------------------------
+Mon Apr 17 12:26:25 UTC 2017 - [email protected]
+
+- Version bump to 3.90.0.69.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Fri Mar 24 14:22:43 UTC 2017 - [email protected]
+
+- Version bump to 3.89.5.61.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Thu Feb 16 18:22:19 UTC 2017 - [email protected]
+
+- Add gedit theme.
+- Version bump to 3.89.4.11.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Wed Jan 18 23:53:59 UTC 2017 - [email protected]
+
+- Update license from CC-BY-SA-3.0 to CC-BY-SA-4.0.
+- Add Telegram theme.
+
+-------------------------------------------------------------------
+Mon Jan 16 20:19:15 UTC 2017 - [email protected]
+
+- Version bump to 3.89.2.109.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Tue Jan  3 12:50:37 UTC 2017 - [email protected]
+
+- Version bump to 3.89.2.50.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Sat Dec 24 14:43:56 UTC 2016 - [email protected]
+
+- Version bump to 3.89.2.1.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Fri Dec  9 20:12:07 UTC 2016 - [email protected]
+
+- Version bump to 3.89.1.104.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Mon Dec  5 21:08:13 UTC 2016 - [email protected]
+
+- Version bump to 3.89.1.80.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Sun Nov 27 19:46:48 UTC 2016 - [email protected]
+
+- Version bump to 3.89.1.66.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Sat Nov 26 17:59:49 UTC 2016 - [email protected]
+
+- Version bump to 3.89.1.62.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Fri Nov 25 13:37:23 UTC 2016 - [email protected]
+
+- Change License to GPL2.
+- Version bump to 3.89.1.47.
+  * No changelog available.
+
+-------------------------------------------------------------------
+Thu Nov 24 01:25:00 UTC 2016 - [email protected]
+
+- Fix package name that provides Noto Sans fonts.
+
+-------------------------------------------------------------------
+Thu Nov 24 00:52:39 UTC 2016 - [email protected]
+
+- Initial version.
+

New:
----
  adapta-gtk-theme-3.91.0.150.tar.gz
  adapta-gtk-theme.changes
  adapta-gtk-theme.spec

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

Other differences:
------------------
++++++ adapta-gtk-theme.spec ++++++
#
# spec file for package adapta-gtk-theme
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define         _name               adapta
%define         _theme              Adapta
%define         gtk3_min_version    3.18
%define         gtk2_min_version    2.24
Name:           adapta-gtk-theme
Version:        3.91.0.150
Release:        0
Summary:        An adaptive Gtk+ theme based on Material Design Guidelines
License:        GPL-2.0 AND CC-BY-SA-4.0
Group:          System/GUI/Other
Url:            https://github.com/adapta-project/adapta-gtk-theme
Source:         
https://github.com/adapta-project/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  fdupes
BuildRequires:  gnome-shell >= 3.18.3
BuildRequires:  gnu_parallel
BuildRequires:  inkscape >= 0.91
BuildRequires:  pkgconfig
BuildRequires:  procps
BuildRequires:  sassc >= 3.3
BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.32.2
BuildRequires:  pkgconfig(gdk-pixbuf-xlib-2.0) >= 2.32.2
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:  pkgconfig(gio-unix-2.0)
BuildRequires:  pkgconfig(glib-2.0) >= 2.48.0
BuildRequires:  pkgconfig(gmodule-2.0)
BuildRequires:  pkgconfig(gmodule-export-2.0)
BuildRequires:  pkgconfig(gmodule-no-export-2.0)
BuildRequires:  pkgconfig(gobject-2.0)
BuildRequires:  pkgconfig(gthread-2.0)
BuildRequires:  pkgconfig(libsass) >= 3.3
BuildRequires:  pkgconfig(libxml-2.0)
BuildArch:      noarch

%description
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

%package -n metatheme-%{_name}-common
Summary:        Adapta common theme files
Group:          System/GUI/Other

%description -n metatheme-%{_name}-common
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains common files for all Adapta themes.

%package -n gtk2-metatheme-%{_name}
Summary:        Adapta GTK+2 themes
Group:          System/GUI/Other
Requires:       gtk2 >= %{gtk2_min_version}
Requires:       gtk2-engines
Requires:       metatheme-%{_name}-common = %{version}
Supplements:    packageand(metatheme-%{_name}-common:gtk2)

%description -n gtk2-metatheme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the GTK2+ themes.

%package -n gtk3-metatheme-%{_name}
Summary:        Adapta GTK+3 themes
Group:          System/GUI/Other
Requires:       gtk3 >= %{gtk3_min_version}
Requires:       metatheme-%{_name}-common = %{version}
Supplements:    packageand(metatheme-%{_name}-common:gtk3)

%description -n gtk3-metatheme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the GTK3+ themes.

%package -n metacity-theme-%{_name}
Summary:        Adapta Metacity themes
Group:          System/GUI/Other
Requires:       metacity
Requires:       metatheme-%{_name}-common = %{version}

%description -n metacity-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the metacity themes.

%package -n cinnamon-theme-%{_name}
Summary:        Adapta Cinnamon themes
Group:          System/GUI/Other
Requires:       cinnamon
Requires:       metatheme-%{_name}-common = %{version}

%description -n cinnamon-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the cinnamon themes.

%package -n gnome-shell-theme-adapta
Summary:        Adapta GNOME Shell themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}
Requires:       noto-sans-fonts
Supplements:    packageand(metatheme-%{_name}-common:gnome-shell)

%description -n gnome-shell-theme-adapta
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the GNOME Shell themes.

%package -n xfwm4-theme-%{_name}
Summary:        Adapta Xfwm4 themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}
Requires:       xfwm4

%description -n xfwm4-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the Xfwm4 themes.

%package -n xfce4-notifyd-theme-%{_name}
Summary:        Adapta Xfce4 notifyd themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}-%{release}
Requires:       xfce4-notifyd

%description -n xfce4-notifyd-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the Xfce4 notifyd themes.

%package -n plank-theme-%{_name}
Summary:        Adapta Plank themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}
Requires:       plank

%description -n plank-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

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 Flat-Plat theme.

This package contains Chrome(ium) themes.

%package -n openbox-theme-%{_name}
Summary:        Adapta openbox themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}
Requires:       openbox >= 3.6.1

%description -n openbox-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains the openbox themes.

%package -n telegram-theme-%{_name}
Summary:        Adapta Telegram themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}

%description -n telegram-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains Telegram themes.

%package -n gedit-theme-%{_name}
Summary:        Adapta gedit themes
Group:          System/GUI/Other
Requires:       metatheme-%{_name}-common = %{version}

%description -n gedit-theme-%{_name}
Adapta is a GTK+ theme based on Material Design Guidelines that was
created based on Flat-Plat theme.

This package contains gedit themes.

%prep
%setup -q

%build
NOCONFIGURE=yes ./autogen.sh
%configure --prefix=%{_prefix} --disable-unity --disable-gtk_next 
--enable-plank --enable-chrome --enable-telegram
make %{?_smp_mflags}

%install
%make_install
rm %{buildroot}%{_datadir}/themes/%{_theme}/index.theme
rm %{buildroot}%{_datadir}/themes/%{_theme}-Eta/index.theme
rm %{buildroot}%{_datadir}/themes/%{_theme}-Nokto/index.theme
rm %{buildroot}%{_datadir}/themes/%{_theme}-Nokto-Eta/index.theme

# Remove files that will be pack in doc directory.
rm %{buildroot}%{_datadir}/themes/%{_theme}/COPYING
rm %{buildroot}%{_datadir}/themes/%{_theme}/LICENSE_CC_BY_SA4
rm %{buildroot}%{_datadir}/themes/%{_theme}/README.md

# Remove duplicated files.
%fdupes %{buildroot}%{_datadir}/themes/

%files -n metatheme-%{_name}-common
%doc COPYING LICENSE_CC_BY_SA4 README.md
%dir %{_datadir}/themes/%{_theme}/
%dir %{_datadir}/themes/%{_theme}-Eta/
%dir %{_datadir}/themes/%{_theme}-Nokto/
%dir %{_datadir}/themes/%{_theme}-Nokto-Eta/

%files -n gtk2-metatheme-%{_name}
%{_datadir}/themes/%{_theme}/gtk-2.0/
%{_datadir}/themes/%{_theme}-Eta/gtk-2.0/
%{_datadir}/themes/%{_theme}-Nokto/gtk-2.0/
%{_datadir}/themes/%{_theme}-Nokto-Eta/gtk-2.0/

%files -n gtk3-metatheme-%{_name}
%{_datadir}/themes/%{_theme}/gtk-3.*/
%{_datadir}/themes/%{_theme}-Eta/gtk-3.*
%{_datadir}/themes/%{_theme}-Nokto/gtk-3.*
%{_datadir}/themes/%{_theme}-Nokto-Eta/gtk-3.*

%files -n gnome-shell-theme-%{_name}
%{_datadir}/themes/%{_theme}/gnome-shell/
%{_datadir}/themes/%{_theme}-Nokto/gnome-shell/
%{_datadir}/themes/%{_theme}-Eta/gnome-shell/
%{_datadir}/themes/%{_theme}-Nokto-Eta/gnome-shell/

%files -n metacity-theme-%{_name}
%{_datadir}/themes/%{_theme}/metacity-1/
%{_datadir}/themes/%{_theme}-Eta/metacity-1
%{_datadir}/themes/%{_theme}-Nokto/metacity-1
%{_datadir}/themes/%{_theme}-Nokto-Eta/metacity-1

%files -n cinnamon-theme-%{_name}
%{_datadir}/themes/%{_theme}/cinnamon/
%{_datadir}/themes/%{_theme}-Nokto/cinnamon/

%files -n xfwm4-theme-%{_name}
%{_datadir}/themes/%{_theme}/xfwm4/
%{_datadir}/themes/%{_theme}-Nokto/xfwm4

%files -n xfce4-notifyd-theme-%{_name}
%{_datadir}/themes/%{_theme}/xfce-notify-4.0/

%files -n plank-theme-%{_name}
%{_datadir}/themes/%{_theme}/plank/
%{_datadir}/themes/%{_theme}-Eta/plank
%{_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/

%files -n telegram-theme-%{_name}
%{_datadir}/themes/%{_theme}/telegram/
%{_datadir}/themes/%{_theme}-Eta/telegram
%{_datadir}/themes/%{_theme}-Nokto/telegram/
%{_datadir}/themes/%{_theme}-Nokto-Eta/telegram

%files -n gedit-theme-%{_name}
%{_datadir}/themes/%{_theme}/gedit/
%{_datadir}/themes/%{_theme}-Nokto/gedit

%changelog

Reply via email to