Date: Saturday, May 13, 2023 @ 08:04:48
  Author: grawlinson
Revision: 1460162

upgpkg: parallel 20230422-1; new upstream release

Modified:
  parallel/trunk/0001-Remove-citation-things.patch
  parallel/trunk/PKGBUILD

-----------------------------------+
 0001-Remove-citation-things.patch |   32 +++++++++++++++-----------------
 PKGBUILD                          |   10 +++++-----
 2 files changed, 20 insertions(+), 22 deletions(-)

Modified: 0001-Remove-citation-things.patch
===================================================================
--- 0001-Remove-citation-things.patch   2023-05-13 08:00:37 UTC (rev 1460161)
+++ 0001-Remove-citation-things.patch   2023-05-13 08:04:48 UTC (rev 1460162)
@@ -1,8 +1,6 @@
-diff --git a/src/parallel b/src/parallel
-index 18cb122..70895a6 100755
 --- a/src/parallel
 +++ b/src/parallel
-@@ -1953,11 +1953,6 @@ sub options_completion_hash() {
+@@ -1949,11 +1949,6 @@ sub options_completion_hash() {
         "gnu[Behave like GNU parallel]" => \$opt::gnu,
         "link|xapply[Link input sources]" => \$opt::link,
         "linkinputsource|xapplyinputsource=i" => \@opt::linkinputsource,
@@ -14,7 +12,7 @@
         ("bibtex|citation".
          "[Print the citation notice and BibTeX entry for GNU parallel, ".
          "silence citation notice for all future runs, and exit. ".
-@@ -2196,14 +2191,6 @@ sub parse_options(@) {
+@@ -2192,14 +2187,6 @@ sub parse_options(@) {
      my @argv_before = @ARGV;
      @ARGV = read_options();
  
@@ -29,7 +27,7 @@
      # no-* overrides *
      if($opt::nokeeporder) { $opt::keeporder = undef; }
  
-@@ -2532,88 +2519,6 @@ sub parse_options(@) {
+@@ -2528,88 +2515,6 @@ sub parse_options(@) {
        }
      }
  
@@ -118,7 +116,7 @@
      parse_halt();
  
      if($ENV{'PARALLEL_ENV'}) {
-@@ -5708,86 +5613,9 @@ sub usage() {
+@@ -5706,86 +5611,9 @@ sub usage() {
         "--recstart str  Record start separator for --pipe.",
         "",
         "GNU Parallel can do much more. See 'man $Global::progname' for 
details",
@@ -127,8 +125,8 @@
 -       "If you use programs that use GNU Parallel to process data for an 
article in a",
 -       "scientific publication, please cite:",
 -       "",
--       "  Tange, O. (2023, March 22). GNU Parallel 20230322 ('Arrest 
Warrant').",
--       "  Zenodo. https://doi.org/10.5281/zenodo.7761866";,
+-       "  Tange, O. (2023, April 22). GNU Parallel 20230422 ('Grand Jury').",
+-       "  Zenodo. https://doi.org/10.5281/zenodo.7855617";,
 -       "",
 -       # Before changing these lines,  please read
 -       # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -160,8 +158,8 @@
 -           "If you use programs that use GNU Parallel to process data for an 
article in a",
 -           "scientific publication, please cite:",
 -           "",
--           "  Tange, O. (2023, March 22). GNU Parallel 20230322 ('Arrest 
Warrant').",
--           "  Zenodo. https://doi.org/10.5281/zenodo.7761866";,
+-           "  Tange, O. (2023, April 22). GNU Parallel 20230422 ('Grand 
Jury').",
+-           "  Zenodo. https://doi.org/10.5281/zenodo.7855617";,
 -           "",
 -           # Before changing these line,  please read
 -           # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -205,7 +203,7 @@
  sub status(@) {
      my @w = @_;
      my $fh = $Global::status_fd || *STDERR;
-@@ -5852,94 +5680,7 @@ sub version() {
+@@ -5850,94 +5678,7 @@ sub version() {
         "This is free software: you are free to change and redistribute it.",
         "GNU $Global::progname comes with no warranty.",
         "",
@@ -231,20 +229,20 @@
 -      "If you use programs that use GNU Parallel to process data for an 
article in a",
 -      "scientific publication, please cite:",
 -      "",
--      "\@software{tange_2023_7761866,",
+-      "\@software{tange_2023_7855617,",
 -      "      author       = {Tange, Ole},",
--      "      title        = {GNU Parallel 20230322 ('Arrest Warrant')},",
--      "      month        = Mar,",
+-      "      title        = {GNU Parallel 20230422 ('Grand Jury')},",
+-      "      month        = Apr,",
 -      "      year         = 2023,",
 -      "      note         = {{GNU Parallel is a general parallelizer to run",
 -      "                       multiple serial command line programs in 
parallel",
 -      "                       without changing them.}},",
 -      "      publisher    = {Zenodo},",
--      "      doi          = {10.5281/zenodo.7761866},",
--      "      url          = {https://doi.org/10.5281/zenodo.7761866}";,
+-      "      doi          = {10.5281/zenodo.7855617},",
+-      "      url          = {https://doi.org/10.5281/zenodo.7855617}";,
 -      "}",
 -      "",
--      "(Feel free to use \\nocite{tange_2023_7761866})",
+-      "(Feel free to use \\nocite{tange_2023_7855617})",
 -      "",
 -      # Before changing these lines, please read
 -      # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-13 08:00:37 UTC (rev 1460161)
+++ PKGBUILD    2023-05-13 08:04:48 UTC (rev 1460162)
@@ -6,7 +6,7 @@
 
 pkgbase=parallel
 pkgname=('parallel' 'parallel-docs')
-pkgver=20230322
+pkgver=20230422
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -16,12 +16,12 @@
   "https://ftp.gnu.org/gnu/$pkgbase/$pkgbase-$pkgver.tar.bz2"{,.sig}
   '0001-Remove-citation-things.patch'
 )
-sha512sums=('4100de413d855bfa38773bce137a289aebd20a5ca7a1806d7933a47e40e09eab9eda70719158f675f7dac49952017dc2df338e735f75682906ecec74ddec65d2'
+sha512sums=('1e084746d6b108805d3f5828913450d1ff70a38ecd6655db55da89c5179a686d9622b13ca471ccf44b2034abb4e5c22664810b6a8e5859e3c0ecf241fa56c9ed'
             'SKIP'
-            
'1a2389954876fc670d95e86e588ca204e4e040d59288202d1f4143de57baab56a41b3604c267f9bc52826d74a1184dd1183780d4b8cec4b1d4f7d452bb83f205')
-b2sums=('6aa932f77b58f0982d40eebe4863efc009b0317753898edbd3c3fc385b2e4a094444bcceb5384037f656ceb3bc27c9ba5e042ff09a7a885bb5ba479ce7051cc3'
+            
'7c4c9e938aa0256b0c6f821d475e8248d77ee8238469a53fa71f525e915ad7f1414d068f69236e901095f0efe1dbf59d8b52f690dbf620b8df538c4582b30d0f')
+b2sums=('d89c6634d5884b008c1701730f1f09a1ab74148ea221eee69ed314f0e1823e224325cfbd3a08fc8060b60fadb7dfc62e4fe17df65d7376795cc4fb88c2acf53f'
         'SKIP'
-        
'9b775b284ddc6270667c2bc9d0f904839ed915a6c5d6b1dc1a2e93b40a56f60b831ada7e327682a8cd2f9cb421bff2b00f55e5204c682fdaaa0197ae7fb93fe8')
+        
'3f92531439342c2cc7f29599d2f66bc996e266ed9cce8fd4cd36ca5a8ac8f9b69ea796f8e7eb63a355bcecbc5482a81d1fcf73b99ffe4d461881d114188ff1cb')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 
 prepare() {

Reply via email to