[R-RSQLite] 0.11.4

Tom Callaway spot at fedoraproject.org
Fri Jan 24 15:45:26 UTC 2014


commit 672d37f21f8be06ec06fc276107f6bed1739a93b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jan 24 10:45:47 2014 -0500

    0.11.4

 .gitignore     |    1 +
 R-RSQLite.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63d87e7..724bb59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 RSQLite_0.9-1.tar.gz
 /RSQLite_0.10.0.tar.gz
 /RSQLite_0.11.2.tar.gz
+/RSQLite_0.11.4.tar.gz
diff --git a/R-RSQLite.spec b/R-RSQLite.spec
index e9e64a8..3869fe0 100644
--- a/R-RSQLite.spec
+++ b/R-RSQLite.spec
@@ -1,10 +1,10 @@
 %global packname RSQLite
-%global packver 0.11.2
+%global packver 0.11.4
 #global packrel 
 
 Name:             R-%{packname}
 Version:          %{packver}
-Release:          2%{?dist}
+Release:          1%{?dist}
 Source0:          ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
 License:          LGPLv2+
 URL:              http://cran.r-project.org/web/packages/RSQLite/index.html
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/help
 
 %changelog
+* Fri Jan 24 2014 Tom Callaway <spot at fedoraproject.org> - 0.11.4-1
+- update to 0.11.4
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index cc490c1..36ebf7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-102fbed07dc322e664dba13a5d694eb6  RSQLite_0.11.2.tar.gz
+c2a1a8fca2146a910e9e13879a88cbc9  RSQLite_0.11.4.tar.gz


More information about the scm-commits mailing list