diff --git a/.gitignore b/.gitignore index d120232..af7b959 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kio-5.12.0.tar.xz /kio-5.13.0.tar.xz /kio-5.14.0.tar.xz +/kio-5.15.0.tar.xz diff --git a/kf5-kio.spec b/kf5-kio.spec index 617ec03..a529f8b 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,8 +1,8 @@ %global framework kio Name: kf5-%{framework} -Version: 5.14.0 -Release: 2%{?dist} +Version: 5.15.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction License: GPLv2+ and MIT and BSD @@ -253,6 +253,9 @@ fi %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Thu Sep 17 2015 Daniel Vrátil - 5.14.0-2 - kf5-kinit dependency must be unversioned diff --git a/sources b/sources index bf5a01b..ff01e87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aad540c6a23327756c259afe72e531d1 kio-5.14.0.tar.xz +29ed2f1d3e49da57d33a478df96da772 kio-5.15.0.tar.xz