!2 satyr: add the definition of with_python2 and with_python3

Merge pull request !2 from orange-snn/master
This commit is contained in:
openeuler-ci-bot 2020-01-22 11:02:45 +08:00 committed by Gitee
commit 6b5be6dbc3

View File

@ -1,6 +1,9 @@
%define with_python2 1
%define with_python3 1
Name: satyr
Version: 0.27
Release: 3
Release: 4
Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+
URL: https://github.com/abrt/satyr
@ -117,6 +120,12 @@ make check|| {
%{_mandir}/*
%changelog
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.27-4
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:add the definition of with_python2 and with_python3
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-3
- Type:bugfix
- ID:NA