Skip to content

Commit 541551b

Browse files
authored
Merge pull request #3480 from SUSE/for-deploy-16.1
🤖: Update build recipes for 16.1
2 parents b2ff370 + 9b47d18 commit 541551b

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

rust-oldstable-image/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515

1616
#!UseOBSRepositories
1717

18-
#!BuildTag: bci/rust:oldstable-2.%RELEASE%
19-
#!BuildTag: bci/rust:oldstable
2018
#!BuildTag: bci/rust:%%RUST_VERSION%%-2.%RELEASE%
2119
#!BuildTag: bci/rust:%%RUST_VERSION%%
20+
#!BuildTag: bci/rust:oldstable
2221
#!BuildTag: bci/rust:1.92
2322
#!BuildName: bci-rust-oldstable
2423
#!BuildVersion: 16.1.1.92.2

rust-oldstable-image/rust-oldstable-image.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Feb 26 15:02:50 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+
- simplify stability tags setup
5+
16
-------------------------------------------------------------------
27
Mon Feb 16 21:58:39 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38

rust-stable-image/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515

1616
#!UseOBSRepositories
1717

18-
#!BuildTag: bci/rust:stable-1.%RELEASE%
19-
#!BuildTag: bci/rust:stable
2018
#!BuildTag: bci/rust:%%RUST_VERSION%%-1.%RELEASE%
2119
#!BuildTag: bci/rust:%%RUST_VERSION%%
20+
#!BuildTag: bci/rust:stable
2221
#!BuildTag: bci/rust:1.93
2322
#!BuildName: bci-rust-stable
2423
#!BuildVersion: 16.1.1.93.1

rust-stable-image/rust-stable-image.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Feb 26 15:02:50 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+
- simplify stability tags setup
5+
16
-------------------------------------------------------------------
27
Mon Feb 16 21:58:39 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38

0 commit comments

Comments
 (0)