From 6a2829b6575dbede91fcc56fdc000347f512a7d4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 9 Apr 2016 18:41:39 -0500 Subject: [PATCH] 5.6.2 --- .gitignore | 1 + kwrited.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d2a95d..b36ebea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwrited-5.6.1.tar.xz +/kwrited-5.6.2.tar.xz diff --git a/kwrited.spec b/kwrited.spec index 9c0e163..8091803 100644 --- a/kwrited.spec +++ b/kwrited.spec @@ -1,7 +1,7 @@ Name: kwrited Summary: KDE Write Daemon -Version: 5.6.1 +Version: 5.6.2 Release: 1%{?dist} License: GPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Apr 09 2016 Rex Dieter - 5.6.2-1 +- 5.6.2 + * Fri Apr 08 2016 Rex Dieter - 5.6.1-1 - 5.6.1 diff --git a/sources b/sources index 064df98..a86bf8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b9aee582244b7df2bc490cbcae18968 kwrited-5.6.1.tar.xz +92ca420cda218419809928e12580a133 kwrited-5.6.2.tar.xz