diff --git a/.gitignore b/.gitignore index e4fa76a..2d59973 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kdeclarative-5.15.0.tar.xz /kdeclarative-5.16.0.tar.xz /kdeclarative-5.17.0.tar.xz +/kdeclarative-5.18.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 6040d8f..8d0102e 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,7 +1,7 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative @@ -100,6 +100,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 1e83da6..1a117eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd0f526ee90ef5f24a0af50f5d203919 kdeclarative-5.17.0.tar.xz +462e0f48f591d3b1d5c1091a3f5327ae kdeclarative-5.18.0.tar.xz