Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2018-08-24 17:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Fri Aug 24 17:08:40 2018 rev:77 rq:630255 version:18.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2018-07-19 
22:54:56.889982728 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2018-08-24 
17:08:48.686406939 +0200
@@ -1,0 +2,26 @@
+Thu Aug 16 22:06:17 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * Freecell: Don't allow moving out of foundation 
+
+-------------------------------------------------------------------
+Thu Jul 26 13:00:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Make keyboard action labels translatable
+  * Apply Jonathan's suggested change, let's see if it still builds on BSD
+  * Fix linking on FreeBSD
+  * Use Freecell Solver for FreeCell and Simple Simon
+  * Refactor the Solver class
+  * Getting rid of macros and dead code:
+  * General Code clean-up
+
+-------------------------------------------------------------------

Old:
----
  kpat-18.04.3.tar.xz

New:
----
  kpat-18.08.0.tar.xz

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.BtlJe4/_old  2018-08-24 17:08:49.414407805 +0200
+++ /var/tmp/diff_new_pack.BtlJe4/_new  2018-08-24 17:08:49.418407810 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kpat
 #
-# 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
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %bcond_without lang
 
-Name:           kpat
-Version:        18.04.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+Name:           kpat
+Version:        18.08.0
+Release:        0
 Summary:        Patience card game
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Card
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        kpat-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
+BuildRequires:  freecell-solver-devel
 BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel
@@ -65,7 +65,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 KPatience is a collection of various patience games known all over the
@@ -87,7 +86,7 @@
   %kf5_makeinstall -C build
   %if %{with lang}
     %find_lang %{name} --with-man --all-name
-    %kf5_find_htmldocs
+    %{kf5_find_htmldocs}
   %endif
   %suse_update_desktop_file -r org.kde.kpat          Game CardGame
 
@@ -98,8 +97,7 @@
 %mime_database_postun
 
 %files
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC
+%license COPYING COPYING.DOC
 %config %{_kf5_configdir}/kcardtheme.knsrc
 %config %{_kf5_configdir}/kpat.knsrc
 %dir %{_kf5_configkcfgdir}
@@ -109,9 +107,7 @@
 %dir %{_kf5_iconsdir}/hicolor/256x256/apps
 %dir %{_kf5_iconsdir}/hicolor/64x64
 %dir %{_kf5_iconsdir}/hicolor/64x64/apps
-%dir %{_kf5_mandir}/man6
 %doc %lang(en) %{_kf5_htmldir}/en/kpat/
-%doc %{_kf5_mandir}/man6/kpat.6.gz
 %{_kf5_applicationsdir}/org.kde.kpat.desktop
 %{_kf5_appsdir}/kpat/
 %{_kf5_bindir}/kpat
@@ -120,11 +116,12 @@
 %{_kf5_iconsdir}/hicolor/*/apps/kpat.*
 %{_kf5_kxmlguidir}/kpat/
 %{_kf5_libdir}/libkcardgame.so
+%{_kf5_mandir}/man6/kpat.6.gz
 %{_kf5_sharedir}/mime/packages/kpatience.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kpat-18.04.3.tar.xz -> kpat-18.08.0.tar.xz ++++++
++++ 14265 lines of diff (skipped)


Reply via email to