SHA256
1
0
forked from pool/kfind

Accepting request 796927 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfind?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:48:26 +00:00 committed by Git OBS Bridge
commit 687880337a
6 changed files with 56 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3738d6e3f26fffbfcc204d946e165ae0727d9f460cb2065ceb221b4872019b1
size 270244

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWEACgkQ29LOiT4t
HIe7Swf/bo27w9qCPlC6AGImiQJWXGcem9m3szMgTUQfrc9VcXCUJsAC9FtX5UDO
sIQxL0Y0AlJxZi+Z+0mBZ6AFaYccTacIgQmiLKRxR9wHPsiINzUyTI2gc9o0AgHS
My2rAR9kwRmKcXzZcTfUSonXsh/EjURByMiYywZu+Iqr5SxgBqGxWUFHP8xORr32
2ayHMCWTIAGOg0RFKxpQ0j0Lwlg7h+j2y9aEMRrhWhm7mcTIIy+1QIFQxctX7y0R
v0rkBAtLDKfkO/PH0Vmu6yYYNe9paOv0csZDIpYmQrAxnYbpZXtoP4kNQJib15DA
9oAetat5Zohq56cZqHc9QgEcf8pBqA==
=g+UL
-----END PGP SIGNATURE-----

3
kfind-20.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf3e3934a3355c31c7fc19e47e48f9a78bc03918b69866d571164deb11ddc108
size 272064

11
kfind-20.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8YACgkQ29LOiT4t
HIc8AwgAmvuBawSSWkBEnhdqwD/TDttYMDyCVKdiYy1Jmypm1tEWS/RczGDKg2O4
7F1Y57pxsG52vNgQn+5Ex7Rwd3aTx7gqeCLrZ6RZ7ADnFsX2+L8ef89+0F2eUJiN
xFjj9k5OSeJPD0nZM38ajVqVUiW3KVvgKXJjnleHOaQotWLUkxPkt0ipTKPRAgiN
UlJ1Ig2X6PAK4+Ch37hb0iA1BolrJoCZjOCBEUGid2tcSTG4og4ha9sKuQaY86jT
rkkvuN0VCjF6xaWRKyLvTg9BRnh5TRdSrKTa2xghCVAWD8XnncG+lCeInxKl7OIq
AF2jI3KuYFztKVLvthuVdYSl689Grg==
=W5Xz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:22 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* Fix build with Qt >= 5.15.0-beta3
-------------------------------------------------------------------
Sun Apr 5 20:30:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:16:57 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Make it compile against last qt5.15 without deprecated method
* Fix compile it's a new api from qt5.15
* Make it compile against qt5.15. Constructor is deprecated
* Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
* Q_DECL_OVERRIDE -> override
* Don't use nullptr as flag value
* Disable for the moment KRegExpEditorInterface usage
* [KFind] Natural auto-scrolling during new items insertion into search results view
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:36:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:36:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,17 +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: 19.12.3 Version: 20.04.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/stable/release-service/%{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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
@ -47,6 +43,10 @@ BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description %description
KFind allows you to search for directories and files. KFind allows you to search for directories and files.