diff --git a/satyr.spec b/satyr.spec index c981ba0..af72c0e 100644 --- a/satyr.spec +++ b/satyr.spec @@ -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 - 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 - 0.27-3 - Type:bugfix - ID:NA