forked from pool/kfind
KDE Applications 19.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=106
This commit is contained in:
parent
f9e60685c1
commit
408ab3b71c
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ebb7d361a8456e3a3bc7bac995a0224cd76eefd724ff62ba0d6348f7eb1f4f2
|
||||
size 269316
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OYACgkQ29LOiT4t
|
||||
HIcegQf/Tl3XtkQvo0oICAL+uoosXJgP0RYGe2aLcF3kgpi0YY02zRwPBzGYehgD
|
||||
8+I9Ov7V0YnPW1JBWtE2OlJfhA3XKJLEaDpvMghlozFiPTl52y7MZFH5HEGp8uRz
|
||||
nCaVbtixow6FzVXCXgFgQL5yDg4M2s3ZNHOQ37w6th5HfPXzBGZ868mIcG2ULQ+y
|
||||
NZC74yVFZNJ2u+k9J5F4MAvKtrmIGNcXgQ3ANxZIe8zhg5dV1nzoY48zOUVG7AGG
|
||||
cw5Dwb2MoYs6ddIujwzAlyczd3tNUbklPcptYl6v2+UUIP8yOIHtosOAlpbRvSxB
|
||||
EtYtNIQyxH2ALfdCnrIeTwJGlCwpag==
|
||||
=WNdX
|
||||
-----END PGP SIGNATURE-----
|
3
kfind-19.11.80.tar.xz
Normal file
3
kfind-19.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac46870f6141d590029f9fb9c3fd20e6c48a9ebd177bbf9c0061d05e0b747347
|
||||
size 270384
|
16
kfind-19.11.80.tar.xz.sig
Normal file
16
kfind-19.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3Obw0ACgkQOmpNuDnq
|
||||
ptf42Q//Sb+Purj7lWtGKUPKgEKLQUZCd4U+8lR4uOF8Ox9yTPIpHFZw1LX/Emu/
|
||||
L0wwffl63CQ3snbkeCtdPOGUCLZvZ9AUZXc9B6T/kULcE2CS8EpAaa15HAfKt+Np
|
||||
uEDPHr9iaYFTyBOhqEdIRcyfZBH7kJscPbh4bCrbEHJf6HCH7AyC4m36WOZgmOqh
|
||||
9A09wDgiX8zb247yKjY1vp6ewOo64wQHKNBKC2EkCS7l6AmZSNe8neGPJJsN+/cO
|
||||
y1FUXEQUN2CMP/8Wh9+R/EqTk5pttGOPbNo32a15N8PSuWrLx3WhbVSzyz1fCAs6
|
||||
ua7C83k93AjOyL505wI4FOZYfn5Qz24BrwwFncipEfh6VGfd4TWjqI1jp2GXiNzr
|
||||
ynNGQ9uogCDQk2Pkk+iR/qXeoFOzlqsIBO1eOeIEuBlZaneoHjHuwWe55Vfbz4ht
|
||||
e0ks+HNx1Y9ILrjSyHAZDvfPvGCTK7o13nGT697rgYy3yixwQp9xYZUzDcXuPTTP
|
||||
04Hwz+INlDN1ZqAj4U4eWk6+Fo5tjJiL+unv6Z1IykwekcI5O/FJuDAcdO/NcG8d
|
||||
J1Z0emlJLPwP9e4iGHcFGwJzuR860o+aWrg6DG69fzNaMlmrqBDxFyH638hxQVef
|
||||
N+Kdsw0NjGxdMRyMdT/CuUIbB3suBwzLkCYTrx57ypDR46SIPo4=
|
||||
=zi3W
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:29:23 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
|
||||
- Changes since 19.08.2:
|
||||
* Use range for loop instead of sizeof arithmetic magic
|
||||
* Exclude more files
|
||||
* It compiles fine without deprecated method
|
||||
* Remove unused includes
|
||||
* Use new category syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
26
kfind.spec
26
kfind.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kfind
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,34 +16,34 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.28.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kfind
|
||||
Version: 19.08.3
|
||||
Version: 19.11.80
|
||||
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/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kfilemetadata5-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: ktextwidgets-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5FileMetaData)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5TextWidgets)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user