Update to latest version.
This commit is contained in:
parent
a89720d040
commit
c634a19705
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/ps_1.3.4.tar.gz
|
||||
/ps_1.4.0.tar.gz
|
||||
/ps_1.5.0.tar.gz
|
||||
/ps_1.6.0.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname ps
|
||||
%global packver 1.5.0
|
||||
%global packver 1.6.0
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: List, Query, Manipulate System Processes
|
||||
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 28 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.6.0-1
|
||||
- Update to latest version (#1933522)
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ps_1.5.0.tar.gz) = fa916a21aeec64ce3716efe30a6fae5d74d4e3f06b0676a937fd2587bca8f4954a4267da4d2588729dd2b6d15b0060cab793ebce9cfaf400addcbd8351845ff0
|
||||
SHA512 (ps_1.6.0.tar.gz) = c5110e86ea72a3c1aff4d93fbcb630b00d9b59e49271530327dfa8f1f7f88b9caab909b76d1638f77518292bec438412961375035e156b3ceebe6fed381bae45
|
||||
|
Loading…
Reference in New Issue
Block a user