disable python2

This commit is contained in:
t_feng 2020-02-21 14:16:03 +08:00
parent 90ec67bfce
commit 65a11714a9

View File

@ -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 <buildteam@openeuler.org> - 8.10-8
- disable python2
* Thu Nov 07 2019 openEuler Buildtam <buildteam@openeuler.org> - 8.10-7
- Package Init