- Update to 0.9-9

This commit is contained in:
Orion Poplawski 2010-06-21 20:48:25 +00:00
parent 924955a424
commit c98dca824a
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
mvtnorm_0.9-8.tar.gz
mvtnorm_0.9-9.tar.gz

View File

@ -1,10 +1,10 @@
%define packname mvtnorm
%define packrel 8
%define packrel 9
Summary: Multivariate normal and T distribution R Package
Name: R-%{packname}
Version: 0.9
Release: 8.1%{?dist}
Release: 9%{?dist}
License: GPLv2
Group: Applications/Engineering
Source0: http://cran.r-project.org/src/contrib/%{packname}_%{version}-%{packrel}.tar.gz
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%changelog
* Mon Jun 21 2010 Orion Poplawski <orion@cora.nwra.com> - 0.9-9
- Update to 0.9-9
* Thu Nov 19 2009 Orion Poplawski <orion@cora.nwra.com> - 0.9-8.1
- Update to 0.9-8
- Update spec for R 2.10.0 (fixes FTBFS bug #539041)

View File

@ -1 +1 @@
5cf443f626d71b5df52c0d7097301fc2 mvtnorm_0.9-8.tar.gz
1f9eb6e5ced93d449cc63d1d685cf8cf mvtnorm_0.9-9.tar.gz