Hrvoje Senjan 2015-07-05 18:58:36 +00:00 committed by Git OBS Bridge
parent dcdb7b9007
commit 31cb1c3516
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75a24394b9a8d70bfc1c882d77e3e9ad417ad4b782b7f174a741c4a09e82339b
size 2846400

3
kio-5.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcd81e8ddeee72ac3b4802d974b5591985b6d2943b028953093507a5fcb3328d
size 2848908

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jul 5 18:45:11 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.12.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
-------------------------------------------------------------------
Sun Jun 7 19:07:43 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.11
%define _tar_path 5.12
Name: kio
Version: 5.11.0
Version: 5.12.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -133,7 +133,6 @@ Development files.
%if %{with lang}
%find_lang %{name}5 %{name}5.lang
echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang