diff --git a/MicroOS-release.spec b/MicroOS-release.spec index 7f45ce4f..3a73ca87 100644 --- a/MicroOS-release.spec +++ b/MicroOS-release.spec @@ -252,7 +252,8 @@ VERSION_ID="$VERSION_ID" PRETTY_NAME="openSUSE MicroOS" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:microos:%{version}" -BUG_REPORT_URL="https://bugs.opensuse.org" +BUG_REPORT_URL="https://bugzilla.opensuse.org" +SUPPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:MicroOS" LOGO="distributor-logo-MicroOS" diff --git a/openSUSE-release.spec b/openSUSE-release.spec index 5a33a471..7cb9b936 100644 --- a/openSUSE-release.spec +++ b/openSUSE-release.spec @@ -520,8 +520,9 @@ VERSION_ID="$VERSION_ID" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:%{version}" -BUG_REPORT_URL="https://bugs.opensuse.org" -HOME_URL="https://www.opensuse.org/" +BUG_REPORT_URL="https://bugzilla.opensuse.org" +SUPPORT_URL="https://bugs.opensuse.org" +HOME_URL="https://www.opensuse.org" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed" EOF