[rkward] 0.6.3

Tom Callaway spot at fedoraproject.org
Tue Mar 10 13:59:15 UTC 2015


commit 843de48645135b2d65111c6120d89063e1e9f24c
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Mar 10 09:59:14 2015 -0400

    0.6.3

 .gitignore  |  1 +
 rkward.spec | 10 +++++++---
 sources     |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7b575f..799bc6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ rkward-0.5.3.tar.gz
 /rkward-0.6.0.tar.gz
 /rkward-0.6.1.tar.gz
 /rkward-0.6.2.tar.gz
+/rkward-0.6.3.tar.gz
diff --git a/rkward.spec b/rkward.spec
index 5b70e5e..cd05812 100644
--- a/rkward.spec
+++ b/rkward.spec
@@ -1,8 +1,8 @@
-%global  Rversion 3.1.2
+%global  Rversion 3.1.3
 
 Name:           rkward
-Version:        0.6.2
-Release:        2%{?dist}
+Version:        0.6.3
+Release:        1%{?dist}
 Summary:        Graphical frontend for R language
 Summary(fr):    Interface graphique pour le langage R 
 
@@ -95,6 +95,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_kde4_appsdir}/katepart/syntax/%{name}.xml
 
 %changelog
+* Tue Mar 10 2015 Tom Callaway <spot at fedoraproject.org> - 0.6.3-1
+- update to 0.6.3
+- R 3.1.3
+
 * Sat Jan 31 2015 Rex Dieter <rdieter at fedoraproject.org> 0.6.2-2
 - Requires: kate4-part (plasma5, kde-apps cleanup)
 
diff --git a/sources b/sources
index 61abf4e..b2e0b5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e056c06a38d39d6fcdc982b90ad264f0  rkward-0.6.2.tar.gz
+f315fe01ea039e0d1d8a5711e6782334  rkward-0.6.3.tar.gz


More information about the scm-commits mailing list