Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package artikulate for openSUSE:Factory checked in at 2021-04-25 21:26:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artikulate (Old) and /work/SRC/openSUSE:Factory/.artikulate.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artikulate" Sun Apr 25 21:26:11 2021 rev:86 rq:887583 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/artikulate/artikulate.changes 2021-03-08 15:18:30.821993895 +0100 +++ /work/SRC/openSUSE:Factory/.artikulate.new.12324/artikulate.changes 2021-04-25 21:26:19.728351522 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:11:01 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- 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:39:27 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:03 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Remove unimplemented methods/signals + * Reformat license headers + +------------------------------------------------------------------- Old: ---- artikulate-20.12.3.tar.xz artikulate-20.12.3.tar.xz.sig New: ---- artikulate-21.04.0.tar.xz artikulate-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artikulate.spec ++++++ --- /var/tmp/diff_new_pack.8AhfXc/_old 2021-04-25 21:26:20.292352200 +0200 +++ /var/tmp/diff_new_pack.8AhfXc/_new 2021-04-25 21:26:20.296352205 +0200 @@ -1,7 +1,7 @@ # # spec file for package artikulate # -# 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,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: artikulate -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Pronunciation Self-Teaching License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause Group: Amusements/Teaching/Other -URL: https://edu.kde.org +URL: https://apps.kde.org/artikulate 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 >= %{kf5_version} BuildRequires: fdupes BuildRequires: cmake(KF5Archive) @@ -54,10 +58,7 @@ Requires: libqt5-qtquickcontrols 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 +Recommends: %{name}-lang %description Improve your pronunciation by listening to native speakers. @@ -83,15 +84,14 @@ %files %license COPYING* -%dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/artikulate/ %{_kf5_applicationsdir}/org.kde.artikulate.desktop -%{_kf5_appstreamdir}/ +%{_kf5_appstreamdir}/org.kde.artikulate.appdata.xml %{_kf5_bindir}/artikulate %{_kf5_bindir}/artikulate_editor -%{_kf5_knsrcfilesdir}/artikulate.knsrc %{_kf5_configkcfgdir}/artikulate.kcfg -%doc %lang(en) %{_kf5_htmldir}/en/artikulate/ %{_kf5_iconsdir}/hicolor/*/*/artikulate*.* +%{_kf5_knsrcfilesdir}/artikulate.knsrc %{_kf5_libdir}/libartikulatecore.so.* %{_kf5_libdir}/libartikulatelearnerprofile.so.* %{_kf5_libdir}/libartikulatesound.so.* ++++++ artikulate-20.12.3.tar.xz -> artikulate-21.04.0.tar.xz ++++++ ++++ 3720 lines of diff (skipped)