diff --git a/gcc-toolset-15.spec b/gcc-toolset-15.spec index 0a2eefd..d3f854f 100644 --- a/gcc-toolset-15.spec +++ b/gcc-toolset-15.spec @@ -37,7 +37,7 @@ BuildRequires: scl-utils-build Summary: Package that installs %scl Name: %scl_name Version: %{gts_ver}.0 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/File BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -264,6 +264,9 @@ fi %endif %changelog +* Tue Jun 10 2025 Siddhesh Poyarekar - 15.0-7 +- Man page and documentation updates (RHEL-95996) + * Thu Jun 5 2025 Siddhesh Poyarekar - 15.0-6 - Split out scripts into a -runtime package on RHEL10 (RHEL-94841)