KDE Applications 19.08 RC

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=104
This commit is contained in:
Wolfgang Bauer 2019-08-07 18:42:18 +00:00 committed by Git OBS Bridge
parent 45bf66cabb
commit 1ce48fcb8f
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* kio_sftp: QFile::rename takes QString, so remove erroneous QFile::encodeName
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org

View File

@ -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: kio-extras5 Name: kio-extras5
Version: 19.07.80 Version: 19.07.90
Release: 0 Release: 0
Summary: Additional KIO slaves for KDE applications Summary: Additional KIO slaves for KDE applications
License: GPL-2.0-or-later License: GPL-2.0-or-later