branching - update refs

This commit is contained in:
Adam Samalik 2023-09-04 10:48:16 +02:00
parent 35288035a1
commit b1bcfaf0da
1 changed files with 4 additions and 4 deletions

View File

@ -50,18 +50,18 @@ data:
rpms:
Judy:
rationale: MariaDB dependency for OQgraph computation engine
ref: stream-mariadb-10.5-rhel-8.9.0
ref: stream-mariadb-10.5-rhel-8.10.0
buildorder: 4
asio:
rationale: Galera dependency for asynchronous I/O operation
ref: stream-mariadb-10.5-rhel-8.9.0
ref: stream-mariadb-10.5-rhel-8.10.0
buildorder: 12
galera:
rationale: Galera package for MariaDB server replication
ref: stream-mariadb-10.5-rhel-8.9.0
ref: stream-mariadb-10.5-rhel-8.10.0
buildorder: 16
mariadb:
rationale: MariaDB package
ref: stream-mariadb-10.5-rhel-8.9.0
ref: stream-mariadb-10.5-rhel-8.10.0
buildorder: 8
...