From c68594149808873f1b9c74593b37c6c4fa7b742a Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Sat, 29 Oct 2022 03:42:32 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- libreport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 091f558..fefbb88 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 +* 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