forked from pool/kfind
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=98
This commit is contained in:
parent
6807f027a2
commit
3f74b4ad94
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88cfb695221effbd47c88e5d5bb1d0a622824862c46bde424be5f00ab2b02e9f
|
||||
size 269820
|
3
kfind-19.08.0.tar.xz
Normal file
3
kfind-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25b7b442600c4e109b0a6f7f09962a4d95d419673f6b64eebf226dcdae8cc6ff
|
||||
size 269772
|
11
kfind-19.08.0.tar.xz.sig
Normal file
11
kfind-19.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:52 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- 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
|
||||
|
||||
|
10
kfind.spec
10
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.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: KDE Find File Utility
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: http://www.kde.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
URL: https://www.kde.org/
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user