[R-lmtest] Update to 0.9-29

Orion Poplawski orion at fedoraproject.org
Mon Nov 7 23:55:13 UTC 2011


commit 9f89fca00fa29b0282a51cdd3f3572ab7d822dea
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Nov 7 16:55:09 2011 -0700

    Update to 0.9-29

 .gitignore    |    1 +
 R-lmtest.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c88a9a2..ef94896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 lmtest_0.9-26.tar.gz
 /lmtest_0.9-27.tar.gz
+/lmtest_0.9-29.tar.gz
diff --git a/R-lmtest.spec b/R-lmtest.spec
index ac20618..445ed2d 100644
--- a/R-lmtest.spec
+++ b/R-lmtest.spec
@@ -1,11 +1,11 @@
 # This is the CRAN/Bioconductor name
 %define packname lmtest
 # Note that some R packages do not use packrel
-%define packrel 27
+%define packrel 29
 
 Name:             R-%{packname}
 Version:          0.9
-Release:          28%{?dist}
+Release:          29%{?dist}
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}-%{packrel}.tar.gz
 License:          GPLv2
 URL:              http://cran.r-project.org/web/packages/lmtest/index.html
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 7 2011 Orion Poplawski <orion at cora.nwra.com> 0.9-29
+- Update to 0.9-29
+
 * Tue Feb 8 2011 Orion Poplawski <orion at cora.nwra.com> 0.9-28
 - Update to 0.9-27
 
diff --git a/sources b/sources
index 0f2748b..b19fde5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c40ad2faabbebe8cb7f7acaa7deeb9bf  lmtest_0.9-27.tar.gz
+106c49aa389b32c774247826c423b371  lmtest_0.9-29.tar.gz


More information about the scm-commits mailing list