Luca Beltrame 2017-03-09 12:55:44 +00:00 committed by Git OBS Bridge
parent b366930376
commit e976a9463e
4 changed files with 20 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 9 12:38:31 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Fix kio_sftp hanging when server doesn't support statvfs
* kio_mtp: add write permissions to root storage folder
* Fix install files
* Enable html thumbnail
* Thumbnails should be a clean image representation, remove frame.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 9 06:58:19 UTC 2017 - lbeltrame@kde.org Thu Feb 9 06:58:19 UTC 2017 - lbeltrame@kde.org

View File

@ -17,10 +17,10 @@
Name: kio-extras5 Name: kio-extras5
Version: 16.12.2 Version: 16.12.3
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) # Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Additional KIO-slaves for KDE applications Summary: Additional KIO-slaves for KDE applications
License: GPL-2.0+ License: GPL-2.0+