From c07adea2f91c4d2dd7de29b00f48357ca44c1be5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:18:12 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kwallet.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 640b0f7..a4960ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwallet-5.18.0.tar.xz +/kwallet-5.19.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index 894ebba..133aa29 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,8 +1,8 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.18.0 -Release: 5%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for password management License: LGPLv2+ @@ -33,6 +33,8 @@ BuildRequires: kf5-kwindowsystem-devel >= %{version} BuildRequires: kf5-rpm-macros >= %{version} BuildRequires: libgcrypt-devel BuildRequires: qt5-qtbase-devel +BuildRequires: kf5-kconfigwidgets-devel >= %{version} + Obsoletes: kf5-kwallet-runtime < 5.8.0-2 Provides: kf5-kwallet-runtime = %{version}-%{release} @@ -107,6 +109,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b707638..24d4ac7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8223c50d9a34f7017edb86bf87341a8 kwallet-5.18.0.tar.xz +1c6c9aac635b623ab78368dd8617ca4e kwallet-5.19.0.tar.xz