Hello community, here is the log from the commit of package hitori for openSUSE:Factory checked in at 2018-03-09 10:40:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hitori (Old) and /work/SRC/openSUSE:Factory/.hitori.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hitori" Fri Mar 9 10:40:11 2018 rev:20 rq:582821 version:3.22.4 Changes: -------- --- /work/SRC/openSUSE:Factory/hitori/hitori.changes 2017-10-11 22:56:55.424553476 +0200 +++ /work/SRC/openSUSE:Factory/.hitori.new/hitori.changes 2018-03-09 10:40:12.444483505 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:33:28 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hitori.spec ++++++ --- /var/tmp/diff_new_pack.0nVmuv/_old 2018-03-09 10:40:13.160457722 +0100 +++ /var/tmp/diff_new_pack.0nVmuv/_new 2018-03-09 10:40:13.164457578 +0100 @@ -1,7 +1,7 @@ # # spec file for package hitori # -# 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,12 +20,13 @@ Version: 3.22.4 Release: 0 Summary: Original puzzle of Nikoli -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Amusements/Games/Logic -Url: https://live.gnome.org/Hitori +URL: https://live.gnome.org/Hitori Source: http://download.gnome.org/sources/hitori/3.22/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) >= 1.4 @@ -33,7 +34,6 @@ BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -46,6 +46,7 @@ and vertically. %lang_package + %prep %setup -q @@ -69,8 +70,8 @@ %glib2_gsettings_schema_postun %files -%defattr(-,root,root) -%doc ChangeLog README COPYING +%license COPYING +%doc ChangeLog README %{_bindir}/%{name} %{_datadir}/applications/org.gnome.Hitori.desktop %{_datadir}/icons/hicolor/*/apps/org.gnome.Hitori*
