From 70d1f774fa954f5e7c90cf738a8bbcbcdcab10b4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 12 Jul 2016 12:00:48 -0500 Subject: [PATCH] 5.7.1 --- .gitignore | 1 + kdecoration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e4ccca8..7c3bef5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kdecoration-5.6.5.tar.xz /kdecoration-5.6.95.tar.xz /kdecoration-5.7.0.tar.xz +/kdecoration-5.7.1.tar.xz diff --git a/kdecoration.spec b/kdecoration.spec index 0c9666a..5b055d1 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -1,6 +1,6 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.7.0 +Version: 5.7.1 Release: 1%{?dist} License: LGPLv2 @@ -72,6 +72,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/org.kde.kdecoration2/ %changelog +* Tue Jul 12 2016 Rex Dieter - 5.7.1-1 +- 5.7.1 + * Thu Jun 30 2016 Rex Dieter - 5.7.0-1 - 5.7.0 diff --git a/sources b/sources index 0b38f90..a56ca8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b02d7d545523e450c970cb1ac5aa2f4c kdecoration-5.7.0.tar.xz +ad3f1dc65d5c941b4cbd660ce1f4d95e kdecoration-5.7.1.tar.xz