From f2bd2cf388411f63e14006a7970e9a00400fb55c Mon Sep 17 00:00:00 2001
From: Tom Callaway spot@fedoraproject.org Date: Thu, 30 Apr 2015 16:06:18 -0400 Subject: R 3.2.0
diff --git a/rkward.spec b/rkward.spec index 86dcf94..d9c00ce 100644 --- a/rkward.spec +++ b/rkward.spec @@ -1,8 +1,8 @@ -%global Rversion 3.1.3 +%global Rversion 3.2.0
Name: rkward Version: 0.6.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Graphical frontend for R language Summary(fr): Interface graphique pour le langage R
@@ -95,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %{_kde4_appsdir}/katepart/syntax/%{name}.xml
%changelog +* Thu Apr 30 2015 Tom Callaway spot@fedoraproject.org - 0.6.1-13 +- R 3.2.0 + * Mon Mar 30 2015 Rex Dieter rdieter@fedoraproject.org 0.6.1-12 - Requires: kate4-part (kde-apps cleanup)
scm-commits@lists.fedoraproject.org