forked from pool/kio-extras5
Accepting request 855181 from KDE:Applications
KDE Applications 20.12.0 OBS-URL: https://build.opensuse.org/request/show/855181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=91
This commit is contained in:
commit
99be08926a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c0001a2e864173988c5b0916de4511ff4c5ea711e96e928f9299fc4b44af344
|
||||
size 630900
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjYACgkQ29LOiT4t
|
||||
HIdOWQgAgzkOGrDoGrqk8H9wB3hNGhQWMD18P7jBrVgtGdn1tzxf0zzHjNVNOihQ
|
||||
dRh598LUrqUB05ZGw1Ug1Iv/ri2zUex/SD+QnmUGJeGdH5jRrqZR7j7pHxagBcdr
|
||||
qD2hQ4BjLqOOXUpRHCKSb+wyCsJGWoXmXkMjhX91znebDjLtNbTdq6LZUgDQ3yBg
|
||||
9m+GHjhjnxOafRg0sgdb5e4vNLUW6H/+rjvB067UY8c+KYDMYU0czUaGnRdiLmu0
|
||||
Z3mHaQQoV+bUGuP58A2wNCD4M1q23OMEVznj5/udMBBSjox/0dK79NevxZJ7JIsk
|
||||
DrSaTw8457wDPF1tvUUIwiheuu5kKQ==
|
||||
=qek+
|
||||
-----END PGP SIGNATURE-----
|
3
kio-extras-20.12.0.tar.xz
Normal file
3
kio-extras-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:530a9643009647d6b8e8e799b4018ce5d06a687c918f53af6652dbfa7fe3ab29
|
||||
size 633272
|
11
kio-extras-20.12.0.tar.xz.sig
Normal file
11
kio-extras-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
||||
HIfHcAf/atrag/IZ3Mc2+Ja6vNbUVvGAqIBCdN0B1DyEH7xJ/VbFDUURD9dqzhjw
|
||||
bMVc7c8BNcrAv4BBMvTQ3fXx9vJNJAdxvio1ZjWFrqO+6/XDLstFe5CQpxQPRv1P
|
||||
I9UUrCqlRnlbDAkYB+Dmz5ToOK/A42+dKOaEbmdWlQunT7e1HRYAc/w9HO4QgRNZ
|
||||
rY/P0CWR4TxPIni0JZmBsXt3NCslYMPH2+bE/F6eDzarYahif1YRGp+Ss8qcYuVC
|
||||
xBe9PnGgWeAz8t/ibR0H35pKrdADTu+v/ddlDNEWd6n9OjkFjigryh//n6Ufoyw2
|
||||
mxijPd2IRD4Ef6rAoHQbQmnQ+H8mow==
|
||||
=SJix
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:16:25 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:16:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.90
|
||||
* New feature release
|
||||
- Changes since 20.11.80:
|
||||
* Add PowerPoint slideshow mime types
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 00:01:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.80
|
||||
* New feature release
|
||||
- Too many changes since 20.08.3, only listing bugfixes:
|
||||
* [DjvuThumbnailer] Replace open coded ddjvu invocation with QProcess (kde#420074)
|
||||
* Remove Mimetype overlay icon blending (kde#425789)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 22:46:28 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kio-extras5
|
||||
Version: 20.08.3
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Additional KIO slaves for KDE applications
|
||||
License: GPL-2.0-or-later
|
||||
@ -62,7 +62,7 @@ BuildRequires: cmake(Qt5DBus) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Sql)
|
||||
BuildRequires: cmake(Qt5Svg) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Test) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.11.0
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
@ -142,6 +142,7 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
|
||||
%{_kf5_sharedir}/remoteview/
|
||||
%{_kf5_sharedir}/solid/
|
||||
%{_kf5_debugdir}/kio-extras.categories
|
||||
%{_kf5_libexecdir}/smbnotifier
|
||||
|
||||
%files -n libkioarchive-devel
|
||||
%{_kf5_includedir}/kio_archivebase.h
|
||||
|
Loading…
Reference in New Issue
Block a user