From 60c9b694c448e4358c71109b059ce6f55573ef7c Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 21 Mar 2016 17:41:14 +0100 Subject: [PATCH] adjust snap versions to only have one dash and use plus chars instead --- debian/changelog | 6 ++++++ live-build/auto/build | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c7623e8f..428b8429 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.391) UNRELEASED; urgency=medium + + * adjust snap versions to only have one dash and use plus chars instead + + -- Oliver Grawert Mon, 21 Mar 2016 17:36:47 +0100 + livecd-rootfs (2.390) xenial; urgency=medium * add link for wlan mac address in dragonboard kernel snaps diff --git a/live-build/auto/build b/live-build/auto/build index 383e110c..f25062d9 100755 --- a/live-build/auto/build +++ b/live-build/auto/build @@ -327,7 +327,7 @@ if [ "$PROJECT:$SUBPROJECT" = "ubuntu-core:system-image" ]; then mkdir -p $rootfs/$dir done - VERSION="$(lsb_release -r -s)-$(date +20%y%m%d-%H-%M)" + VERSION="$(lsb_release -r -s)+$(date +20%y%m%d.%H-%M)" cat > $rootfs/meta/snap.yaml < meta/snap.yaml <