parallel 20220922-1 (x86_64;aarch64) 2022-15264
9999

Status published
Submitter alexander [@T] mezon.ru
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/235005
Packages
parallel-20220922-1.x86_64.source
parallel-20220922-1.x86_64.binary
parallel-20220922-1.aarch64.source
parallel-20220922-1.aarch64.binary
Build Date 2022-09-26 17:39:35 +0000 UTC
Last Updated 2022-09-30 15:57:23.963359007 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary f2c70876b09033492d0b58f0a42dde62f318850d

commit f2c70876b09033492d0b58f0a42dde62f318850d
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 19:27:35 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 19:27:35 2022 +0200

    Update, fix build with rpm 4.18
---
 .abf.yml      | 2 +-
 parallel.spec | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index f911e39..cba368c 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  parallel-20201122.tar.bz2: 54ee3011673d1267b8717d12606dbb147165293d
+  parallel-20220922.tar.bz2: 4afda44d2d79b5283161964082c6d094b940ff96
diff --git a/parallel.spec b/parallel.spec
index 097b33b..8559475 100644
--- a/parallel.spec
+++ b/parallel.spec
@@ -2,7 +2,7 @@
 
 Summary:	A shell tool for executing jobs in parallel
 Name:		parallel
-Version:	20201122
+Version:	20220922
 Release:	1
 License:	GPLv3+
 Group:		File tools
@@ -19,12 +19,13 @@ input is a list of files, a list of hosts, a list of users, a list of URLs,
 or a list of tables.
 
 %files
-%doc README NEWS
 %doc %{_docdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/config
+%{_datadir}/bash-completion/completions/parallel
+%{_datadir}/zsh/site-functions/_parallel
 %{_bindir}/*
 %{_mandir}/man1/*.1*
-%{_mandir}/man7/*.7.*
+%{_mandir}/man7/*.7*
 
 #----------------------------------------------------------------------------
 
Not Available

benbullard79 [@T] cox.netNo Comment.574d 11hrs
benbullard79 [@T] cox.netNo Comment.574d 11hrs