SHA256
1
0
forked from pool/kfind

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=95
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:14:12 +00:00 committed by Git OBS Bridge
parent 04111c702b
commit 1ee345fa59
4 changed files with 20 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:00 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Get rid of some obsolete members
* Remove unused includes
* Revert "QFontMetrics::width -> QFontMetrics::horizontalAdvance"
* QFontMetrics::width -> QFontMetrics::horizontalAdvance
* Install in new logging directory when we use kf5 5.59.0
-------------------------------------------------------------------
Fri Jul 19 08:36:42 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,12 +21,12 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kfind
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: KDE Find File Utility
License: GPL-2.0-or-later
Group: Productivity/File utilities
URL: https://www.kde.org/
URL: http://www.kde.org/
Source: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: hicolor-icon-theme
@ -75,6 +75,7 @@ KFind allows you to search for directories and files.
%files
%license COPYING*
%{_kf5_debugdir}/*.categories
%dir %{_kf5_appstreamdir}
%dir %{_kf5_htmldir}
%dir %{_kf5_htmldir}/en
@ -83,7 +84,6 @@ KFind allows you to search for directories and files.
%{_kf5_applicationsdir}/org.kde.kfind.desktop
%{_kf5_appstreamdir}/org.kde.kfind.appdata.xml
%{_kf5_bindir}/kfind
%{_kf5_debugdir}/*.categories
%{_kf5_iconsdir}/hicolor/*/apps/kfind.*
%if %{with lang}