From 70bcf821888f54f18378c4905e6dde9fed83d3e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 9 Nov 2015 23:07:50 +0100 Subject: [PATCH] KDE Frameworks 5.16 --- .gitignore | 1 + kf5-kdesu.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e14ed4..90403e3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kdesu-5.13.0.tar.xz /kdesu-5.14.0.tar.xz /kdesu-5.15.0.tar.xz +/kdesu-5.16.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index d4b447e..54ebbe2 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,8 +1,8 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.15.0 -Release: 2%{?dist} +Version: 5.16.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su License: LGPLv2+ @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Wed Oct 21 2015 Rex Dieter - 5.15.0-2 - .spec cosmetics, update URL, use %%license - kdesu doesn't offer to save password (#1274116) diff --git a/sources b/sources index ea660d2..af38c73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -680bc940ca1b30357e3feb4c75796264 kdesu-5.15.0.tar.xz +32d3ff066a9d8a6b079669e1313b25c0 kdesu-5.16.0.tar.xz