forked from pool/kfind
KDE Applications 20.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=150
This commit is contained in:
parent
5be661b773
commit
9c324322d1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:006e6a842b85f4c3387b4333e2eba869d0ae13e0516b069325963630a74b768d
|
|
||||||
size 278708
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kfind-20.12.1.tar.xz
Normal file
3
kfind-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b74934cba40298969f3cf7fb620fd8437c8e90f367abe559673e08411bc19d66
|
||||||
|
size 278760
|
11
kfind-20.12.1.tar.xz.sig
Normal file
11
kfind-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwfEACgkQ29LOiT4t
|
||||||
|
HIc55ggAjCKEmoQCxu7tThx0VPY12pENvgOKvMwtKk1MHLceyp7gEqBmI8hoCM3t
|
||||||
|
+TeggSjNawzi7HAGqSoBNUa7qj3NQGQo9EaKbskjdhwk0vtFgQMyFkAek/p55GKV
|
||||||
|
NgAeh0dUc4VSTUunDmezZcM0ZOzzOhWVdvL18sIAiPoEZKlxyrPpPUCqsI16Omxp
|
||||||
|
Ht5IPRBdLoO4LquzCxUg+IVZUsfHs+Itdy7YDwOCGSwYZNyQZOzNJKX4/M8CZzwl
|
||||||
|
BIsQe+rQUS8Kyyur4lPwNhGik8e75fA9Sgds8TwQX5KeZJy7CI7iZMp7paqbrsHt
|
||||||
|
eWiCc68CkUudEkw3kwMe8/N0U2fMzA==
|
||||||
|
=pktk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 5 12:25:33 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-13-apps-update
|
||||||
|
- No code change since 20.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 23:16:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Dec 5 23:16:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kfind
|
# spec file for package kfind
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%{!?_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.12.0
|
Version: 20.12.1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user