KDE Frameworks 5.76
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=312
This commit is contained in:
parent
f402880081
commit
72d43afb2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:27af8d83d0ea6c68fc62675a0d0d34e94489e9e518c4a4c32fa9d4784510bc8e
|
|
||||||
size 3277424
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NMMACgkQWNDuZIpI
|
|
||||||
s7vWWwf9EnkmrWWbqK0C374f4V3IfIWXZXXKpqIXX/B5A4c+Y1eoivr95t10TqH6
|
|
||||||
cFiX6+Iy/QoOgV9HS87PjV4hwGEms6vSkpBoF3OQJdxrj5N6O7AqDDGX8UND4Per
|
|
||||||
2M7k6HmdSbYefvW7LsOuTumkWYXSR5FTkIhD1LAKy8Iu/fMcNxiJcKUgohuvE9dm
|
|
||||||
Lyfe+T+MGZe/xMMFmpy4aSnp2/PzyofZkUOMgsdj7C6+/G+1PdzhKEBdQekDoEPH
|
|
||||||
/cm2KM4+i1D2njDFG7USO+OGu9J1SMH4YeAM2CyHJjbiiJlzh9Nxi4UPNZ1pK6gE
|
|
||||||
wl6Z9V3SGgvp6xUAeYG4+/gMhCC27A==
|
|
||||||
=UZD3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kio-5.76.0.tar.xz
Normal file
3
kio-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9351fc85c4020f2f77012e077f4f9d04d8f233e9b67f9b7619c9bc064714145b
|
||||||
|
size 3301808
|
11
kio-5.76.0.tar.xz.sig
Normal file
11
kio-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5LMACgkQWNDuZIpI
|
||||||
|
s7sohQf+JVazPzpxhB0hunuI4R7y4nA49xgoOBvYLHAxPkifo7pXSatELQhhWBnR
|
||||||
|
dbdgPFYTIP6VIpikE6Hh5TLi1ggZuEYrzXkpqJ+YvRhtXOGA+2pRGl7/LHqaKsoQ
|
||||||
|
e4GTDM5GCUwraFlLjRzQymrfr4NM1SDVq7AXIzscVcZcrCs8uzqTU6PMO+rz26MQ
|
||||||
|
Q0tA1Zutq3wDD1zBbkqvvfoxa0p+rA3atRIgpsXyg/daefAuo5tE3jRBgQEgIVQK
|
||||||
|
qhp9JMsNxLE8zGY4Tm/tXlkZQrs9JrhVy8FZTYEZiXGJt+UZc0KcrIjQkjbuMUx7
|
||||||
|
17MYZmA69KmvENOzs5y1ODj8q31TDA==
|
||||||
|
=fDJa
|
||||||
|
-----END PGP SIGNATURE-----
|
15
kio.changes
15
kio.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 21:34:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.76.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||||
|
- Too many changes since 5.75.0, only listing bugfixes:
|
||||||
|
* CopyJob: don't count skipped files in the notification (kde#417034)
|
||||||
|
* FileWidget: Show Selected file preview on mouse leave (kde#418655)
|
||||||
|
* Add bookmarks for pictures, music and videos (kde#427876)
|
||||||
|
* kfilewidget: keep the text in the Name box when navigating (kde#418711)
|
||||||
|
* KFilePlacesModel: ignore hidden places when computing closestItem (kde#426690)
|
||||||
|
* kio_trash: fix the logic when no size limit is set (kde#426704)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 08:33:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Oct 5 08:33:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
4
kio.spec
4
kio.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.75
|
%define _tar_path 5.76
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.75.0
|
Version: 5.76.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network transparent access to files and data
|
Summary: Network transparent access to files and data
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user