Dylan Aïssi pushed to branch debian-unstable at X Strike Force / vulkan / spirv-cross
Commits: d73a279e by Dylan Aïssi at 2023-02-08T09:32:51+01:00 Fix debian/watch - - - - - 529ce3ce by Dylan Aïssi at 2023-02-08T09:33:22+01:00 Release spirv-cross version 2021.01.15+1.3.239.0-1 Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ -spirv-cross (2021.01.15+1.3.239.0-1) UNRELEASED; urgency=medium +spirv-cross (2021.01.15+1.3.239.0-1) unstable; urgency=medium * New upstream release: sdk-1.3.239.0 + * Fix debian/watch - -- Dylan Aïssi <[email protected]> Tue, 07 Feb 2023 17:39:43 +0100 + -- Dylan Aïssi <[email protected]> Wed, 08 Feb 2023 09:33:02 +0100 spirv-cross (2021.01.15+1.3.236.0-1) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -opts=filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/spirv-cross-$1\.tar\.gz/,dversionmangle=s/2021.01.15\+//,uversionmangle=s/(\d\S+)/2021.01.15\+$1/ \ +opts=filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/spirv-cross-$1\.tar\.gz/,uversionmangle=s/(\d\S+)/2021.01.15\+$1/ \ https://github.com/KhronosGroup/SPIRV-Cross/tags (?:.*?/)sdk[_-](\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/spirv-cross/-/compare/057ebd0878b202a648adeb6d6f1cb1ae16da4c6d...529ce3cec9a960efa4f1d63f4018963344ccdfb9 -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/spirv-cross/-/compare/057ebd0878b202a648adeb6d6f1cb1ae16da4c6d...529ce3cec9a960efa4f1d63f4018963344ccdfb9 You're receiving this email because of your account on salsa.debian.org.

