From 3e9fd264036e3e09e171ebdd0760de5162747c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 14 Mar 2016 11:48:08 +0100 Subject: [PATCH] KDE Frameworks 5.20.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e44b282..275335c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kdeclarative-5.19.0.tar.xz +/kdeclarative-5.20.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 47c0b2b..e135e60 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,8 +1,8 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.19.0 -Release: 2%{?dist} +Version: 5.20.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative License: GPLv2+ and MIT @@ -18,7 +18,6 @@ URL: https://projects.kde.org/kdeclarative/ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz ## upstream patches -Patch2: 0002-Don-t-call-null-object-pointer.patch BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-kconfig-devel >= %{version} @@ -100,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Tue Feb 16 2016 Rex Dieter 5.19.0-2 - Crash if I click Leave | Switch user [Fedora] (#347962) diff --git a/sources b/sources index 4c679e4..eb9b240 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -045ed4200129ee96b8ca521a005ac33c kdeclarative-5.19.0.tar.xz +65178a250ab8694885c7727b824266b2 kdeclarative-5.20.0.tar.xz