[rkward/f14/master] Update to 0.5.5

Pierre-YvesChibon pingou at fedoraproject.org
Sun Mar 20 13:36:39 UTC 2011


commit 0802f41f6e2bc358ae1c66146ecc16b2e64fa674
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sun Mar 20 14:38:39 2011 +0100

    Update to 0.5.5

 rkward.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/rkward.spec b/rkward.spec
index 35a12f4..08d2f6d 100644
--- a/rkward.spec
+++ b/rkward.spec
@@ -1,8 +1,8 @@
 %global  Rversion 2.12.2
 
 Name:           rkward
-Version:        0.5.4
-Release:        3%{?dist}
+Version:        0.5.5
+Release:        1%{?dist}
 Summary:        Graphical frontend for R language
 Summary(fr):    Interface graphique pour le langage R 
 
@@ -91,6 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc README COPYING TODO AUTHORS
 %{_libdir}/R/library/%{name}/
+%{_libdir}/R/library/rkwardtests/
 %{_kde4_appsdir}/%{name}/
 %{_datadir}/applications/kde4/%{name}.desktop
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
@@ -102,10 +103,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svgz
 %{_bindir}/%{name}
 %{_bindir}/%{name}.bin
+%{_bindir}/%{name}.rbackend
+%{_datadir}/config/%{name}.knsrc
 %{_kde4_appsdir}/katepart/syntax/%{name}.xml
 
 %changelog
-* Tue Mar  1 2011 Tom Callaway <spot at fedoraproject.org> 0.5.4-3
+* Sun Mar 20 2011 Pierre-Yves Chibon <pingou at pingoured.fr> 0.5.5-1
+- Update to 0.5.5
+
+* Sun Feb 27 2011 Tom Callaway <spot at fedoraproject.org> 0.5.4-4
 - rebuild for R 2.12.2
 
 * Fri Dec 17 2010 Tom Callaway <spot at fedoraproject.org> 0.5.4-2


More information about the scm-commits mailing list