[R-car] Update to 2.0-11

Orion Poplawski orion at fedoraproject.org
Mon Nov 7 23:58:44 UTC 2011


commit 1f9938e461e37fa49df3cd0a54a46e2cf0d9e900
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Nov 7 16:58:32 2011 -0700

    Update to 2.0-11

 .gitignore |    1 +
 R-car.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dd428a..d8ff46d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 car_1.2-16.tar.gz
 /car_2.0-9.tar.gz
+/car_2.0-11.tar.gz
diff --git a/R-car.spec b/R-car.spec
index 92fdb16..0a3f351 100644
--- a/R-car.spec
+++ b/R-car.spec
@@ -1,10 +1,10 @@
 %define packname car
 # Note that some R packages do not use packrel
-%define packrel 9
+%define packrel 11
 
 Name:             R-%{packname}
 Version:          2.0
-Release:          9%{?dist}
+Release:          11%{?dist}
 Source0:          http://cran.r-project.org/src/contrib/car_%{version}-%{packrel}.tar.gz
 License:          GPLv2+
 URL:              http://cran.r-project.org/web/packages/car/index.html
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Mon Nov 7 2011 Orion Poplawski <orion at cora.nwra.com> 2.0-11
+- Update to 2.0-11
+
 * Tue Feb 8 2011 Orion Poplawski <orion at cora.nwra.com> 2.0-9
 - Update to 2.0-9
 
diff --git a/sources b/sources
index f69bc9d..3c3b181 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75e2fbca187efa2b7e65fe337b72d6fd  car_2.0-9.tar.gz
+5dee1fcb82a10c451a154db36ee1b79b  car_2.0-11.tar.gz


More information about the scm-commits mailing list