Skip to content

Commit daf47ee

Browse files
committed
Bump mutex package to 0.7.0 and build_number to 13
1 parent 69ae462 commit daf47ee

File tree

7 files changed

+18
-26
lines changed

7 files changed

+18
-26
lines changed

pkg_additional_info.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
lanelet2_io:
2-
build_number: 9
3-
ros_workspace:
4-
build_number: 9
5-
rosidl_cli:
6-
build_number: 9
7-
ros2cli:
8-
build_number: 9

vinca_emscripten32.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 13
9-
build_number: 12
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_linux_64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 7
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_linux_aarch64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 5
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_osx.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 7
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_osx_arm64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 6
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_win.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 8
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

0 commit comments

Comments
 (0)