Hello community, here is the log from the commit of package quadrapassel for openSUSE:Factory checked in at 2018-03-09 10:40:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quadrapassel (Old) and /work/SRC/openSUSE:Factory/.quadrapassel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quadrapassel" Fri Mar 9 10:40:33 2018 rev:20 rq:582859 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/quadrapassel/quadrapassel.changes 2016-09-23 11:40:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.quadrapassel.new/quadrapassel.changes 2018-03-09 10:40:35.059669103 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:39:19 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quadrapassel.spec ++++++ --- /var/tmp/diff_new_pack.tqHpao/_old 2018-03-09 10:40:35.771643463 +0100 +++ /var/tmp/diff_new_pack.tqHpao/_new 2018-03-09 10:40:35.775643319 +0100 @@ -1,7 +1,7 @@ # # spec file for package quadrapassel # -# 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: Tetris Game for GNOME -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Action/Other -Url: https://live.gnome.org/Quadrapassel +URL: https://live.gnome.org/Quadrapassel Source: http://download.gnome.org/sources/quadrapassel/3.22/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50 +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala >= 0.24.0 BuildRequires: yelp-tools @@ -36,7 +37,6 @@ BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -47,6 +47,7 @@ player gains points %lang_package + %prep %setup -q @@ -70,13 +71,13 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) -%doc COPYING NEWS +%license COPYING +%doc NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} %{_datadir}/%{name}/ %dir %{_datadir}/appdata - %{_datadir}/appdata/quadrapassel.appdata.xml +%{_datadir}/appdata/quadrapassel.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}*
