Christophe Giboudeaux 2017-08-11 22:55:56 +00:00 committed by Git OBS Bridge
parent 9384a98d09
commit 9aa7ef87e4
2 changed files with 28 additions and 4 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Aug 11 22:45:27 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Fix duplicate code
* Remove some kdelibs4support class
* Port to QFileDialog
* Port to debug categories
* Minor
* Increase minimum version
* Use explicit
* Fix open regexpeditor
* Coding style
* Ignore files
* Fix clazy warning
* Fix indent
* Update copyright
* Use KDE_APPLICATIONS_VERSION
-------------------------------------------------------------------
Sat Aug 5 18:17:41 UTC 2017 - christophe@krop.fr

View File

@ -22,12 +22,12 @@ Name: kfind
Version: 17.07.90
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE Find File Utility
License: GPL-2.0+
Group: Productivity/File utilities
Url: http://www.kde.org
Url: http://www.kde.org/
Source: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: hicolor-icon-theme
@ -36,7 +36,9 @@ BuildRequires: kdelibs4support-devel >= 5.7.0
BuildRequires: kdoctools-devel >= 5.7.0
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -75,11 +77,11 @@ KFind allows you to search for directories and files.
%files
%defattr(-,root,root)
%doc COPYING*
%config %{_kf5_configdir}/kfind.categories
%config %{_kf5_configdir}/*.categories
%dir %{_kf5_appstreamdir}
%dir %{_kf5_htmldir}
%dir %{_kf5_htmldir}/en
%doc %{_kf5_htmldir}/en/kfind/
%doc %lang(en) %{_kf5_htmldir}/en/kfind/
%doc %{_kf5_mandir}/man1/kfind.*
%{_kf5_applicationsdir}/org.kde.kfind.desktop
%{_kf5_appstreamdir}/org.kde.kfind.appdata.xml