!1 disable python2

Merge pull request !1 from t.feng/master
This commit is contained in:
openeuler-ci-bot 2020-02-21 14:45:28 +08:00 committed by Gitee
commit f4fa67b756

View File

@ -1,9 +1,9 @@
%global spectool_version 1.0.10 %global spectool_version 1.0.10
%bcond_with python3 %bcond_without python3
Name: rpmdevtools Name: rpmdevtools
Version: 8.10 Version: 8.10
Release: 7 Release: 8
Summary: RPM Development Tools Summary: RPM Development Tools
License: GPLv2+ and GPLv2 License: GPLv2+ and GPLv2
@ -71,5 +71,8 @@ done
%{_mandir}/man[18]/*.[18]* %{_mandir}/man[18]/*.[18]*
%changelog %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 * Thu Nov 07 2019 openEuler Buildtam <buildteam@openeuler.org> - 8.10-7
- Package Init - Package Init