Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2020-08-19 03:49:40 -04:00
parent efeb86f8e1
commit 305652bff6
3 changed files with 11 additions and 7 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/chron_2.3-53.tar.gz /chron_2.3-53.tar.gz
/chron_2.3-54.tar.gz /chron_2.3-54.tar.gz
/chron_2.3-55.tar.gz /chron_2.3-55.tar.gz
/chron_2.3-56.tar.gz

View File

@ -1,13 +1,13 @@
%global packname chron %global packname chron
%global packver 2.3-55 %global packver 2.3-56
%global rlibdir %{_libdir}/R/library %global rlibdir %{_libdir}/R/library
# Dependency loops. # Dependency loops.
%global with_suggests 0 %bcond_with bootstrap
Name: R-%{packname} Name: R-%{packname}
Version: 2.3.55 Version: 2.3.56
Release: 3%{?dist} Release: 1%{?dist}
Summary: Chronological Objects which can Handle Dates and Times Summary: Chronological Objects which can Handle Dates and Times
License: GPLv2 License: GPLv2
@ -25,7 +25,7 @@ BuildRequires: R-devel
BuildRequires: tex(latex) BuildRequires: tex(latex)
BuildRequires: R-graphics BuildRequires: R-graphics
BuildRequires: R-stats BuildRequires: R-stats
%if %{with_suggests} %if %{without bootstrap}
BuildRequires: R-scales BuildRequires: R-scales
BuildRequires: R-ggplot2 BuildRequires: R-ggplot2
%endif %endif
@ -49,7 +49,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
%check %check
%if %{with_suggests} %if %{without bootstrap}
%{_bindir}/R CMD check %{packname} %{_bindir}/R CMD check %{packname}
%else %else
_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
@ -71,6 +71,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog %changelog
* Wed Aug 19 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.3.56-1
- Update to latest version (#1869685)
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.55-3 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.55-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (chron_2.3-55.tar.gz) = 00e5efcd5f373a97e182d1eb6f7c351807ba0ac47c98a93a2cfed2008fadeb3413c8e4a7aeea10d06c0fbfa390e97ccb6ac9bbacf0968208487dc2682ff40625 SHA512 (chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c