From b0e2b7131e2222c9888a6099fb1dade079f6e7b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:49:40 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-kdesu.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8e17bf5..d6d17fd 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kdesu-5.11.0.tar.xz /kdesu-5.12.0.tar.xz /kdesu-5.13.0.tar.xz +/kdesu-5.14.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 3f7ba1a..0b7dc71 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 3e8fcad..f00038d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d24e52ef03e0eafcb1df973cd818075 kdesu-5.13.0.tar.xz +7bb862e6a4897554f224741f9d16f0c2 kdesu-5.14.0.tar.xz