osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/43363?usp=email )
Change subject: tarballs, manuals: ignore osmo-mgw 1.16.0
......................................................................
tarballs, manuals: ignore osmo-mgw 1.16.0
The release has incorrect dependency information, which has been fixed
in osmo-mgw 1.16.1:
builddeps:. : Depends: libosmo-abis-dev (>= 2.3.0) but it is not going to be
installed
Related: osmo-mgw I8ee374daf11f9ad827a5f034707a92d784c882c2
Change-Id: Iefc080f09dc8ce21e2b1fca8e567aa5f4aa3c327
---
M scripts/manuals/publish-manuals-for-tags.sh
M scripts/tarballs/publish-tarballs-for-tags.sh
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/63/43363/1
diff --git a/scripts/manuals/publish-manuals-for-tags.sh
b/scripts/manuals/publish-manuals-for-tags.sh
index 230c98b..2f0c266 100755
--- a/scripts/manuals/publish-manuals-for-tags.sh
+++ b/scripts/manuals/publish-manuals-for-tags.sh
@@ -92,6 +92,7 @@
osmo-mgw:1.2.1,
osmo-mgw:1.3.0,
osmo-mgw:1.4.0,
+ osmo-mgw:1.16.0,
osmo-msc:1.0.1,
osmo-msc:1.1.0,
diff --git a/scripts/tarballs/publish-tarballs-for-tags.sh
b/scripts/tarballs/publish-tarballs-for-tags.sh
index 54cd3f9..b1d1983 100755
--- a/scripts/tarballs/publish-tarballs-for-tags.sh
+++ b/scripts/tarballs/publish-tarballs-for-tags.sh
@@ -78,6 +78,7 @@
osmo-hlr:0.0.1,
osmo-mgw:1.0.1,
+ osmo-mgw:1.16.0,
osmo-msc:1.0.1,
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/43363?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iefc080f09dc8ce21e2b1fca8e567aa5f4aa3c327
Gerrit-Change-Number: 43363
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>