From 1ee345fa59c290ff74e81e2045283ef85ab3a8b3212e8c4a168c0f944be7ff0e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:14:12 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=95 --- kfind-19.04.3.tar.xz | 3 --- kfind-19.07.80.tar.xz | 3 +++ kfind.changes | 14 ++++++++++++++ kfind.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 kfind-19.04.3.tar.xz create mode 100644 kfind-19.07.80.tar.xz diff --git a/kfind-19.04.3.tar.xz b/kfind-19.04.3.tar.xz deleted file mode 100644 index 23295ee..0000000 --- a/kfind-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fcb5af039d976161ed09d87cb7c909bd2854647ea15688203b90dbebc54447f -size 267120 diff --git a/kfind-19.07.80.tar.xz b/kfind-19.07.80.tar.xz new file mode 100644 index 0000000..5435e64 --- /dev/null +++ b/kfind-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24410508545e2f6859fa871273697c32eb27957ac3d5af3840d79134d4b4786b +size 267744 diff --git a/kfind.changes b/kfind.changes index ccebf8d..958b2a3 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:00 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Get rid of some obsolete members + * Remove unused includes + * Revert "QFontMetrics::width -> QFontMetrics::horizontalAdvance" + * QFontMetrics::width -> QFontMetrics::horizontalAdvance + * Install in new logging directory when we use kf5 5.59.0 + ------------------------------------------------------------------- Fri Jul 19 08:36:42 UTC 2019 - Christophe Giboudeaux diff --git a/kfind.spec b/kfind.spec index 195517d..bf56b95 100644 --- a/kfind.spec +++ b/kfind.spec @@ -21,12 +21,12 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfind -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later Group: Productivity/File utilities -URL: https://www.kde.org/ +URL: http://www.kde.org/ Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: hicolor-icon-theme @@ -75,6 +75,7 @@ KFind allows you to search for directories and files. %files %license COPYING* +%{_kf5_debugdir}/*.categories %dir %{_kf5_appstreamdir} %dir %{_kf5_htmldir} %dir %{_kf5_htmldir}/en @@ -83,7 +84,6 @@ KFind allows you to search for directories and files. %{_kf5_applicationsdir}/org.kde.kfind.desktop %{_kf5_appstreamdir}/org.kde.kfind.appdata.xml %{_kf5_bindir}/kfind -%{_kf5_debugdir}/*.categories %{_kf5_iconsdir}/hicolor/*/apps/kfind.* %if %{with lang}