Hello community, here is the log from the commit of package kompare for openSUSE:Factory checked in at 2017-08-24 17:46:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompare (Old) and /work/SRC/openSUSE:Factory/.kompare.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompare" Thu Aug 24 17:46:23 2017 rev:54 rq:516405 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kompare/kompare.changes 2017-07-25 11:30:37.587123116 +0200 +++ /work/SRC/openSUSE:Factory/.kompare.new/kompare.changes 2017-08-24 17:46:24.367070465 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:45:51 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 : + * don't replace the app icon with the empty result of a failed lookup + +------------------------------------------------------------------- +Sat Aug 5 18:18:24 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: ---- kompare-17.04.3.tar.xz New: ---- kompare-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompare.spec ++++++ --- /var/tmp/diff_new_pack.7OuXFo/_old 2017-08-24 17:46:24.994982022 +0200 +++ /var/tmp/diff_new_pack.7OuXFo/_new 2017-08-24 17:46:24.994982022 +0200 @@ -1,7 +1,7 @@ # # spec file for package kompare # -# 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,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kompare -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: File Comparator License: GPL-2.0 and GFDL-1.2 Group: Development/Tools/Other -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kcodecs-devel @@ -47,7 +48,9 @@ BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -91,19 +94,19 @@ %files %defattr(-,root,root) %doc COPYING COPYING.DOC README +%dir %{_kf5_htmldir} +%dir %{_kf5_htmldir}/en +%doc %lang(en) %{_kf5_htmldir}/en/*/ +%{_kf5_applicationsdir}/org.kde.kompare.desktop +%{_kf5_appstreamdir}/ %{_kf5_bindir}/kompare -%{_kf5_plugindir}/ +%{_kf5_iconsdir}/hicolor/*/*/kompare.* +%{_kf5_kxmlguidir}/kompare/ %{_kf5_libdir}/libkomparedialogpages.so.* %{_kf5_libdir}/libkompareinterface.so.* -%{_kf5_applicationsdir}/org.kde.kompare.desktop -%dir %{_kf5_htmldir}/en -%dir %{_kf5_htmldir} -%doc %{_kf5_htmldir}/en/*/ -%{_kf5_iconsdir}/hicolor/*/*/kompare.* +%{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ -%{_kf5_kxmlguidir}/kompare/ -%{_kf5_appstreamdir}/ %files devel %defattr(-,root,root) ++++++ kompare-17.04.3.tar.xz -> kompare-17.08.0.tar.xz ++++++ ++++ 2115 lines of diff (skipped)
