forked from pool/kfind
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=148
This commit is contained in:
parent
dbd21ceb0f
commit
5be661b773
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c28e405246cadc92f2804527aa8f4b52a3d70669f706a2223fcf1f894c2de0de
|
|
||||||
size 278708
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsIACgkQ29LOiT4t
|
|
||||||
HId5Awf9FiMcIU8XWdUpxBobqvg6iBdwIl0PmGyvmftJwvsiOWwljBF1HyU7cEzR
|
|
||||||
pkFE+Tca+kuQwAeYes5c1pXm3dzVvLwODJoRzr+mpPe09gG1nJCWx7SPYPWt+6ra
|
|
||||||
8Bxcfppwxj6x5oAVJSdwZJsM9LC2TopEeg/3loue88/Jb+EVs/OadXy+0pVUdvHk
|
|
||||||
Ccb92GkLZKiq+1SQ+3hqk+xAbJfFTrlsexGmom9gAYycgQr6x6IbTE/RS6wlyEKa
|
|
||||||
InLTXVDk9Sp+BhYhMlZq0ixanFCHgHUmtKANQIJhE9TZgk85jMy6UmxjsrOwh3/h
|
|
||||||
kBsiuKIJOITPfX16t8yFfKXzeE5gyw==
|
|
||||||
=wMJS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kfind-20.12.0.tar.xz
Normal file
3
kfind-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:006e6a842b85f4c3387b4333e2eba869d0ae13e0516b069325963630a74b768d
|
||||||
|
size 278708
|
11
kfind-20.12.0.tar.xz.sig
Normal file
11
kfind-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH0ACgkQ29LOiT4t
|
||||||
|
HIcK0gf+Ka4jpWMnfpxYJKDxRmecG75LM0Gv3xkxVPYed2bWAy2/tfWvaDnAJHmx
|
||||||
|
cO0ZSyKlxtLc3z+7kot6OarTK0L7tvjd5E5/aTsvBjIjwfdUj8J2e6y5Gx2LmLAW
|
||||||
|
az+aO+3mfnR+JDFEVvnnvxBLrlypJ0nhlwC8aeNSPfBufFu/SQrqLkBpnRQNZ9wC
|
||||||
|
MdVdw1/P/USJmLPFqY+AelhYZBUDsqhJ6NEvuGivyVdXqZO0igtqc9VPGHujGN0l
|
||||||
|
mBIBRF7+QtAF9XuF+mQC6OFKiC2p9cuT6lri4ldtNSvAy9K2eXfnB7cEfLNjbekG
|
||||||
|
9iqcl+adCpaBIhvNlf/SWG0xrd25Nw==
|
||||||
|
=EDPf
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kfind
|
Name: kfind
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Find File Utility
|
Summary: KDE Find File Utility
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
URL: https://www.kde.org/
|
URL: https://www.kde.org/
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -44,7 +44,7 @@ BuildRequires: cmake(Qt5Concurrent)
|
|||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user