KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=112
This commit is contained in:
parent
29429be95a
commit
7ba8d0e69f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73cb8fd4b3b6ac938380c18dc7cb29b1742d9d5a2eade691d46a05ae286027cb
|
||||
size 270440
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRQACgkQ29LOiT4t
|
||||
HIfL1AgAgedb3bDZhfWgGcv5yayL2IxUsvFbiVl0DdvsZNuid6ltuBkLqxaX6LFb
|
||||
HyQsI0StH99zc4TEH0No7feXi2txnXvSXEASZKMj0xp3FdFadmNNkqEsgkS2IxT6
|
||||
4PrgZpO7nYMoLwHawhnP6gIUsFqN9SFsovABosUMoqSoAxPoDPdfxJSciruJf9MB
|
||||
EYST0qalwzaoL1DCCHZW0YGFGAB/2rSuOmMemKAcIVUSiucNMcSb9CMfjZ2oMFeB
|
||||
wDu8J2VtMXT05ojlYX4xZWw1vI4WCEVPWwt+DMeagDu9pRNuFCXtCxfRxxXyQ+bj
|
||||
9g5zcU87U8FTQxMKsSK5bwZFOUUx5A==
|
||||
=r+BG
|
||||
-----END PGP SIGNATURE-----
|
3
kfind-19.12.0.tar.xz
Normal file
3
kfind-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:826048d289cb035faebbb64e31d058ec5c7ae56ec52d8c5a5afae7503586b01c
|
||||
size 270092
|
11
kfind-19.12.0.tar.xz.sig
Normal file
11
kfind-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHcACgkQ29LOiT4t
|
||||
HIejMgf/ef88hsNZKjSN0KoMoIFXC53ylahdLGOAis/ELps7b1DRW6ETGzhQJXkl
|
||||
x0yrlrOz0GxVjHfl/FACA6gCyCaahA1qXvrptL7VaD2twIvy3kuPaE/a6HW461OY
|
||||
SyFRRv9OOMFvyAa60gb0qBATcPK6eMW7cpqcUQtKLPXTYZVZR8y8e4SE+QtZtSUZ
|
||||
oxrg4Io3cFpaG0lZQ8qiHHDY76I50Nq1YJOlwm/0kTpCKHwk4LnRPhmJLVFQvLNS
|
||||
vpMGzLQ60GKlblpzdYcBO9+ntIH/5GQEq2xaRyJVIlkqvJSVxG/S1rk5kFz567+4
|
||||
8xUnjo7Ccsguc9hLWdge8YRgzQeyaQ==
|
||||
=GBjB
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
* Lower deprecation numbers to unbreak compilation with current KF5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:11:51 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kfind
|
||||
Version: 19.11.90
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: KDE Find File Utility
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://www.kde.org/
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/applications/%{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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user