diff --git a/create_linux_gnome_installers.sh b/create_linux_gnome_installers.sh index 3904ce6..0908c73 100755 --- a/create_linux_gnome_installers.sh +++ b/create_linux_gnome_installers.sh @@ -33,7 +33,7 @@ OBS_RPM_PKS+="sle152 " OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="SLE_15_SP3/x86_64 " OBS_RPM_PKS+="sle153 " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="Fedora_33/x86_64 " OBS_RPM_PKS+="fed33 " OBS_RPM_GNOME_EXT+="master " @@ -48,10 +48,10 @@ OBS_RPM_PKS+="el7 " OBS_RPM_GNOME_EXT+="v26 " OBS_RPM_ARCHS+="CentOS_8/x86_64 " OBS_RPM_PKS+="el8 " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="CentOS_8_Stream/x86_64 " OBS_RPM_PKS+="el8s " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_DEB_ARCHS="" diff --git a/create_linux_staging_gnome_installers.sh b/create_linux_staging_gnome_installers.sh index bbb9082..ea7e1fa 100755 --- a/create_linux_staging_gnome_installers.sh +++ b/create_linux_staging_gnome_installers.sh @@ -33,7 +33,7 @@ OBS_RPM_PKS+="sle152 " OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="SLE_15_SP3/x86_64 " OBS_RPM_PKS+="sle153 " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="Fedora_33/x86_64 " OBS_RPM_PKS+="fed33 " OBS_RPM_GNOME_EXT+="master " @@ -48,10 +48,10 @@ OBS_RPM_PKS+="el7 " OBS_RPM_GNOME_EXT+="v26 " OBS_RPM_ARCHS+="CentOS_8/x86_64 " OBS_RPM_PKS+="el8 " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_RPM_ARCHS+="CentOS_8_Stream/x86_64 " OBS_RPM_PKS+="el8s " -OBS_RPM_GNOME_EXT+="master " +OBS_RPM_GNOME_EXT+="v34 " OBS_DEB_ARCHS=""