From cec69db5af4cd249cd92b309a15b00232a79e59a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 29 Sep 2016 10:56:59 -0500 Subject: [PATCH] 5.8.0 --- .gitignore | 1 + kwrited.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 404eb26..a716eb9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kwrited-5.7.4.tar.xz /kwrited-5.7.5.tar.xz /kwrited-5.7.95.tar.xz +/kwrited-5.8.0.tar.xz diff --git a/kwrited.spec b/kwrited.spec index e44a926..b4dc917 100644 --- a/kwrited.spec +++ b/kwrited.spec @@ -1,7 +1,7 @@ Name: kwrited Summary: KDE Write Daemon -Version: 5.7.95 +Version: 5.8.0 Release: 1%{?dist} License: GPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 5c1681d..383a1d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1d2f3260964ae078ddf16e568ff18ad kwrited-5.7.95.tar.xz +78b211134c292f731b6b456a823d3dd7 kwrited-5.8.0.tar.xz