]> git.proxmox.com Git - pve-libspice-server.git/blobdiff - Makefile
bump version to 0.12.8-3
[pve-libspice-server.git] / Makefile
index 62681d73c3d363a5c3b03d24b120151bb2c1c371..90515cc06ca3541167ba2444b9219fa518c9a234 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 PACKAGE=pve-libspice-server1
 PKGVERSION=0.12.8
-PKGRELEASE=2
+PKGRELEASE=3
 
 PKGDIR=spice-${PKGVERSION}
 PKGSRC=${PKGDIR}.tar.bz2
@@ -44,7 +44,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}
 
 distclean: clean