From 9a8ecaf75099373657c1d19d133a435ffcb99d79 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 12 Jul 2016 12:00:27 -0500 Subject: [PATCH] 5.7.1 --- .gitignore | 1 + kwrited.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 13bc75d..a3fe8f7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kwrited-5.6.5.tar.xz /kwrited-5.6.95.tar.xz /kwrited-5.7.0.tar.xz +/kwrited-5.7.1.tar.xz diff --git a/kwrited.spec b/kwrited.spec index 6812be8..8869aab 100644 --- a/kwrited.spec +++ b/kwrited.spec @@ -1,7 +1,7 @@ Name: kwrited Summary: KDE Write Daemon -Version: 5.7.0 +Version: 5.7.1 Release: 1%{?dist} License: GPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 103ec48..e985c77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d151db616173c64c20f91311c214cbd kwrited-5.7.0.tar.xz +d3cf8711898a82b5b95066b7eead681c kwrited-5.7.1.tar.xz