diff --git a/.gitignore b/.gitignore index c904fac..77e88df 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kcoreaddons-5.5.0.tar.xz /kcoreaddons-5.6.0.tar.xz /kcoreaddons-5.7.0.tar.xz +/kcoreaddons-5.8.0.tar.xz diff --git a/kf5-kcoreaddons.spec b/kf5-kcoreaddons.spec index a653a28..f39309a 100644 --- a/kf5-kcoreaddons.spec +++ b/kf5-kcoreaddons.spec @@ -1,8 +1,8 @@ %global framework kcoreaddons Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.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 Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 685406a..4962219 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7347d864de95d4b5df03bba93ed22ad5 kcoreaddons-5.7.0.tar.xz +ce6e33825acf9cd95e3a01c883c35f3d kcoreaddons-5.8.0.tar.xz