#26 Move centos-release-stream to centos-stream-release
Merged 3 years ago by bstinson. Opened 3 years ago by mohanboddu.
centos/ mohanboddu/pungi-centos centos-8-stream  into  centos-8-stream

file modified
+15 -6
@@ -26332,8 +26332,11 @@ 

          "redhat-release-eula.aarch64", 

          "redhat-release.aarch64"

        ], 

-       "centos-release-stream": [

-         "centos-release-stream.aarch64"

+       "centos-stream-release": [

+         "centos-stream-release.noarch"

+       ],

+       "centos-stream-repos": [

+         "centos-stream-repos.noarch"

        ], 

        "rng-tools": [

          "rng-tools.aarch64"
@@ -28618,8 +28621,11 @@ 

          "redhat-release-eula.ppc64le", 

          "redhat-release.ppc64le"

        ], 

-       "centos-release-stream": [

-         "centos-release-stream.ppc64le"

+       "centos-stream-release": [

+         "centos-stream-release.noarch"

+       ],

+       "centos-stream-repos": [

+         "centos-stream-repos.noarch"

        ], 

        "rng-tools": [

          "rng-tools.ppc64le"
@@ -33509,8 +33515,11 @@ 

          "redhat-release-eula.x86_64", 

          "redhat-release.x86_64"

        ], 

-       "centos-release-stream": [

-         "centos-release-stream.x86_64"

+       "centos-stream-release": [

+         "centos-stream-release.noarch"

+       ],

+       "centos-stream-repos": [

+         "centos-stream-repos.noarch"

        ], 

        "rng-tools": [

          "rng-tools.x86_64"

1 new commit added

  • centos-stream-release is noarch package
3 years ago

Pull-Request has been merged by bstinson

3 years ago
Metadata