forked from pool/kfind
Accepting request 696250 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696250 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfind?expand=0&rev=29
This commit is contained in:
commit
41c0d2e1e8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad123b24f88e1ade5a845c16a84a483835cce31b92741107d8dbd02f462d4cd9
|
||||
size 267760
|
3
kfind-19.04.0.tar.xz
Normal file
3
kfind-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7eec5b096738bb28264bf870bdd85e24f97c62677be2d2a061f6c426ecfc3a47
|
||||
size 267804
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 06:51:55 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.04.0.php
|
||||
- No code changes since 19.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 09 20:54:40 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-rc.php
|
||||
- Changes since 19.03.80:
|
||||
* No code changes since 19.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kfind
|
||||
Version: 18.12.3
|
||||
Version: 19.04.0
|
||||
Release: 0
|
||||
Summary: KDE Find File Utility
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user