diff --git a/debian/changelog b/debian/changelog index c7623e8f..37979cbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.391) xenial; 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 <