From 9e7449437e8b6706f94528b5e47ecdd6c8f77500 Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 21:44:34 +0800 Subject: [PATCH] rebuild for requirement package update --- libdnf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdnf.spec b/libdnf.spec index 022cdb3..56d747e 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -20,7 +20,7 @@ Name: libdnf Version: 0.37.2 -Release: 2 +Release: 3 Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ URL: https://github.com/rpm-software-management/libdnf @@ -202,5 +202,8 @@ popd %endif %changelog +* Tue Aug 18 2020 chenyaqiang - 0.37.2-3 +- rebuild for package build + * Tue Jan 7 2020 openEuler Buildteam - 0.37.2-2 - Package init. -- Gitee