Hello community, here is the log from the commit of package blogilo for openSUSE:Factory checked in at 2017-08-28 15:04:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blogilo (Old) and /work/SRC/openSUSE:Factory/.blogilo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "blogilo" Mon Aug 28 15:04:56 2017 rev:9 rq:516288 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/blogilo/blogilo.changes 2017-07-29 08:55:09.441810373 +0200 +++ /work/SRC/openSUSE:Factory/.blogilo.new/blogilo.changes 2017-08-28 15:05:13.109525049 +0200 @@ -1,0 +2,23 @@ +Fri Aug 11 22:44:51 UTC 2017 - christophe@krop.fr + +- 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 : + * Add parent + * Fix icon problem on wayland + * We just need pimcommon not pimcommonakonadi + * Don't use deprecated method + * Assign directly variable + * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT + * Don't use kpartgui + +------------------------------------------------------------------- +Sat Aug 5 18:16:34 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- blogilo-17.04.3.tar.xz New: ---- blogilo-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blogilo.spec ++++++ --- /var/tmp/diff_new_pack.UeaZZG/_old 2017-08-28 15:05:14.153378223 +0200 +++ /var/tmp/diff_new_pack.UeaZZG/_new 2017-08-28 15:05:14.165376535 +0200 @@ -19,15 +19,14 @@ %bcond_without lang Name: blogilo -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: KDE Blog Editor -# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" License: GPL-2.0 -Group: Productivity/Editors/Other +Group: Productivity/Publishing/Other Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{kf5_version} @@ -58,10 +57,12 @@ BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: ktexteditor +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # It can only build on the same platforms as Qt Webengine -ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %description A blog editor for KDE @@ -90,18 +91,19 @@ %files %defattr(-,root,root) -%{_kf5_bindir}/blogilo +%doc COPYING* +%config %{_kf5_configdir}/blogilo.categories +%config %{_kf5_configdir}/blogilo.renamecategories %dir %{_kf5_appstreamdir}/ -%{_kf5_appstreamdir}/org.kde.blogilo.appdata.xml %{_kf5_applicationsdir}/org.kde.blogilo.desktop +%{_kf5_appstreamdir}/org.kde.blogilo.appdata.xml +%{_kf5_bindir}/blogilo %{_kf5_configkcfgdir}/blogilo.kcfg -%{_kf5_htmldir}/en/blogilo/ -%{_datadir}/composereditorwebengine/ -%config %{_kf5_configdir}/blogilo.categories -%config %{_kf5_configdir}/blogilo.renamecategories -%{_libdir}/libcomposereditorwebengineprivate.so.* +%doc %lang(en) %{_kf5_htmldir}/en/blogilo/ %{_kf5_iconsdir}/hicolor/*/*/* -%{_datadir}/kconf_update/ +%{_kf5_libdir}/libcomposereditorwebengineprivate.so.* +%{_kf5_sharedir}/composereditorwebengine/ +%{_kf5_sharedir}/kconf_update/ %if %{with lang} %files lang -f %{name}.lang ++++++ blogilo-17.04.3.tar.xz -> blogilo-17.08.0.tar.xz ++++++ ++++ 5820 lines of diff (skipped)