diff --git a/SPECS/devtoolset-10.spec b/SPECS/devtoolset-10.spec index 587b72d..36b6e65 100644 --- a/SPECS/devtoolset-10.spec +++ b/SPECS/devtoolset-10.spec @@ -1,9 +1,10 @@ +%global __python /usr/bin/python3 %global scl devtoolset-10 %scl_package %scl Summary: Package that installs %scl Name: %scl_name -Version: 10.0 +Version: 10.1 Release: 0%{?dist} License: GPLv2+ Group: Applications/File @@ -189,5 +190,8 @@ if [ $1 = 0 ]; then fi %changelog +* Tue Jan 5 2021 Marek Polacek - 10.1-0 +- rebuild for DTS 10.1 (#1872055) + * Mon Jul 6 2020 Marek Polacek - 10.0-0 - new package (#1849131)