Skip to content

Commit

Permalink
Merge pull request #1990 from SUSE/for-deploy-7
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP7
  • Loading branch information
dirkmueller authored Nov 13, 2024
2 parents 839fe72 + 60f07ce commit 4c4cd14
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 @@ -52,8 +52,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

-------------------------------------------------------------------
Wed Oct 30 15:35:27 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 @@ -52,8 +52,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

-------------------------------------------------------------------
Wed Oct 30 15:35:27 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 @@ -57,8 +57,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

-------------------------------------------------------------------
Wed Oct 30 15:35:27 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 @@ -57,8 +57,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

-------------------------------------------------------------------
Wed Oct 30 15:35:27 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 @@ -52,8 +52,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

-------------------------------------------------------------------
Wed Oct 30 15:35:27 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 @@ -52,8 +52,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:14 UTC 2024 - SUSE Update Bot <[email protected]>

- new dotnet-runtime release

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

Expand Down

0 comments on commit 4c4cd14

Please sign in to comment.