Hello community, here is the log from the commit of package gnome-tetravex for openSUSE:Factory checked in at 2018-03-09 10:38:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-tetravex (Old) and /work/SRC/openSUSE:Factory/.gnome-tetravex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-tetravex" Fri Mar 9 10:38:46 2018 rev:19 rq:582747 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-tetravex/gnome-tetravex.changes 2016-09-23 11:40:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-tetravex.new/gnome-tetravex.changes 2018-03-09 10:38:47.523541505 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:29:55 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-tetravex.spec ++++++ --- /var/tmp/diff_new_pack.ibRZ94/_old 2018-03-09 10:38:48.427508954 +0100 +++ /var/tmp/diff_new_pack.ibRZ94/_new 2018-03-09 10:38:48.431508810 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-tetravex # -# 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: Tetravex Game for GNOME -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -Url: https://live.gnome.org/Tetravex +URL: https://live.gnome.org/Tetravex Source: http://download.gnome.org/sources/gnome-tetravex/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) >= 2.40.0 @@ -36,7 +37,6 @@ # gnome-tetravex used to be called 'gnotravex' and was part of gnome-games until 3.7.x Obsoletes: gnotravex < %{version} Obsoletes: gnotravex-lang < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -46,6 +46,7 @@ stored in a system-wide scoreboard. %lang_package + %prep %setup -q @@ -71,8 +72,8 @@ %icon_theme_cache_postun HighContrast %files -%defattr(-,root,root) -%doc COPYING NEWS +%license COPYING +%doc NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %dir %{_datadir}/appdata
