Update to latest version.
This commit is contained in:
parent
781308e79e
commit
0b356f0fb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/rlang_0.2.0.tar.gz
|
/rlang_0.2.0.tar.gz
|
||||||
/rlang_0.2.1.tar.gz
|
/rlang_0.2.1.tar.gz
|
||||||
|
/rlang_0.2.2.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global with_loop 0
|
%global with_loop 0
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
||||||
|
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -88,6 +88,9 @@ args="$args --no-tests"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 19 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.2-1
|
||||||
|
- Update to latest version
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rlang_0.2.1.tar.gz) = ae03d86426d1ef8abfa7f74249036b8a81e1e28b09018f7b8a6b244418697e6723f2e2b3ca1abc3bbd9354c1de9aaa8cf0423291754901573fb73bd6f777b7d1
|
SHA512 (rlang_0.2.2.tar.gz) = 6f1c6f92ef41072f78021b1f146d8576038d2a2822bfdb523a00164af82c25e8ec86b8ef8748f218b3913f3aa54b2fe74267778bd8e2bc457b4f81c8874864e8
|
||||||
|
Loading…
Reference in New Issue
Block a user