diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ 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.08.0.tar.xz b/kfind-19.08.0.tar.xz new file mode 100644 index 0000000..6067f92 --- /dev/null +++ b/kfind-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b7b442600c4e109b0a6f7f09962a4d95d419673f6b64eebf226dcdae8cc6ff +size 269772 diff --git a/kfind-19.08.0.tar.xz.sig b/kfind-19.08.0.tar.xz.sig new file mode 100644 index 0000000..f089a98 --- /dev/null +++ b/kfind-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoMACgkQ29LOiT4t +HIfSYgf/YIT5khCiJ7EHwtMuNM4CjHxAlm34u0X4T/hxru5+3HyuAIJJZHHd6Yu5 +khDKFZJ3PXhEqjbPClcH/wlv9O3xTddHB1AgU9bL18pGLegBjLcUJHi7M2OnwUA0 +yd2xxFtvbotBtGq+SU3AeCNvWfr6bvZ/Sf8cYLGeMn+4OgehE7bnCUnPmq/9qAnE +ZwIStlryDRVh8plnvMburTJUORzgMBzUvk/2nu2IWXrkiYph2JOEv3BvZGdwsA/v +QGlIK17ttqE3QGSVDzlydZNur9zaJNIGpCHgkNEdYuLwc5zg997a/VsnDTTr5RbS +ARBGmdwqgu/wJIGXyNmL4g28FEprFg== +=kRLD +-----END PGP SIGNATURE----- diff --git a/kfind.changes b/kfind.changes index ccebf8d..497886a 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:52 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +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 + * 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..4f448cc 100644 --- a/kfind.spec +++ b/kfind.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfind -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later Group: Productivity/File utilities URL: https://www.kde.org/ -Source: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: hicolor-icon-theme BuildRequires: karchive-devel @@ -75,6 +79,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 +88,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}