From 0f7915621fa9326560d431dc0ed51055ca8bf53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:16:35 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9476f20..11ccaa6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kconfig-5.18.0.tar.xz +/kconfig-5.19.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 3695880..4f4bdbd 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -111,6 +111,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-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index fe18607..3a8dbb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -061b6eedc15239368e5bd60645b99a50 kconfig-5.18.0.tar.xz +79953233cd7d507f4f8394bf62e23078 kconfig-5.19.0.tar.xz