diff --git a/.gitignore b/.gitignore index f20ed37..89ce714 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kcompletion-5.1.0.tar.xz /kcompletion-5.2.0.tar.xz /kcompletion-5.3.0.tar.xz +/kcompletion-5.4.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index c1ff96f..1834146 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -2,7 +2,7 @@ %define framework kcompletion Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCompletion.pri %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 635be40..fb02fda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a654a9735b15f6d99be04e2d0aa2d8b2 kcompletion-5.3.0.tar.xz +816227f5a9e2f06792cce31d544e877f kcompletion-5.4.0.tar.xz