From afacf85b847556ce389795a81654801961a612c8 Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Sep 08 2016 08:33:37 +0000 Subject: KDE Frameworks 5.26.0 --- diff --git a/.gitignore b/.gitignore index 8134a70..ccd1fa8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kwindowsystem-5.23.0.tar.xz /kwindowsystem-5.24.0.tar.xz /kwindowsystem-5.25.0.tar.xz +/kwindowsystem-5.26.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 2cdca26..b8304d3 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -81,6 +81,9 @@ make install/fast DESTDIR=%{buildroot} -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 61eeba9..eb9bba0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae52891201ea66b15d94a4f5a2717a5f kwindowsystem-5.25.0.tar.xz +bc45d29e6a9b25bd360d6cb3749026ea kwindowsystem-5.26.0.tar.xz