Skip to content

Commit

Permalink
Merge pull request #1963 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Nov 7, 2024
2 parents 8278279 + e6601e7 commit c571551
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 9 deletions.
2 changes: 1 addition & 1 deletion gcc-12-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: MIT
# SPDX-License-Identifier: GPL-3.0-or-later

# Copyright (c) 2024 SUSE LLC

Expand Down
4 changes: 2 additions & 2 deletions gcc-12-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ openSUSE Tumbleweed.

## Licensing

`SPDX-License-Identifier: MIT`
`SPDX-License-Identifier: GPL-3.0-or-later`

This documentation and the build recipe are licensed as MIT.
This documentation and the build recipe are licensed as GPL-3.0-or-later.
The container itself contains various software components under various open source licenses listed in the associated
Software Bill of Materials (SBOM).

Expand Down
5 changes: 5 additions & 0 deletions gcc-12-image/gcc-12-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

- update license to the one of the main package

-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion gcc-13-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: MIT
# SPDX-License-Identifier: GPL-3.0-or-later

# Copyright (c) 2024 SUSE LLC

Expand Down
4 changes: 2 additions & 2 deletions gcc-13-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ openSUSE Tumbleweed.

## Licensing

`SPDX-License-Identifier: MIT`
`SPDX-License-Identifier: GPL-3.0-or-later`

This documentation and the build recipe are licensed as MIT.
This documentation and the build recipe are licensed as GPL-3.0-or-later.
The container itself contains various software components under various open source licenses listed in the associated
Software Bill of Materials (SBOM).

Expand Down
5 changes: 5 additions & 0 deletions gcc-13-image/gcc-13-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

- update license to the one of the main package

-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion gcc-14-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: MIT
# SPDX-License-Identifier: GPL-3.0-or-later

# Copyright (c) 2024 SUSE LLC

Expand Down
4 changes: 2 additions & 2 deletions gcc-14-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ openSUSE Tumbleweed.

## Licensing

`SPDX-License-Identifier: MIT`
`SPDX-License-Identifier: GPL-3.0-or-later`

This documentation and the build recipe are licensed as MIT.
This documentation and the build recipe are licensed as GPL-3.0-or-later.
The container itself contains various software components under various open source licenses listed in the associated
Software Bill of Materials (SBOM).

Expand Down
5 changes: 5 additions & 0 deletions gcc-14-image/gcc-14-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 13:55:54 UTC 2024 - SUSE Update Bot <[email protected]>

- update license to the one of the main package

-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit c571551

Please sign in to comment.