From 85b6ac178f50f3545d047e6b9ba1b05e48bea3bf Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 22 Nov 2016 09:56:30 -0600 Subject: [PATCH] 5.8.4 --- .gitignore | 1 + kwrited.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0ab2840..0e4631f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kwrited-5.8.1.tar.xz /kwrited-5.8.2.tar.xz /kwrited-5.8.3.tar.xz +/kwrited-5.8.4.tar.xz diff --git a/kwrited.spec b/kwrited.spec index 05c01a6..c0340e1 100644 --- a/kwrited.spec +++ b/kwrited.spec @@ -1,7 +1,7 @@ Name: kwrited Summary: KDE Write Daemon -Version: 5.8.3 +Version: 5.8.4 Release: 1%{?dist} License: GPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Nov 22 2016 Rex Dieter - 5.8.4-1 +- 5.8.4 + * Tue Nov 01 2016 Rex Dieter - 5.8.3-1 - 5.8.3 diff --git a/sources b/sources index a98fc95..3b106a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b31b450fcb78e699e1c1858635b8a5a kwrited-5.8.3.tar.xz +f8f601d2e205dca7f407371db2e4d907 kwrited-5.8.4.tar.xz