From 6ffc2787897f84d7988b99adcce1226df55ee966 Mon Sep 17 00:00:00 2001 From: Ernestas Kulik Date: Fri, 7 Feb 2020 09:01:28 +0100 Subject: [PATCH] Rebuild --- satyr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/satyr.spec b/satyr.spec index 56e50a6..bce5577 100644 --- a/satyr.spec +++ b/satyr.spec @@ -15,7 +15,7 @@ Name: satyr Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ URL: https://github.com/abrt/satyr @@ -123,6 +123,9 @@ make check|| { %endif %changelog +* Fri Feb 07 2020 Ernestas Kulik - 0.30-2 +- Bump for side tag rebuild + * Thu Feb 06 2020 Michal Fabik - 0.30-1 - Fix registers being parsed as modules in kernel oopses in some cases - Use Nettle for cryptographic calculations