Update to latest version.
This commit is contained in:
parent
681daff2d6
commit
59abec45d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/backports_1.1.7.tar.gz
|
/backports_1.1.7.tar.gz
|
||||||
/backports_1.1.8.tar.gz
|
/backports_1.1.8.tar.gz
|
||||||
/backports_1.1.9.tar.gz
|
/backports_1.1.9.tar.gz
|
||||||
|
/backports_1.1.10.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global packname backports
|
%global packname backports
|
||||||
%global packver 1.1.9
|
%global packver 1.1.10
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 1.1.9
|
Version: 1.1.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Reimplementations of Functions Introduced Since R-3.0.0
|
Summary: Reimplementations of Functions Introduced Since R-3.0.0
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.10-1
|
||||||
|
- Update to latest version (#1879297)
|
||||||
|
|
||||||
* Tue Aug 25 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.9-1
|
* Tue Aug 25 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.9-1
|
||||||
- Update to latest version (#1871938)
|
- Update to latest version (#1871938)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (backports_1.1.9.tar.gz) = f5337d4d6e8c409a78a302bcd97b93c7470f2ebd507c6d77f3ab6bda936a420bfa4e75fbb93c75a0e3a4cd73227bde94ec25010b9714940cb50104d7698db62e
|
SHA512 (backports_1.1.10.tar.gz) = 5302f68c78e9fe5f66fc0ddc4d70c36868811f2ac4deb82b92b299efd7f9593629ccad19b439b85accf922ba8b4bacf4e413b96b2fefa8af250c20d9712586e1
|
||||||
|
Loading…
Reference in New Issue
Block a user