Hello community,
here is the log from the commit of package hicolor-icon-theme for
openSUSE:Factory checked in at 2018-03-08 10:46:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hicolor-icon-theme (Old)
and /work/SRC/openSUSE:Factory/.hicolor-icon-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hicolor-icon-theme"
Thu Mar 8 10:46:31 2018 rev:32 rq:582797 version:0.17
Changes:
--------
--- /work/SRC/openSUSE:Factory/hicolor-icon-theme/hicolor-icon-theme.changes
2017-09-13 21:43:46.128788606 +0200
+++
/work/SRC/openSUSE:Factory/.hicolor-icon-theme.new/hicolor-icon-theme.changes
2018-03-08 10:46:34.320940682 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:24 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hicolor-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.bEpol4/_old 2018-03-08 10:46:34.992916489 +0100
+++ /var/tmp/diff_new_pack.bEpol4/_new 2018-03-08 10:46:34.996916345 +0100
@@ -1,7 +1,7 @@
#
# spec file for package hicolor-icon-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
@@ -20,13 +20,12 @@
Version: 0.17
Release: 0
Summary: Fallback Icon Theme
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/X11/Utilities
-Url: https://freedesktop.org/wiki/Software/icon-theme/
+URL: https://freedesktop.org/wiki/Software/icon-theme/
Source:
http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz
Source1: macros.hicolor
Source99: %{name}-rpmlintrc
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
@@ -41,15 +40,15 @@
make %{?_smp_mflags}
%install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
chmod -x COPYING
# Install rpm macros
install -D -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.hicolor
%files
-%defattr(-, root, root)
-%doc COPYING ChangeLog README
+%license COPYING
+%doc ChangeLog README
%ghost %{_datadir}/icons/hicolor/icon-theme.cache
%{_datadir}/icons/hicolor/
%{_sysconfdir}/rpm/macros.hicolor