From fe3ead322abee6d4c6b8a23f11b97e9bea55bd37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:18:45 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kplotting.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c976d3..2487d5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kplotting-5.18.0.tar.xz +/kplotting-5.19.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index a32e939..e94c72c 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -72,6 +72,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 026d6be..de9ad41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57803cd443bc0a1d1c957c71f08e7899 kplotting-5.18.0.tar.xz +7487f642bc0c0ed9a38e68c4ef21ff2c kplotting-5.19.0.tar.xz