forked from pool/kfind
This commit is contained in:
parent
0ce13d919a
commit
2ee6f33560
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad123b24f88e1ade5a845c16a84a483835cce31b92741107d8dbd02f462d4cd9
|
|
||||||
size 267760
|
|
3
kfind-19.03.80.tar.xz
Normal file
3
kfind-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:869162255b29731a1515ecf84b292ec725443d7110e3ee0038fff2c54686437d
|
||||||
|
size 267812
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 27 06:41:01 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/announce-applications-19.04-beta.php
|
||||||
|
- Changes since 18.12.3:
|
||||||
|
* Include KDECMakeSettings & KDEFrameworkCompilerSettings before the rest
|
||||||
|
* Bump min cmake version to 3.0
|
||||||
|
* Fix clazy warning
|
||||||
|
* Switch to the usage of the new Qt signal slot syntax only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 09 08:03:16 UTC 2019 - lbeltrame@kde.org
|
Sat Mar 09 08:03:16 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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: 18.12.3
|
Version: 19.03.80
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user