From 810912a8a0da24d07227d023b860686e481fd637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 14 Mar 2016 11:47:56 +0100 Subject: [PATCH] KDE Frameworks 5.20.0 --- .gitignore | 1 + kf5-attica.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0022cff..a4decc6 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /attica-5.17.0.tar.xz /attica-5.18.0.tar.xz /attica-5.19.0.tar.xz +/attica-5.20.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 5b7f549..a1ab96e 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API @@ -70,6 +70,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 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 7fd17ea..2c3ec7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b4b45a3e250cec426890735089c7fcf attica-5.19.0.tar.xz +217141216fa45f79d7373cadd3e3c27c attica-5.20.0.tar.xz