19.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=116
This commit is contained in:
parent
fc2ea41956
commit
b6ee1999d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:826048d289cb035faebbb64e31d058ec5c7ae56ec52d8c5a5afae7503586b01c
|
|
||||||
size 270092
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHcACgkQ29LOiT4t
|
|
||||||
HIejMgf/ef88hsNZKjSN0KoMoIFXC53ylahdLGOAis/ELps7b1DRW6ETGzhQJXkl
|
|
||||||
x0yrlrOz0GxVjHfl/FACA6gCyCaahA1qXvrptL7VaD2twIvy3kuPaE/a6HW461OY
|
|
||||||
SyFRRv9OOMFvyAa60gb0qBATcPK6eMW7cpqcUQtKLPXTYZVZR8y8e4SE+QtZtSUZ
|
|
||||||
oxrg4Io3cFpaG0lZQ8qiHHDY76I50Nq1YJOlwm/0kTpCKHwk4LnRPhmJLVFQvLNS
|
|
||||||
vpMGzLQ60GKlblpzdYcBO9+ntIH/5GQEq2xaRyJVIlkqvJSVxG/S1rk5kFz567+4
|
|
||||||
8xUnjo7Ccsguc9hLWdge8YRgzQeyaQ==
|
|
||||||
=GBjB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kfind-19.12.1.tar.xz
Normal file
3
kfind-19.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9f5defa7796bbb54208b28af1fa76333a38e743d7febb8dd14739cf00d376eb
|
||||||
|
size 270840
|
11
kfind-19.12.1.tar.xz.sig
Normal file
11
kfind-19.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XIACgkQ29LOiT4t
|
||||||
|
HIdmlgf9Geh+poeocVP/et5bFWO91o6Bz7eCACFIVrpeIK8FOvHC/BYAy6Gky/Yx
|
||||||
|
SMYa3llHQ5mcZVVFRCcC5vo5AjFPCL84ky7GuMGwMgqhKPP5GRhORqLx5EW0CZ6r
|
||||||
|
iSger60TUYxXpOWsOwM8ooQIqCpEzIKeSO9oGcQw3NSECmopaCkVIOgxQWmFsnMr
|
||||||
|
zsEzeMb2M7CWS1ciuJJcobXBRoVFKtVL+Ug0Rye2/DdtvhX8nrSQ/nEnkfg1BKzV
|
||||||
|
Ut1ilC8aqjqWBqclR7qVeRBCC/t22v67nv8mLwEgcnQXl5HH+rKAWz8wKLQ7+w6P
|
||||||
|
QhrO/KNBBio+4+Ftp3KzBMeFk1laew==
|
||||||
|
=HfHC
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 10:00:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.1
|
||||||
|
- Changes since 19.12.0:
|
||||||
|
* Update Appstream for new release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kfind
|
# spec file for package kfind
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 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: 19.12.0
|
Version: 19.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