[R-lmtest] update to 0.9-32

Orion Poplawski orion at fedoraproject.org
Thu Oct 17 04:07:07 UTC 2013


commit ac4ff762acd37776040e17074225cb4811fb68f8
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Oct 16 22:07:08 2013 -0600

    update to 0.9-32

 .gitignore    |    1 +
 R-lmtest.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4c6ac3..ef42778 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ lmtest_0.9-26.tar.gz
 /lmtest_0.9-27.tar.gz
 /lmtest_0.9-29.tar.gz
 /lmtest_0.9-30.tar.gz
+/lmtest_0.9-32.tar.gz
diff --git a/R-lmtest.spec b/R-lmtest.spec
index 1cdda2d..2687683 100644
--- a/R-lmtest.spec
+++ b/R-lmtest.spec
@@ -3,11 +3,11 @@
 # This is the main version
 %global packver 0.9
 # Note that some R packages do not use packrel
-%define packrel 30
+%define packrel 32
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          2%{?dist}
+Release:          1%{?dist}
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
 License:          GPLv2
 URL:              http://cran.r-project.org/web/packages/lmtest/index.html
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/libs
 
 %changelog
+* Wed Oct 16 2013 Orion Poplawski <orion at cora.nwra.com> - 0.9.32-1
+- update to 0.9-32
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8c449de..2a76234 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8128898662468f41ed20d70f166665e6  lmtest_0.9-30.tar.gz
+517b9272ac1b361ccc501971e81e7516  lmtest_0.9-32.tar.gz


More information about the scm-commits mailing list