diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 5f72971..2124579 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -1,9 +1,9 @@ %global spectool_version 1.0.10 -%bcond_with python3 +%bcond_without python3 Name: rpmdevtools Version: 8.10 -Release: 7 +Release: 8 Summary: RPM Development Tools License: GPLv2+ and GPLv2 @@ -71,5 +71,8 @@ done %{_mandir}/man[18]/*.[18]* %changelog +* Fri Feb 21 2020 openEuler Buildtam - 8.10-8 +- disable python2 + * Thu Nov 07 2019 openEuler Buildtam - 8.10-7 - Package Init