Accepting request 478184 from KDE:Applications

KDE Applications 16.12.3

OBS-URL: https://build.opensuse.org/request/show/478184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2017-03-14 23:54:34 +00:00 committed by Git OBS Bridge
commit 0ae2b6901f
5 changed files with 26 additions and 6 deletions

View File

@ -105,9 +105,9 @@ index 4c2d5e9..ccff1ad 100644
jpegthumbnail.desktop jpegthumbnail.desktop
textthumbnail.desktop textthumbnail.desktop
+ audiothumbnail.desktop + audiothumbnail.desktop
# htmlthumbnail.desktop
# desktopthumbnail.desktop # desktopthumbnail.desktop
comicbookthumbnail.desktop comicbookthumbnail.desktop
kraorathumbnail.desktop
diff --git a/thumbnail/audiocreator.cpp b/thumbnail/audiocreator.cpp diff --git a/thumbnail/audiocreator.cpp b/thumbnail/audiocreator.cpp
new file mode 100644 new file mode 100644
index 0000000..4bc69d6 index 0000000..4bc69d6

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,23 @@
-------------------------------------------------------------------
Thu Mar 9 20:21:20 UTC 2017 - alarrosa@suse.com
- Rebase 0001-Add-an-AudioThumnail.patch
-------------------------------------------------------------------
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+