<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/23948">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">OBS: nightly: append date to package versions<br><br>Add date to increase version of Osmocom packages even if commit did not<br>change.<br><br>Fixes: OS#5135<br>Change-Id: I04d84f39f4093c8edfe21a94c10ecb8d3c7b5b64<br>---<br>M scripts/osmocom-nightly-packages.sh<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/48/23948/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh</span><br><span>index 6ae8a26..706d786 100755</span><br><span>--- a/scripts/osmocom-nightly-packages.sh</span><br><span>+++ b/scripts/osmocom-nightly-packages.sh</span><br><span>@@ -138,7 +138,8 @@</span><br><span>   cd "$repodir"</span><br><span> </span><br><span>   if [ "$changelog" = "commit" ] ; then</span><br><span style="color: hsl(0, 100%, 40%);">-    VER=$(get_commit_version)</span><br><span style="color: hsl(120, 100%, 40%);">+    # Add date to increase version even if commit did not change (OS#5135)</span><br><span style="color: hsl(120, 100%, 40%);">+    VER="$(get_commit_version).$DT"</span><br><span>     osmo_obs_add_depend_deb "./debian/control" "$name" "osmocom-$FEED" "$dependver"</span><br><span>     dch -b -v "$VER" -m "Snapshot build"</span><br><span>     git commit -m "$VER snapshot" debian/</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/23948">change 23948</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ci/+/23948"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I04d84f39f4093c8edfe21a94c10ecb8d3c7b5b64 </div>
<div style="display:none"> Gerrit-Change-Number: 23948 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>