diff --git a/.gitignore b/.gitignore index ef42778..0cd772c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ lmtest_0.9-26.tar.gz /lmtest_0.9-29.tar.gz /lmtest_0.9-30.tar.gz /lmtest_0.9-32.tar.gz +/lmtest_0.9-34.tar.gz diff --git a/R-lmtest.spec b/R-lmtest.spec index ab1b9d4..9b07c84 100644 --- a/R-lmtest.spec +++ b/R-lmtest.spec @@ -3,11 +3,11 @@ # This is the main version %global packver 0.9 # Note that some R packages do not use packrel -%define packrel 32 +%define packrel 34 Name: R-%{packname} Version: %{packver}.%{packrel} -Release: 4%{?dist} +Release: 1%{?dist} Source0: http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz License: GPLv2 URL: http://cran.r-project.org/web/packages/lmtest/index.html @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/R/library/%{packname}/libs %changelog +* Tue Jul 21 2015 José Matos - 0.9.34-1 +- Update to 0.9-34 + * Tue Jun 16 2015 Fedora Release Engineering - 0.9.32-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2a76234..87da649 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -517b9272ac1b361ccc501971e81e7516 lmtest_0.9-32.tar.gz +fcdf7286bb5ccc2ca46be00bf25ac2fe lmtest_0.9-34.tar.gz