Hello community,
here is the log from the commit of package gtk3-metatheme-sonar for
openSUSE:Factory checked in at 2018-03-09 10:39:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk3-metatheme-sonar (Old)
and /work/SRC/openSUSE:Factory/.gtk3-metatheme-sonar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3-metatheme-sonar"
Fri Mar 9 10:39:32 2018 rev:10 rq:582775 version:3.2.20111102
Changes:
--------
---
/work/SRC/openSUSE:Factory/gtk3-metatheme-sonar/gtk3-metatheme-sonar.changes
2012-01-05 19:13:05.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gtk3-metatheme-sonar.new/gtk3-metatheme-sonar.changes
2018-03-09 10:39:33.065901548 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:32:26 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk3-metatheme-sonar.spec ++++++
--- /var/tmp/diff_new_pack.NNZFbG/_old 2018-03-09 10:39:33.577883112 +0100
+++ /var/tmp/diff_new_pack.NNZFbG/_new 2018-03-09 10:39:33.581882968 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gtk3-metatheme-sonar
#
-# Copyright (c) 2011 SUSE LINUX Products 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
@@ -16,23 +16,22 @@
#
+%define _version 3.2
Name: gtk3-metatheme-sonar
Version: 3.2.20111102
Release: 0
-%define _version 3.2
# Note: on update to new version, check that we copy all the required files in
%%install
Summary: GTK+ 3 Sonar Theme
-License: GPL-3.0+
+License: GPL-3.0-or-later
Group: System/GUI/GNOME
-Url: http://half-left.deviantart.com/art/Sonar-GTK3-254801661
+URL: http://half-left.deviantart.com/art/Sonar-GTK3-254801661
Source0: Sonar-%{_version}.tar.bz2
BuildRequires: fdupes
# For directory ownership
BuildRequires: metatheme-sonar-common
Requires: metatheme-sonar-common
-Supplements: packageand(metatheme-sonar-common:gtk3)
Enhances: gtk3
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Supplements: packageand(metatheme-sonar-common:gtk3)
BuildArch: noarch
%description
@@ -50,12 +49,9 @@
test -f settings.ini && cp -a settings.ini
%{buildroot}%{_datadir}/themes/Sonar/gtk-3.0/
%fdupes %{buildroot}
-%clean
-rm -rf %{buildroot}
-
%files
-%defattr(-, root, root)
-%doc AUTHORS COPYING gtk-3.0/LICENSE gtk-3.0/NEWS
+%license COPYING gtk-3.0/LICENSE
+%doc AUTHORS gtk-3.0/NEWS
%{_datadir}/themes/Sonar/gtk-3.0/
%changelog