[rkward: 1/2] Update to 0.5.7

Pierre-YvesChibon pingou at fedoraproject.org
Tue Oct 25 06:55:25 UTC 2011


commit fc309d6ca075dfeba9400f79e0fa5f6e48c8363a
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Tue Oct 25 08:53:59 2011 +0200

    Update to 0.5.7

 .gitignore  |    1 +
 rkward.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caa01fc..38ae8e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ rkward-0.5.3.tar.gz
 /rkward-0.5.4.tar.gz
 /rkward-0.5.5.tar.gz
 /rkward-0.5.6.tar.gz
+/rkward-0.5.7.tar.gz
diff --git a/rkward.spec b/rkward.spec
index 1e86528..d9fa91e 100644
--- a/rkward.spec
+++ b/rkward.spec
@@ -1,7 +1,7 @@
 %global  Rversion 2.13.0
 
 Name:           rkward
-Version:        0.5.6
+Version:        0.5.7
 Release:        1%{?dist}
 Summary:        Graphical frontend for R language
 Summary(fr):    Interface graphique pour le langage R 
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_appsdir}/katepart/syntax/%{name}.xml
 
 %changelog
+* Tue Oct 23 2011 Pierre-Yves Chibon <pingou at pingoured.fr> 0.5.7-1
+- Update to 0.5.7
+
 * Tue Jun 21 2011 Pierre-Yves Chibon <pingou at pingoured.fr> 0.5.6-1
 - Update to 0.5.6
 
diff --git a/sources b/sources
index d45a502..3a87cdf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58ce297310c73ee9c617360a975f0752  rkward-0.5.6.tar.gz
+c313d88baf63e29355eeba2e59a1637f  rkward-0.5.7.tar.gz


More information about the scm-commits mailing list