diff --git a/SPECS/devtoolset-12.spec b/SPECS/devtoolset-12.spec index 969d210..310776e 100644 --- a/SPECS/devtoolset-12.spec +++ b/SPECS/devtoolset-12.spec @@ -4,8 +4,8 @@ Summary: Package that installs %scl Name: %scl_name -Version: 12.0 -Release: 2%{?dist} +Version: 12.1 +Release: 0%{?dist} License: GPLv2+ Group: Applications/File BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -219,6 +219,9 @@ if [ $1 = 0 ]; then fi %changelog +* Tue Oct 4 2022 Marek Polacek - 12.1-0 +- update to DTS 12.1 + * Wed Jun 29 2022 Marek Polacek - 12.0-2 - require -annobin-plugin-gcc instead of -annobin (#2102290)