From fe4a272e58eb7c372f2fe474a0e90d16be468c9f Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 27 Oct 2022 07:33:54 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- librepo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index 77f93c0..e3044f6 100644 --- a/librepo.spec +++ b/librepo.spec @@ -6,7 +6,7 @@ Name: librepo Version: 1.14.2 -Release: 2 +Release: 3 Summary: Repodata downloading library License: LGPLv2+ URL: https://github.com/rpm-software-management/librepo @@ -78,6 +78,9 @@ popd %{python3_sitearch}/%{name}/ %changelog +* Thu Oct 27 2022 dongyuzhen - 1.14.2-3 +- Rebuild for next release + * Tue Nov 30 2021 fuanan - 1.14.2-2 - Delete BuildRequires python3-nose -- Gitee