[R-tkWidgets] Update to 1.42.0

Pierre-YvesChibon pingou at fedoraproject.org
Wed Jul 2 13:32:59 UTC 2014


commit b416d3778f8771f4f632d39c1db0a0c98c3ef025
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Jul 2 15:33:03 2014 +0200

    Update to 1.42.0

 .gitignore       |    1 +
 R-tkWidgets.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64abc08..f0fc277 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ tkWidgets_1.26.0.tar.gz
 /tkWidgets_1.36.0.tar.gz
 /tkWidgets_1.38.0.tar.gz
 /tkWidgets_1.40.0.tar.gz
+/tkWidgets_1.42.0.tar.gz
diff --git a/R-tkWidgets.spec b/R-tkWidgets.spec
index 418a331..12cbf8d 100644
--- a/R-tkWidgets.spec
+++ b/R-tkWidgets.spec
@@ -2,8 +2,8 @@
 %global Rversion  3.0.0
 
 Name:             R-%{packname}
-Version:          1.40.0
-Release:          2%{dist}
+Version:          1.42.0
+Release:          1%{dist}
 Summary:          Widgets to provide user interfaces from bioconductor
 
 Group:            Applications/Productivity
@@ -58,6 +58,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_datadir}/R/library/%{packname}/testfiles
 
 %changelog
+* Wed Jul 02 2014 pingou <pingou at pingoured.fr> 1.42.0-1
+- Update to version 1.42.0
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.40.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 799357d..d9fd4e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-add1b0a90e4203e43fc7dae67a541e3f  tkWidgets_1.40.0.tar.gz
+291747843fa5466ae8f4e635b907f40f  tkWidgets_1.42.0.tar.gz


More information about the scm-commits mailing list