From a554d7a0867a01fc7a3081ed24df25fa0ac87e23 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 31 Oct 2013 16:04:28 +0000 Subject: Releases tarball should be in .xz --- RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index c9c5a67..84cf783 100644 --- a/RELEASE +++ b/RELEASE @@ -17,10 +17,10 @@ push the tag git push --tags archive's creation : - git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz + git archive --format=tar.xz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.xz signing: - gpg --armor --detach-sign mat-$VERSION.tar.gz + gpg --armor --detach-sign mat-$VERSION.tar.xz upload: https://mat.boum.org/files -- cgit v1.3