Hello community, here is the log from the commit of package kfind for openSUSE:Factory checked in at 2017-08-28 15:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfind (Old) and /work/SRC/openSUSE:Factory/.kfind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kfind" Mon Aug 28 15:06:45 2017 rev:9 rq:516359 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kfind/kfind.changes 2017-07-29 08:57:19.923375580 +0200 +++ /work/SRC/openSUSE:Factory/.kfind.new/kfind.changes 2017-08-28 15:06:57.786801102 +0200 @@ -1,0 +2,30 @@ +Fri Aug 11 22:45:27 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 : + * Fix duplicate code + * Remove some kdelibs4support class + * Port to QFileDialog + * Port to debug categories + * Minor + * Increase minimum version + * Use explicit + * Fix open regexpeditor + * Coding style + * Ignore files + * Fix clazy warning + * Fix indent + * Update copyright + * Use KDE_APPLICATIONS_VERSION + +------------------------------------------------------------------- +Sat Aug 5 18:17:41 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: ---- kfind-17.04.3.tar.xz New: ---- kfind-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfind.spec ++++++ --- /var/tmp/diff_new_pack.q9FaJL/_old 2017-08-28 15:06:58.602686337 +0200 +++ /var/tmp/diff_new_pack.q9FaJL/_new 2017-08-28 15:06:58.606685774 +0200 @@ -19,15 +19,15 @@ %bcond_without lang Name: kfind -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 Find File Utility License: GPL-2.0+ Group: Productivity/File utilities -Url: http://www.kde.org +Url: http://www.kde.org/ Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: hicolor-icon-theme @@ -36,7 +36,9 @@ BuildRequires: kdoctools-devel >= 5.7.0 BuildRequires: kf5-filesystem BuildRequires: update-desktop-files +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -74,16 +76,17 @@ %files %defattr(-,root,root) -#doc COPYING* README -%{_kf5_bindir}/kfind -%{_kf5_applicationsdir}/org.kde.kfind.desktop +%doc COPYING* +%config %{_kf5_configdir}/*.categories %dir %{_kf5_appstreamdir} -%{_kf5_appstreamdir}/org.kde.kfind.appdata.xml -%{_kf5_iconsdir}/hicolor/*/apps/kfind.* -%dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} -%doc %{_kf5_htmldir}/en/kfind/ +%dir %{_kf5_htmldir}/en +%doc %lang(en) %{_kf5_htmldir}/en/kfind/ %doc %{_kf5_mandir}/man1/kfind.* +%{_kf5_applicationsdir}/org.kde.kfind.desktop +%{_kf5_appstreamdir}/org.kde.kfind.appdata.xml +%{_kf5_bindir}/kfind +%{_kf5_iconsdir}/hicolor/*/apps/kfind.* %if %{with lang} %files lang -f %{name}.lang ++++++ kfind-17.04.3.tar.xz -> kfind-17.08.0.tar.xz ++++++ ++++ 46073 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de