[R-multcomp] Update to 1.2-8

Orion Poplawski orion at fedoraproject.org
Mon Nov 7 23:53:29 UTC 2011


commit 817a83c07008184c4b29638850fa20261a9986a5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Nov 7 16:53:26 2011 -0700

    Update to 1.2-8

 .gitignore      |    1 +
 R-multcomp.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac48db0..92dc908 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ multcomp_1.1-7.tar.gz
 /multcomp_1.2-4.tar.gz
 /multcomp_1.2-5.tar.gz
 /multcomp_1.2-6.tar.gz
+/multcomp_1.2-8.tar.gz
diff --git a/R-multcomp.spec b/R-multcomp.spec
index 0a484a3..076890e 100644
--- a/R-multcomp.spec
+++ b/R-multcomp.spec
@@ -1,10 +1,10 @@
 %define packname multcomp
-%define packrel  6
+%define packrel  8
 
 Summary:        Simultaneous inference for general linear hypotheses R Package
 Name:           R-%{packname}
 Version:        1.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        GPLv2
 Group:          Applications/Engineering
 Source0:        http://cran.r-project.org/src/contrib/%{packname}_%{version}-%{packrel}.tar.gz
@@ -89,6 +89,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Nov 7 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2-8
+- Update to 1.2-8
+
 * Wed Jun 22 2011 Orion Poplawski <orion at cora.nwra.com> - 1.2-7
 - Update to 1.2-6
 - Drop --no-latex in check, no longer needed
diff --git a/sources b/sources
index 08d87d6..6963bf5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e943bd61f5d0c00d0347592b83cf9840  multcomp_1.2-6.tar.gz
+4b6834d6572e3f62d49f5ef8e09d9860  multcomp_1.2-8.tar.gz


More information about the scm-commits mailing list