diff --git a/_attribute b/_attribute index b651578..a551c5c 100644 --- a/_attribute +++ b/_attribute @@ -605,7 +605,7 @@ set_snapshot_number: True failed: '' -published: '20210311' +published: '20210312' publishing: '20210312' testing: '20210312' diff --git a/_config b/_config index 9c8f29b..c32dcdd 100644 --- a/_config +++ b/_config @@ -38,6 +38,10 @@ Prefer: openSUSE-release-ftp Support: release-compare BuildFlags: obsgendiff %endif +%if "%_repository" == "containerfile" +Type: docker +BuildEngine: podman +%endif %if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:NonFree" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:zSystems" Repotype: none Macros: diff --git a/_meta b/_meta index fb280a6..d7cd144 100644 --- a/_meta +++ b/_meta @@ -46,9 +46,17 @@ Have a look at http://en.opensuse.org/Portal:Factory for more details. + local i586 x86_64 + + + + + i586 + x86_64 + diff --git a/_staging_workflow b/_staging_workflow index 10f9c11..c3b9867 100644 --- a/_staging_workflow +++ b/_staging_workflow @@ -128,7 +128,6 @@ - @@ -168,4 +167,22 @@ + + + + + + + + + + + + + + + + + +