From 081f1e3e1fa3338a9b1d57d866a9a206d7177fb8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 30 Jun 2016 13:19:26 -0500 Subject: [PATCH] 5.7.0 --- .gitignore | 1 + kwrited.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dfa24b8..13bc75d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kwrited-5.6.4.tar.xz /kwrited-5.6.5.tar.xz /kwrited-5.6.95.tar.xz +/kwrited-5.7.0.tar.xz diff --git a/kwrited.spec b/kwrited.spec index 3766c6d..6812be8 100644 --- a/kwrited.spec +++ b/kwrited.spec @@ -1,7 +1,7 @@ Name: kwrited Summary: KDE Write Daemon -Version: 5.6.95 +Version: 5.7.0 Release: 1%{?dist} License: GPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jun 30 2016 Rex Dieter - 5.7.0-1 +- 5.7.0 + * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 diff --git a/sources b/sources index 21d0fb5..103ec48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c79e702a5f5b9ff99172b5fac66662b0 kwrited-5.6.95.tar.xz +1d151db616173c64c20f91311c214cbd kwrited-5.7.0.tar.xz