Update to latest version.
This commit is contained in:
parent
b55237b304
commit
34bfa1d82d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/processx_3.4.1.tar.gz
|
||||
/processx_3.4.2.tar.gz
|
||||
/processx_3.4.3.tar.gz
|
||||
/processx_3.4.4.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%bcond_with check
|
||||
|
||||
%global packname processx
|
||||
%global packver 3.4.3
|
||||
%global packver 3.4.4
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 3.4.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Execute and Control System Processes
|
||||
|
||||
License: MIT
|
||||
@ -91,6 +91,9 @@ install -pm 0644 %{packname}/README.md %{buildroot}%{rlibdir}/%{packname}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 05 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.4.4-1
|
||||
- Update to latest version (#1875519)
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.3-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (processx_3.4.3.tar.gz) = aab502de864ab3b3f0ca7bb8b3a5c21bd54e97db85ce024b1e4daab8e48752b87b686a91aa32de6781b59c1a74aaf5aeff36ec3a24be438a5a56df80af68d5a1
|
||||
SHA512 (processx_3.4.4.tar.gz) = 7fae6736ccb4903269f43b36921c27cbb0610713c35348c9e3270d7a1f7b69049694fb658176ac8e347babcdd65731255ef014a62bfe62a214cc12e4bb4ec0ae
|
||||
|
Loading…
Reference in New Issue
Block a user