Accepting request 446262 from KDE:Frameworks5
5.29.0 OBS-URL: https://build.opensuse.org/request/show/446262 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=41
This commit is contained in:
commit
276cf43d0a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2adaf39bcc8ad1a75e784e5cb0e1a3809c089666027979d67429b62818420cc3
|
|
||||||
size 3125460
|
|
3
kio-5.29.0.tar.xz
Normal file
3
kio-5.29.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52ce0e402a466a82480ee6edeaeae36bdc3b254aece3210dd4273a2b57955c6b
|
||||||
|
size 3076744
|
18
kio.changes
18
kio.changes
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 4 02:00:34 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.29.0
|
||||||
|
* Ported to categorized logging
|
||||||
|
* Fix compilation against WinXP SDK
|
||||||
|
* Allow uppercase checksums matching in Checksums tab
|
||||||
|
(kde#372518)
|
||||||
|
* Never stretch the last (=date) column in the file dialog
|
||||||
|
(kde#312747)
|
||||||
|
* Import and update kcontrol docbooks for code in kio from
|
||||||
|
kde-runtime master
|
||||||
|
* [OS X] make KDE's trash use the OS X trash
|
||||||
|
* SlaveBase: add documentation about event loops and
|
||||||
|
notifications and kded modules
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 5 22:06:58 UTC 2016 - hrvoje.senjan@gmail.com
|
Sat Nov 5 22:06:58 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
5
kio.spec
5
kio.spec
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.28
|
%define _tar_path 5.29
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.28.0
|
Version: 5.29.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -158,6 +158,7 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
|||||||
%doc %lang(es) %{_kf5_htmldir}/es
|
%doc %lang(es) %{_kf5_htmldir}/es
|
||||||
%doc %lang(et) %{_kf5_htmldir}/et
|
%doc %lang(et) %{_kf5_htmldir}/et
|
||||||
%doc %lang(it) %{_kf5_htmldir}/it
|
%doc %lang(it) %{_kf5_htmldir}/it
|
||||||
|
%doc %lang(nb) %{_kf5_htmldir}/nb
|
||||||
%doc %lang(nl) %{_kf5_htmldir}/nl
|
%doc %lang(nl) %{_kf5_htmldir}/nl
|
||||||
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
|
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
|
||||||
%doc %lang(ru) %{_kf5_htmldir}/ru
|
%doc %lang(ru) %{_kf5_htmldir}/ru
|
||||||
|
Loading…
Reference in New Issue
Block a user