From 95fa855747013f08d7ef2598b0ddd24fef57716d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 8 Sep 2016 10:27:38 +0200 Subject: [PATCH] KDE Frameworks 5.26.0 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 027e675..dd86b52 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kwayland-5.23.0.tar.xz /kwayland-5.24.0.tar.xz /kwayland-5.25.0.tar.xz +/kwayland-5.26.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 9ec785c..a86cde3 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -11,7 +11,7 @@ %endif Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index 95be152..652c2af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d70abca43cbf6e6a6eba9d79830bf1a1 kwayland-5.25.0.tar.xz +07635da514cfc3b4360b947717090725 kwayland-5.26.0.tar.xz