- Update to 0.9-2

This commit is contained in:
Orion Poplawski 2008-09-04 15:49:57 +00:00
parent d4e5f11a1d
commit 995cb706af
3 changed files with 8 additions and 5 deletions

View File

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

View File

@ -1,10 +1,10 @@
%define packname mvtnorm
%define packrel 1
%define packrel 2
Summary: Multivariate normal and T distribution R Package
Name: R-%{packname}
Version: 0.8
Release: 4%{?dist}
Version: 0.9
Release: 1%{?dist}
License: GPLv2
Group: Applications/Engineering
Source0: http://cran.r-project.org/src/contrib/%{packname}_%{version}-%{packrel}.tar.gz
@ -74,6 +74,9 @@ rm -rf %{buildroot}
%changelog
* Thu Sep 4 2008 Orion Poplawski <orion@cora.nwra.com> - 0.9-1
- Update to 0.9-2
* Sat Feb 9 2008 Orion Poplawski <orion@cora.nwra.com> - 0.8-4
- Rebuild for gcc 3.4

View File

@ -1 +1 @@
acfa1f695584341613cdfc8bd35274c0 mvtnorm_0.8-1.tar.gz
71fc2bf523ef749c8e2f3cfb0501ce8c mvtnorm_0.9-2.tar.gz