From dace635c6ff7213d1c451d52c8fb957f854f2ec8 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Sat, 29 Oct 2022 03:40:59 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- libreport.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 091f558..6207dfa 100644 --- a/libreport.spec +++ b/libreport.spec @@ -2,7 +2,7 @@ Name: libreport Version: 2.15.2 -Release: 1 +Release: 2 License: GPLv2+ Summary: Generic library for reporting various problems URL: https://abrt.readthedocs.org/ @@ -313,6 +313,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/bugzilla_format_kernel.conf.5.* %changelog +* sat Oct 29 2022 dongyuzhen - 2.15.2-2 +- Rebuild for next release + + * Thu Dec 30 2021 zoulin - 2.15.2-1 - update version to 2.15.2 -- Gitee