summarylogtreecommitdiffstats
path: root/0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
diff options
context:
space:
mode:
authorBjörn Bidar2022-07-30 02:34:14 +0300
committerBjörn Bidar2022-07-30 02:35:02 +0300
commitc0077e81a574ed0ce6a1e78dc2dc2ed566d97137 (patch)
tree4c91477520e7fd99b527829798b6958962399b9e /0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
parentca7bd9e10b34a62712e0bf963be27340a2c0fe84 (diff)
downloadaur-c0077e81a574ed0ce6a1e78dc2dc2ed566d97137.tar.gz
Update to 0.181-1
- New upstream release - Rebase patches Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Diffstat (limited to '0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch')
-rw-r--r--0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch b/0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
index e877ce4db414..d8bc4263a1eb 100644
--- a/0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
+++ b/0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
@@ -13,10 +13,10 @@ Subject: [PATCH] Support 'osc copyprj' in api by Islam Amer usage: osc copyprj
2 files changed, 81 insertions(+)
diff --git a/osc/commandline.py b/osc/commandline.py
-index c1cd206181e3e5e72e580eb372f0bf4a29daa315..7dd55009165be14b4ae5f361de0ba9e56e313e6b 100644
+index da95836f6ad5b2ebc132cb7cc3fee995eb173592..083b67d35b5a123c0511404626ebdf7af9180f37 100644
--- a/osc/commandline.py
+++ b/osc/commandline.py
-@@ -3203,6 +3203,59 @@ Please submit there instead, or use --nodevelproject to force direct submission.
+@@ -3187,6 +3187,59 @@ Please submit there instead, or use --nodevelproject to force direct submission.
break
sys.stdout.write(decode_it(buf))
@@ -77,7 +77,7 @@ index c1cd206181e3e5e72e580eb372f0bf4a29daa315..7dd55009165be14b4ae5f361de0ba9e5
@cmdln.option('-m', '--message', metavar='TEXT',
help='specify message TEXT')
diff --git a/osc/core.py b/osc/core.py
-index ef14985401828f65af368a82f97409e0cff8f4fc..f929c0510aa54992e867655c412f8b51b62a4993 100644
+index 1cf4895e181670863bd3564e6934b0a65c9488f3..5669fae1b49f176ab714907e8724e51517d631f0 100644
--- a/osc/core.py
+++ b/osc/core.py
@@ -5667,6 +5667,34 @@ def copy_pac(src_apiurl, src_project, src_package,