From d58d258bca6bd74256d5665eec3cef82d2963499 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 27 Oct 2022 07:37:44 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit c5181a16e07a52ad9dd6cf780f9fee5d02576858) --- libreport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 9881376..db8deba 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,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/bugzilla_format_kernel.conf.5.* %changelog +* Thu Oct 27 2022 dongyuzhen - 2.15.2-2 +- Rebuild for next release + * Wed Dec 8 2021 zoulin - 2.15.2-1 - update version to 2.15.2 -- Gitee