Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2019-02-15 19:34:15 -05:00
parent 551a47cf78
commit 0bd7468696
3 changed files with 17 additions and 12 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/backports_1.1.1.tar.gz
/backports_1.1.2.tar.gz
/backports_1.1.3.tar.gz

View File

@ -2,8 +2,8 @@
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.1.2
Release: 5%{?dist}
Version: 1.1.3
Release: 1%{?dist}
Summary: Reimplementations of Functions Introduced Since R-3.0.0
License: GPLv2
@ -18,17 +18,17 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.
# Enhances:
Requires: R-utils
BuildRequires: R-devel tex(latex)
BuildRequires: R-devel
BuildRequires: tex(latex)
BuildRequires: R-utils
%description
Implementations of functions which have been introduced in R since version
3.0.0. The backports are conditionally exported which results in R
resolving the function names to the version shipped with R (if available)
and uses the implemented backports as fallback. This way package
developers can make use of the new functions without worrying about the
minimum required R version.
Functions introduced or changed since R v3.0.0 are re-implemented in this
package. The backports are conditionally exported in order to let R resolve
the function name to either the implemented backport, or the respective
base version, if available. Package developers can make use of new
functions or arguments by selectively importing specific backports to
support older installations.
%prep
@ -59,10 +59,14 @@ rm -f %{buildroot}%{rlibdir}/R.css
%{rlibdir}/%{packname}/Meta
%{rlibdir}/%{packname}/R
%{rlibdir}/%{packname}/help
%{rlibdir}/%{packname}/libs
%dir %{rlibdir}/%{packname}/libs
%{rlibdir}/%{packname}/libs/%{packname}.so
%changelog
* Fri Feb 15 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.3-1
- Update to latest version
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (backports_1.1.2.tar.gz) = 935f284ae08c71f903406f46865bc2819a144d2979bfc526bd31721097eb5a19a9b597de94c48fbf5e6c574cc754f1ae51eca805bdb07e96267813294c917247
SHA512 (backports_1.1.3.tar.gz) = 951ea96157ddceca38a82f2c313ca63323b2797bd5c4c9dc5ec8e9c468d39016a0f0182c683fd388c751a0e1d14db392ee6ddac29744a15701f211a3ae3cd6a0