Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2017-05-16 14:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmahjongg (Old)
 and      /work/SRC/openSUSE:Factory/.kmahjongg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmahjongg"

Tue May 16 14:36:06 2017 rev:61 rq:490439 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmahjongg/kmahjongg.changes      2017-03-16 
09:39:46.685680596 +0100
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new/kmahjongg.changes 2017-05-16 
14:36:12.790511989 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:45:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:33 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Fix appdata: add missing tag, and others
+  * Fix terminology: "by KDE", not "for KDE"
+
+-------------------------------------------------------------------

Old:
----
  kmahjongg-16.12.3.tar.xz

New:
----
  kmahjongg-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kmahjongg.spec ++++++
--- /var/tmp/diff_new_pack.t50sBf/_old  2017-05-16 14:36:13.502411972 +0200
+++ /var/tmp/diff_new_pack.t50sBf/_new  2017-05-16 14:36:13.506411409 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           kmahjongg
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Mahjongg game
 License:        GPL-2.0+
@@ -46,6 +47,7 @@
 BuildRequires:  pkgconfig(Qt5Svg)
 Obsoletes:      kmahjongg5 < %{version}
 Provides:       kmahjongg5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,6 +55,10 @@
 same name. In the game you have to empty a game board filled with piece
 by removing pieces of the same type.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kmahjongg-%{version}
 
@@ -62,6 +68,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file -r org.kde.kmahjongg          Game BoardGame
 
 %files
@@ -75,4 +85,9 @@
 %{_kf5_configkcfgdir}/
 %{_kf5_sharedir}/kxmlgui5
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kmahjongg-16.12.3.tar.xz -> kmahjongg-17.04.0.tar.xz ++++++
++++ 56456 lines of diff (skipped)


Reply via email to