d/watch: switch to version=4 and mode=git.
Thomas Goirand
1 year, 2 months ago
|
0 |
cinder-tempest-plugin (1.16.0-2) experimental; urgency=medium
|
|
1 |
|
|
2 |
* d/watch: switch to version=4 and mode=git.
|
|
3 |
|
|
4 |
-- Thomas Goirand <zigo@debian.org> Mon, 03 Mar 2025 14:54:34 +0100
|
|
5 |
|
| 0 | 6 |
cinder-tempest-plugin (1.16.0-1) experimental; urgency=medium
|
| 1 | 7 |
|
| 2 | 8 |
* New upstream release.
|
| 0 | |
version=3
|
| 1 | |
opts="uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
|
| 2 | |
https://github.com/openstack/cinder-tempest-plugin/tags .*/(\d[brc\d\.]+)\.tar\.gz
|
|
0 |
version=4
|
|
1 |
opts="mode=git,uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
|
|
2 |
https://github.com/openstack/cinder-tempest-plugin refs/tags/(\d[brc\d\.]+)
|