[R-multcomp] Update to 1.3-2

Orion Poplawski orion at fedoraproject.org
Fri Mar 7 05:03:22 UTC 2014


commit 7b00553662c58fe063e973e27fd975c5da2fed7b
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Mar 6 22:03:12 2014 -0700

    Update to 1.3-2

 .gitignore      |    1 +
 R-multcomp.spec |   10 ++++++++--
 sources         |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ffe7b7..eb13865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ multcomp_1.1-7.tar.gz
 /multcomp_1.2-17.tar.gz
 /multcomp_1.3-0.tar.gz
 /multcomp_1.3-1.tar.gz
+/multcomp_1.3-2.tar.gz
diff --git a/R-multcomp.spec b/R-multcomp.spec
index 38b21de..32adb8c 100644
--- a/R-multcomp.spec
+++ b/R-multcomp.spec
@@ -1,6 +1,6 @@
 %define packname multcomp
 %global packver  1.3
-%define packrel  1
+%define packrel  2
 
 Summary:        Simultaneous inference for general linear hypotheses R Package
 Name:           R-%{packname}
@@ -12,7 +12,9 @@ Source0:        http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{p
 URL:            http://cran.r-project.org/web/packages/multcomp/index.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  R-devel >= 3.0.0, tex(latex), R-mvtnorm >= 0.8
+BuildRequires:  R-devel >= 3.0.0, tex(latex)
+BuildRequires:  R-TH-data >= 1.0.2
+BuildRequires:  R-mvtnorm >= 0.8
 BuildRequires:  R-sandwich >= 2.3.0
 BuildRequires:  R-survival >= 2.35.7
 #For a test
@@ -20,6 +22,7 @@ BuildRequires:  R-lmtest
 #Needed for more testing coverage, but not in fedora yet
 #BuildRequires:  R-lme4
 Requires:       R-core >= 3.0.0
+Requires:       R-TH-data >= 1.0.2
 Requires:       R-mvtnorm >= 0.8
 Requires:       R-sandwich >= 2.3.0
 Requires:       R-survival >= 2.35.7
@@ -73,6 +76,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 6 2014 Orion Poplawski <orion at cora.nwra.com> - 1.3.2-1
+- Update to 1.3-2
+
 * Wed Jan 8 2014 Orion Poplawski <orion at cora.nwra.com> - 1.3.1-1
 - Update to 1.3-1
 
diff --git a/sources b/sources
index fc675a0..81f6d5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-849c1e0471ed60dfa316a1e0a89253fb  multcomp_1.3-1.tar.gz
+dce6b99f3b7c92c4dce940d7c78668a8  multcomp_1.3-2.tar.gz


More information about the scm-commits mailing list