diff --git a/.gitignore b/.gitignore index ed70392..091a47e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kcoreaddons-5.7.0.tar.xz /kcoreaddons-5.8.0.tar.xz /kcoreaddons-5.9.0.tar.xz +/kcoreaddons-5.10.0.tar.xz diff --git a/kf5-kcoreaddons.spec b/kf5-kcoreaddons.spec index 86d02d4..dae7406 100644 --- a/kf5-kcoreaddons.spec +++ b/kf5-kcoreaddons.spec @@ -1,8 +1,8 @@ %global framework kcoreaddons Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore License: GPLv2+ and GPLv2+ @@ -85,6 +85,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 8033115..f983288 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dea1b6a7e214c500c635a9d9bca640be kcoreaddons-5.9.0.tar.xz +17142e16ed6e396771f5ae7e890d1084 kcoreaddons-5.10.0.tar.xz