Skip to content

Commit

Permalink
Merge pull request #1989 from SUSE/for-deploy-6
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP6
  • Loading branch information
dirkmueller authored Nov 13, 2024
2 parents 27da885 + fd2c959 commit 542af9c
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 12 deletions.
4 changes: 2 additions & 2 deletions aspnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ RUN mkdir -p /tmp/
COPY dotnet-host-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/a/aspnetcore-runtime-6.0-6.0.35-1.x86_64.rpm
Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-6.0/aspnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down
4 changes: 2 additions & 2 deletions aspnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ RUN mkdir -p /tmp/
COPY dotnet-host-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/a/aspnetcore-runtime-8.0-8.0.10-1.x86_64.rpm
Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-8.0/aspnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down
4 changes: 2 additions & 2 deletions dotnet-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ COPY netstandard-targeting-pack-2.1.0-x64.rpm /tmp/
COPY dotnet-targeting-pack-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-apphost-pack-6.0-6.0.35-1.x86_64.rpm
Expand Down
5 changes: 5 additions & 0 deletions dotnet-6.0/dotnet-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down
4 changes: 2 additions & 2 deletions dotnet-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ COPY netstandard-targeting-pack-2.1.0-x64.rpm /tmp/
COPY dotnet-targeting-pack-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-apphost-pack-8.0-8.0.10-1.x86_64.rpm
Expand Down
5 changes: 5 additions & 0 deletions dotnet-8.0/dotnet-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down
4 changes: 2 additions & 2 deletions dotnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ RUN mkdir -p /tmp/
COPY dotnet-host-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-hostfxr-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.35-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm
COPY dotnet-runtime-deps-6.0-6.0.36-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-6.0-6.0.35-1.x86_64.rpm
COPY dotnet-runtime-6.0-6.0.35-1.x86_64.rpm /tmp/

Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-6.0/dotnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down
4 changes: 2 additions & 2 deletions dotnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ RUN mkdir -p /tmp/
COPY dotnet-host-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-hostfxr-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.10-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm
COPY dotnet-runtime-deps-8.0-8.0.11-1.x86_64.rpm /tmp/
#!RemoteAssetUrl: https://packages.microsoft.com/sles/15/prod/Packages/d/dotnet-runtime-8.0-8.0.10-1.x86_64.rpm
COPY dotnet-runtime-8.0-8.0.10-1.x86_64.rpm /tmp/

Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-8.0/dotnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 08:51:46 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down

0 comments on commit 542af9c

Please sign in to comment.