From 318f803433c155dcc596ef956f2864d6a2ccfaa0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 29 Sep 2016 10:54:54 -0500 Subject: [PATCH] 5.8.0 --- .gitignore | 1 + kdecoration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3f87823..9aeb9c8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kdecoration-5.7.4.tar.xz /kdecoration-5.7.5.tar.xz /kdecoration-5.7.95.tar.xz +/kdecoration-5.8.0.tar.xz diff --git a/kdecoration.spec b/kdecoration.spec index 7ce63cb..d0b51d2 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.95 +Version: 5.8.0 Release: 1%{?dist} License: LGPLv2 @@ -72,6 +72,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/org.kde.kdecoration2/ %changelog +* Thu Sep 29 2016 Rex Dieter - 5.8.0-1 +- 5.8.0 + * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 diff --git a/sources b/sources index e3a6d37..32bbbc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a442b305b25ceff1221f3265e7b95c1b kdecoration-5.7.95.tar.xz +e47eaa20338e6dd1efc0bda431409b1a kdecoration-5.8.0.tar.xz