Learn more about these different git repos.
Other Git URLs
5814a78
@@ -700,9 +700,6 @@
"expect": [
"expect.aarch64"
],
- "fabtests": [
- "fabtests.aarch64"
- ],
"fapolicyd": [
"fapolicyd-selinux.noarch",
"fapolicyd.aarch64"
@@ -6608,9 +6605,6 @@
"expect.ppc64le"
- "fabtests.ppc64le"
"fapolicyd.ppc64le"
@@ -12467,9 +12461,6 @@
"expect.s390x"
- "fabtests.s390x"
"fapolicyd.s390x"
@@ -18364,9 +18355,6 @@
"expect.x86_64"
- "fabtests.x86_64"
"fapolicyd.x86_64"
@@ -29913,6 +29901,9 @@
"exiv2": [
"exiv2-devel.aarch64"
+ "fabtests": [
+ "fabtests.aarch64"
+ ],
"file": [
"file-devel.aarch64"
@@ -31042,6 +31033,9 @@
"exiv2-devel.ppc64le"
+ "fabtests.ppc64le"
"file-devel.ppc64le"
@@ -32159,6 +32153,9 @@
"exiv2-devel.s390x"
+ "fabtests.s390x"
"file-devel.s390x"
@@ -33282,6 +33279,9 @@
"exiv2-devel.x86_64"
+ "fabtests.x86_64"
"file-devel.x86_64"
Related: ENGCMP-4168
Cherry-Picked from https://gitlab.com/redhat/centos-stream/release-engineering/pungi-centos/-/merge_requests/683
Co-Authored-By: Miro Hrončok miro@hroncok.cz Signed-off-by: Miro Hrončok miro@hroncok.cz
LGTM /cc @sgallagh
Pull-Request has been merged by sgallagh
Related: ENGCMP-4168
Cherry-Picked from https://gitlab.com/redhat/centos-stream/release-engineering/pungi-centos/-/merge_requests/683
Co-Authored-By: Miro Hrončok miro@hroncok.cz
Signed-off-by: Miro Hrončok miro@hroncok.cz