Update to latest version.
This commit is contained in:
parent
30b60321b0
commit
22530f0536
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/rstudioapi_0.10.tar.gz
|
||||
/rstudioapi_0.11.tar.gz
|
||||
/rstudioapi_0.12.tar.gz
|
||||
/rstudioapi_0.13.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname rstudioapi
|
||||
%global packver 0.12
|
||||
%global packver 0.13
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.12
|
||||
Version: 0.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Safely Access the RStudio API
|
||||
|
||||
@ -71,6 +71,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.13-1
|
||||
- Update to latest version (#1896605)
|
||||
|
||||
* Wed Nov 11 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.12-1
|
||||
- Update to latest version (#1896605)
|
||||
- Rename check condition to bootstrap and enable tests
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rstudioapi_0.12.tar.gz) = d242a205e05326a5fffa2e473281b44343aa37a287c9032eac13adad70f5c8d771db78aeec619a2701d6a31cbec01ae62a9a44a3f85bf4ee05bed4fe1ff07c97
|
||||
SHA512 (rstudioapi_0.13.tar.gz) = 608ad60d2b63e4e2c75a33431dd9a075b52d5ec3c8f7cff72e795a519d764a4e7abb7c949f61d3168183c33cc4ad0ed3f358f822fc20feb98d3cde7e92cee92c
|
||||
|
Loading…
Reference in New Issue
Block a user