Hello community, here is the log from the commit of package artikulate for openSUSE:Factory checked in at 2017-08-28 15:04:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artikulate (Old) and /work/SRC/openSUSE:Factory/.artikulate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artikulate" Mon Aug 28 15:04:52 2017 rev:41 rq:516285 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/artikulate/artikulate.changes 2017-07-29 08:55:01.918873238 +0200 +++ /work/SRC/openSUSE:Factory/.artikulate.new/artikulate.changes 2017-08-28 15:05:06.174500511 +0200 @@ -1,0 +2,18 @@ +Fri Aug 11 22:44:49 UTC 2017 - [email protected] + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Fix wayland support + * Use Q_DECL_OVERRIDE + +------------------------------------------------------------------- +Sat Aug 5 18:16:30 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- artikulate-17.04.3.tar.xz New: ---- artikulate-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artikulate.spec ++++++ --- /var/tmp/diff_new_pack.Dx681d/_old 2017-08-28 15:05:07.798272116 +0200 +++ /var/tmp/diff_new_pack.Dx681d/_new 2017-08-28 15:05:07.830267616 +0200 @@ -1,7 +1,7 @@ # # spec file for package artikulate # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: artikulate -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# 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}')} Summary: Pronunciation Self-Teaching License: LGPL-3.0+ and GPL-2.0 and BSD-3-Clause @@ -53,7 +54,9 @@ Requires: kqtquickcharts >= %{_kapp_version} Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -78,28 +81,27 @@ %endif %suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING* +%dir %{_kf5_configkcfgdir} +%{_kf5_applicationsdir}/org.kde.artikulate.desktop +%{_kf5_appstreamdir}/ %{_kf5_bindir}/artikulate %{_kf5_bindir}/artikulate_editor -%{_kf5_libdir}/libartikulatelearnerprofile.so* -%{_kf5_libdir}/libartikulatecore.so* -%{_kf5_libdir}/libartikulatesound.so* -%{_datadir}/artikulate/ -%{_kf5_applicationsdir}/org.kde.artikulate.desktop -%{_kf5_htmldir}/en/artikulate/ -%{_kf5_configdir}/artikulate.knsrc -%dir %{_kf5_configkcfgdir} +%config %{_kf5_configdir}/artikulate.knsrc %{_kf5_configkcfgdir}/artikulate.kcfg +%doc %lang(en) %{_kf5_htmldir}/en/artikulate/ %{_kf5_iconsdir}/hicolor/*/*/artikulate*.* -%{_kf5_appstreamdir}/ -%{_kf5_plugindir}/artikulate/ %{_kf5_iconsdir}/hicolor/*/actions/language-artikulate.* +%{_kf5_libdir}/libartikulatecore.so* +%{_kf5_libdir}/libartikulatelearnerprofile.so* +%{_kf5_libdir}/libartikulatesound.so* +%{_kf5_plugindir}/artikulate/ +%{_kf5_sharedir}/artikulate/ %if %{with lang} %files lang -f %{name}.lang ++++++ artikulate-17.04.3.tar.xz -> artikulate-17.08.0.tar.xz ++++++ ++++ 2096 lines of diff (skipped)
