Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2018-05-30 06:06:02 -04:00
parent 1479f7b91f
commit bdd484df85
3 changed files with 15 additions and 8 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/bit_1.1-12.tar.gz
/bit_1.1-13.tar.gz
/bit_1.1-14.tar.gz

View File

@ -1,14 +1,15 @@
%global packname bit
%global packvers 1.1-14
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.1.13
Version: 1.1.14
Release: 1%{?dist}
Summary: A class for vectors of 1-bit booleans
License: GPLv2
URL: https://cran.r-project.org/web/packages/%{packname}/index.html
Source0: https://cran.r-project.org/src/contrib/%{packname}_1.1-13.tar.gz
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packvers}.tar.gz
# Here's the R view of the dependencies world:
# Depends:
@ -17,11 +18,12 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_1.1-13.tar.
# LinkingTo:
# Enhances:
BuildRequires: R-devel tex(latex)
BuildRequires: R-devel
BuildRequires: tex(latex)
%description
bitmapped vectors of booleans (no NAs), coercion from and to logicals,
integers and integer subscripts; fast boolean operators and fast summary
True boolean datatype (no NAs), coercion from and to logicals, integers
and integer subscripts; fast boolean operators and fast summary
statistics. With 'bit' vectors you can store true binary booleans
{FALSE,TRUE} at the expense of 1 bit only, on a 32 bit architecture this
means factor 32 less RAM and ~ factor 32 more speed on boolean operations.
@ -81,10 +83,14 @@ rm -r %{buildroot}%{rlibdir}/%{packname}/exec
%{rlibdir}/%{packname}/Meta
%{rlibdir}/%{packname}/R
%{rlibdir}/%{packname}/help
%{rlibdir}/%{packname}/libs
%dir %{rlibdir}/%{packname}/libs
%{rlibdir}/%{packname}/libs/%{packname}.so
%changelog
* Wed May 30 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.14-1
- Update to latest version
* Wed May 16 2018 Tom Callaway <spot@fedoraproject.org> - 1.1.13-1
- update to 1.1-13, rebuild for R 3.5.0

View File

@ -1 +1 @@
SHA512 (bit_1.1-13.tar.gz) = e9468d3c66c743570b939f1b14ef7216b3950ba0dbadcc78e52f998af0ca0796d098481e57faac8e05ca6ecc6092d9ffa6c2eaee9fb5e879d91ad14ac6c90083
SHA512 (bit_1.1-14.tar.gz) = b840d1469f5fce1ff8028992c19a4ca9bba9f84d073ccca7fab83fd172adbbe37a75fad23da73ea88c6ca90ba134f280f407ca86664563966d3e30cd6e8ea9e3