diff --git a/satyr.spec b/satyr.spec index 90fd8a7..217a51f 100644 --- a/satyr.spec +++ b/satyr.spec @@ -19,7 +19,7 @@ Name: satyr Version: 0.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports Group: System Environment/Libraries License: GPLv2+ @@ -125,6 +125,9 @@ make check || { %{python3_sitearch}/%{name}/* %changelog +* Sun Jul 26 2015 Kevin Fenzi 0.19-2 +- Rebuild for new librpm + * Tue Jul 07 2015 Martin Milata 0.19-1 - New upstream version - Enhancements to GDB parser: Thread ID, C++ template arguments