diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index 07edfd1..cfa395f 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -116,7 +116,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}.1%{?dist} +Release: %{gcc_release}.1%{?dist}.inferit # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -936,7 +936,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" \ --target nvptx-none --enable-as-accelerator-for=%{gcc_target_platform} \ --enable-languages=c,c++,fortran,lto \ --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla \ + --with-bugurl=https://bugs.msvsphere.ru/ \ --enable-checking=release --with-system-zlib \ --with-gcc-major-version-only --without-isl --enable-host-pie --enable-host-bind-now make %{?_smp_mflags} @@ -988,7 +988,7 @@ enableld=,d %endif CONFIGURE_OPTS="\ --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla \ + --with-bugurl=https://bugs.msvsphere.ru/ \ --enable-shared --enable-threads=posix --enable-checking=release \ %ifarch ppc64le --enable-targets=powerpcle-linux \ @@ -3274,6 +3274,9 @@ end %{ANNOBIN_GCC_PLUGIN_DIR}/gcc-annobin.so.0.0.0 %changelog +* Thu Mar 16 2023 Eugene Zamriy - 11.3.1-2.1.inferit +- Sets bug tracker URL to https://bugs.msvsphere.ru/ + * Wed Mar 15 2023 MSVSphere Packaging Team - 11.3.1-2.1 - Rebuilt for MSVSphere 9.1.