diff --git a/R-mvtnorm.spec b/R-mvtnorm.spec index c55b7ef..024c0d8 100644 --- a/R-mvtnorm.spec +++ b/R-mvtnorm.spec @@ -1,11 +1,11 @@ %global packname mvtnorm %global packver 1.1 -%global packrel 2 +%global packrel 3 Summary: Multivariate normal and T distribution R Package Name: R-%{packname} Version: %{packver}.%{packrel} -Release: 1 +Release: 2 License: GPLv2 Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz URL: https://cran.r-project.org/web/packages/mvtnorm/index.html @@ -60,5 +60,8 @@ rm -rf %{buildroot}%{_libdir}/R/library/R.css %{_libdir}/R/library/%{packname}/include %changelog +* Mon Oct 31 2022 hkgy - 1.1.3-2 +- Version 1.1-3 + * Thu Jun 16 2022 misaka00251 - 1.1.2-1 - Init package (Thanks to fedora team) diff --git a/mvtnorm_1.1-2.tar.gz b/mvtnorm_1.1-2.tar.gz deleted file mode 100644 index 5c836a9..0000000 Binary files a/mvtnorm_1.1-2.tar.gz and /dev/null differ diff --git a/mvtnorm_1.1-3.tar.gz b/mvtnorm_1.1-3.tar.gz new file mode 100644 index 0000000..8841fd4 Binary files /dev/null and b/mvtnorm_1.1-3.tar.gz differ