diff --git a/kio-5.12.0.tar.xz b/kio-5.12.0.tar.xz deleted file mode 100644 index dd27d9b..0000000 --- a/kio-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcd81e8ddeee72ac3b4802d974b5591985b6d2943b028953093507a5fcb3328d -size 2848908 diff --git a/kio-5.13.0.tar.xz b/kio-5.13.0.tar.xz new file mode 100644 index 0000000..9ff59d0 --- /dev/null +++ b/kio-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31fde0c554859f9241a1dbdc854405d7cb358085ac7c703c7bb4105748bdbd4 +size 2848760 diff --git a/kio.changes b/kio.changes index ed8c296..10adca3 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 4 19:20:31 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.13.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.13.0.php + ------------------------------------------------------------------- Sun Jul 5 18:45:11 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kio.spec b/kio.spec index 307f03d..292d93f 100644 --- a/kio.spec +++ b/kio.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.12 +%define _tar_path 5.13 Name: kio -Version: 5.12.0 +Version: 5.13.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