diff --git a/.gitignore b/.gitignore index e5a8060..433ce89 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kcoreaddons-5.12.0.tar.xz /kcoreaddons-5.13.0.tar.xz /kcoreaddons-5.14.0.tar.xz +/kcoreaddons-5.15.0.tar.xz diff --git a/kf5-kcoreaddons.spec b/kf5-kcoreaddons.spec index 328da32..ce3975c 100644 --- a/kf5-kcoreaddons.spec +++ b/kf5-kcoreaddons.spec @@ -1,7 +1,7 @@ %global framework kcoreaddons Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore @@ -85,6 +85,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index c10ea81..75e4f42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b6b2ac66ff2c436c7b8af6d1ca426be kcoreaddons-5.14.0.tar.xz +8d4f4f374649419fe34e24766f5ec22b kcoreaddons-5.15.0.tar.xz