Hello community, here is the log from the commit of package iagno for openSUSE:Factory checked in at 2018-03-09 10:39:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iagno (Old) and /work/SRC/openSUSE:Factory/.iagno.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iagno" Fri Mar 9 10:39:56 2018 rev:26 rq:582801 version:3.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/iagno/iagno.changes 2017-10-05 12:04:37.107358935 +0200 +++ /work/SRC/openSUSE:Factory/.iagno.new/iagno.changes 2018-03-09 10:39:57.985004203 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:33:30 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iagno.spec ++++++ --- /var/tmp/diff_new_pack.wUEnji/_old 2018-03-09 10:39:58.800974820 +0100 +++ /var/tmp/diff_new_pack.wUEnji/_new 2018-03-09 10:39:58.804974675 +0100 @@ -1,7 +1,7 @@ # # spec file for package iagno # -# 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,14 @@ Version: 3.26.1 Release: 0 Summary: Reversi Game for GNOME -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Amusements/Games/Board/Other -Url: https://live.gnome.org/Iagno +URL: https://live.gnome.org/Iagno Source: http://download.gnome.org/sources/iagno/3.26/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50 +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 @@ -34,7 +35,6 @@ BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Iagno is the two player strategy game of Othello, which is also known @@ -46,6 +46,7 @@ board. %lang_package + %prep %setup -q @@ -60,8 +61,8 @@ %suse_update_desktop_file %{name} %files -%defattr(-,root,root) -%doc COPYING NEWS +%license COPYING +%doc NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/%{name}/
