Hello community,

here is the log from the commit of package kiten for openSUSE:Factory checked 
in at 2017-06-07 09:54:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiten (Old)
 and      /work/SRC/openSUSE:Factory/.kiten.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiten"

Wed Jun  7 09:54:48 2017 rev:83 rq:498843 version:17.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiten/kiten.changes      2017-03-16 
09:38:36.591605566 +0100
+++ /work/SRC/openSUSE:Factory/.kiten.new/kiten.changes 2017-06-07 
09:54:51.931413353 +0200
@@ -1,0 +2,40 @@
+Wed May 17 20:36:24 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+-------------------------------------------------------------------
+Sun Apr 16 10:45:02 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:39 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:31 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:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kiten-16.12.3.tar.xz

New:
----
  kiten-17.04.1.tar.xz

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

Other differences:
------------------
++++++ kiten.spec ++++++
--- /var/tmp/diff_new_pack.ZZFTGX/_old  2017-06-07 09:54:53.159239842 +0200
+++ /var/tmp/diff_new_pack.ZZFTGX/_new  2017-06-07 09:54:53.163239277 +0200
@@ -15,15 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           kiten
-Version:        16.12.3
+Version:        17.04.1
 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:        Japanese Reference/Study Tool
-License:        GPL-2.0+
+# Data files are under CC-BY-SA-3.0 (edict) and CC-BY-SA-4.0 ("kanjidic"/SKIP 
numbers therein)
+License:        GPL-2.0+ and CC-BY-SA-3.0 and CC-BY-SA-4.0
 Group:          Amusements/Teaching/Language
 Url:            http://edu.kde.org
 Source0:        %{name}-%{version}.tar.xz
@@ -47,6 +49,7 @@
 Requires:       fonts-KanjiStrokeOrders
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -82,6 +85,10 @@
 classroom material. Beware that Japanese stroke order can differ from the
 stroke order used in other languages that use Chinese characters.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -94,6 +101,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
 
 %reconfigure_fonts_scriptlets -n fonts-KanjiStrokeOrders
 
@@ -130,4 +141,9 @@
 %dir %{_kf5_sharedir}/fonts/kanjistrokeorders/
 %{_kf5_sharedir}/fonts/kanjistrokeorders/KanjiStrokeOrders.ttf
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kiten-16.12.3.tar.xz -> kiten-17.04.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/kiten/kiten-16.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.kiten.new/kiten-17.04.1.tar.xz differ: char 26, 
line 1


Reply via email to