Hello community, here is the log from the commit of package tali for openSUSE:Factory checked in at 2018-03-09 10:39:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tali (Old) and /work/SRC/openSUSE:Factory/.tali.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tali" Fri Mar 9 10:39:38 2018 rev:17 rq:582781 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tali/tali.changes 2016-09-23 11:40:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tali.new/tali.changes 2018-03-09 10:39:41.449599650 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:39:57 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tali.spec ++++++ --- /var/tmp/diff_new_pack.EWKXZA/_old 2018-03-09 10:39:42.185573148 +0100 +++ /var/tmp/diff_new_pack.EWKXZA/_new 2018-03-09 10:39:42.189573004 +0100 @@ -1,7 +1,7 @@ # # spec file for package tali # -# Copyright (c) 2016 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.0 Release: 0 Summary: Yahtzee Game for GNOME -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -Url: https://live.gnome.org/Tali +URL: https://live.gnome.org/Tali Source: http://download.gnome.org/sources/tali/3.22/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50 +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) @@ -36,7 +37,6 @@ Obsoletes: gtali < %{version} # gtali-lang should be obsoleted by the -lang package, but that's not that easy. Obsoletes: gtali-lang < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -46,6 +46,7 @@ can hold certain dice with each roll. %lang_package + %prep %setup -q @@ -69,8 +70,8 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) -%doc COPYING NEWS +%license COPYING +%doc NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/%{name}/
