diff --git a/satyr.spec b/satyr.spec index 25eef69..8dcb124 100644 --- a/satyr.spec +++ b/satyr.spec @@ -15,7 +15,7 @@ Name: satyr Version: 0.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ URL: https://github.com/abrt/satyr @@ -39,8 +39,8 @@ BuildRequires: pkgconfig(json-c) %if %{with python3} BuildRequires: python3-sphinx %endif # with python3 -Requires: json-c{?_isa} -Requires: nettle{?_isa} +Requires: json-c%{?_isa} +Requires: nettle%{?_isa} %description Satyr is a library that can be used to create and process microreports.