Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiten for openSUSE:Factory checked 
in at 2021-04-25 21:26:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiten (Old)
 and      /work/SRC/openSUSE:Factory/.kiten.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiten"

Sun Apr 25 21:26:43 2021 rev:131 rq:887674 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiten/kiten.changes      2021-03-10 
08:54:08.374696023 +0100
+++ /work/SRC/openSUSE:Factory/.kiten.new.12324/kiten.changes   2021-04-25 
21:27:40.164448274 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:12:03 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:30 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:16 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * radselect: Add option to display radicals in decreasing frequency order 
(kde#431866)
+  * Set KStatusNotifierItem status to Active (kde#132476)
+  * Fix addItem() group name in ConfigDictionarySelector::updateWidgets() 
(kde#418108)
+  * Set initial focus on the search bar on startup (kde#427077)
+  * radselect: Properly fetch kanji stroke count from kanjidic (kde#385070)
+
+-------------------------------------------------------------------

Old:
----
  kiten-20.12.3.tar.xz
  kiten-20.12.3.tar.xz.sig

New:
----
  kiten-21.04.0.tar.xz
  kiten-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kiten.spec ++++++
--- /var/tmp/diff_new_pack.TPyeIU/_old  2021-04-25 21:27:40.716448939 +0200
+++ /var/tmp/diff_new_pack.TPyeIU/_new  2021-04-25 21:27:40.720448944 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kiten
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,14 +21,18 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kiten
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Japanese Reference/Study Tool
 # Data files are under CC-BY-SA-3.0 (edict) and CC-BY-SA-4.0 ("kanjidic"/SKIP 
numbers therein)
 License:        GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC-BY-SA-4.0
 Group:          Amusements/Teaching/Language
-URL:            https://edu.kde.org
+URL:            https://apps.kde.org/kiten
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  update-desktop-files
@@ -50,10 +54,6 @@
 Recommends:     %{name}-lang
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 Kiten is a tool to learn Japanese.
@@ -88,12 +88,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
+%autosetup -p1
 
 %build
 %ifarch ppc ppc64
@@ -115,9 +113,8 @@
 %postun -p /sbin/ldconfig
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc AUTHORS README
-%dir %{_kf5_appstreamdir}
 %doc %lang(en) %{_kf5_htmldir}/en/kiten/
 %{_kf5_applicationsdir}/org.kde.kiten.desktop
 %{_kf5_applicationsdir}/org.kde.kitenkanjibrowser.desktop
@@ -138,13 +135,14 @@
 %{_kf5_prefix}/include/libkiten/
 
 %files -n fonts-KanjiStrokeOrders
-%doc data/font/copyright.txt data/font/readme_*.txt
+%license data/font/KanjiStrokeOrders.ttf.license
+%doc data/font/readme_*.txt
 %dir %{_kf5_sharedir}/fonts/kanjistrokeorders/
 %{_kf5_sharedir}/fonts/kanjistrokeorders/KanjiStrokeOrders.ttf
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++++++ kiten-20.12.3.tar.xz -> kiten-21.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/kiten/kiten-20.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.kiten.new.12324/kiten-21.04.0.tar.xz differ: char 
25, line 1

Reply via email to