Accepting request 407504 from KDE:Frameworks5
Update to 5.24.0 OBS-URL: https://build.opensuse.org/request/show/407504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=35
This commit is contained in:
commit
9ab5730185
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3489ba9c45e587f6b8b542aea4608eeb21cdbca27ef37d9f45d4308da8fd32b5
|
||||
size 2895756
|
3
kio-5.24.0.tar.xz
Normal file
3
kio-5.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25b67de4dea46ca580163dac84901c71ee342ff5396e4ebfa25e7de47c92cc7e
|
||||
size 2935472
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:04:32 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.24.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 21:25:49 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
18
kio.spec
18
kio.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.23
|
||||
%define _tar_path 5.24
|
||||
Name: kio
|
||||
Version: 5.23.0
|
||||
Version: 5.24.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -163,6 +163,20 @@ done
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}5.lang
|
||||
%dir %{_kf5_htmldir}
|
||||
%doc %lang(ca) %{_kf5_htmldir}/ca
|
||||
%doc %lang(de) %{_kf5_htmldir}/de
|
||||
%doc %lang(et) %{_kf5_htmldir}/et
|
||||
%doc %lang(it) %{_kf5_htmldir}/it
|
||||
%doc %lang(nl) %{_kf5_htmldir}/nl
|
||||
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
|
||||
%doc %lang(ru) %{_kf5_htmldir}/ru
|
||||
%doc %lang(sr) %{_kf5_htmldir}/sr
|
||||
%doc %lang(sr@latin) %{_kf5_htmldir}/sr@latin
|
||||
%doc %lang(sv) %{_kf5_htmldir}/sv
|
||||
%doc %lang(uk) %{_kf5_htmldir}/uk
|
||||
%exclude %dir %{_kf5_htmldir}/en
|
||||
%exclude %{_kf5_htmldir}/en/*/
|
||||
%endif
|
||||
|
||||
%files core
|
||||
|
Loading…
Reference in New Issue
Block a user