!3 Upgrade to 20240122

From: @jianli-97 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-02-25 07:55:44 +00:00 committed by Gitee
commit 1d48458f48
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
parallel-20240122.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
Name: parallel Name: parallel
Summary: Shell tool for executing jobs in parallel Summary: Shell tool for executing jobs in parallel
Version: 20230622 Version: 20240122
Release: 1 Release: 1
License: GPLv3+ and GFDL-1.3-or-later License: GPLv3+ and GFDL-1.3-or-later
URL: https://www.gnu.org/software/parallel/ URL: https://www.gnu.org/software/parallel/
Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
BuildArch: noarch BuildArch: noarch
@ -81,5 +81,8 @@ rm -rf %{buildroot}%{_docdir}/%{name}
%{_datadir}/zsh/site-functions/_parallel %{_datadir}/zsh/site-functions/_parallel
%changelog %changelog
* Sun Feb 25 2024 lijian <lijian2@kylinos.cn> - 20240122-1
- Upgrade to 20240122
* Wed Jul 05 2023 lijian <lijian2@kylinos.cn> - 20230622-1 * Wed Jul 05 2023 lijian <lijian2@kylinos.cn> - 20230622-1
- Package init. - Package init.