Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2018-03-09 10:41:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aisleriot (Old)
 and      /work/SRC/openSUSE:Factory/.aisleriot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aisleriot"

Fri Mar  9 10:41:53 2018 rev:49 rq:582909 version:3.22.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes      2017-11-03 
19:07:32.632938908 +0100
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2018-03-09 
10:41:56.380740522 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:22:46 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aisleriot.spec ++++++
--- /var/tmp/diff_new_pack.dLkRuK/_old  2018-03-09 10:41:57.360705229 +0100
+++ /var/tmp/diff_new_pack.dLkRuK/_new  2018-03-09 10:41:57.364705085 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aisleriot
 #
-# 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,14 +20,15 @@
 Version:        3.22.4
 Release:        0
 Summary:        Solitaire Card Games for GNOME
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Card
-Url:            http://www.gnome.org
+URL:            http://www.gnome.org
 Source0:        
http://download.gnome.org/sources/aisleriot/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  guile-devel
 BuildRequires:  intltool
 BuildRequires:  lsb-release
+BuildRequires:  pkgconfig
 # Needed to get lsb data
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -39,8 +40,7 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 Requires:       guile
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%{gconf_schemas_prereq}
 
 %description
 Aisleriot is a compilation of 80 different solitaire card games.
@@ -58,6 +58,7 @@
 This package provides extra themes for Aisleriot.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -79,14 +80,12 @@
 %find_gconf_schemas
 
 %pre -f aisleriot.schemas_pre
-
 %posttrans -f aisleriot.schemas_posttrans
-
 %preun -f aisleriot.schemas_preun
 
 %files -f aisleriot.schemas_list
-%defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING.GFDL COPYING.GPL3 COPYING.LGPL3
+%license COPYING.GFDL
+%doc AUTHORS ChangeLog
 %if 0%{?suse_version} <= 1140
 %doc %dir %{_datadir}/help
 %doc %dir %{_datadir}/help/C
@@ -110,7 +109,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gnome-aisleriot*
 %{_datadir}/icons/hicolor/*/apps/gnome-freecell.*
-%{_mandir}/man?/sol.*
+%{_mandir}/man?/sol*%{ext_man}
 # Kind of ugly to own the valgrind directory, but the other solutions (a dep on
 # valgrind, a subpackage, etc.) are not worth it
 %dir %{_libdir}/valgrind
@@ -125,7 +124,6 @@
 %exclude %{_datadir}/aisleriot/cards/ornamental.svgz
 
 %files themes
-%defattr(-, root, root)
 %{_datadir}/aisleriot/cards/anglo.svgz
 %{_datadir}/aisleriot/cards/anglo_bitmap.svgz
 %{_datadir}/aisleriot/cards/bellot.svgz


Reply via email to