From ba3547a082024bf3727ab81eba4d658711aac3d3 Mon Sep 17 00:00:00 2001 From: kerongw Date: Wed, 26 Oct 2022 06:11:23 +0000 Subject: [PATCH] rebuild for next release Signed-off-by: kerongw (cherry picked from commit 0f13fca1fc2283547153f1503d5381136a83cc65) --- xorg-x11-font-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-font-utils.spec b/xorg-x11-font-utils.spec index 23f5a19..9c2f746 100644 --- a/xorg-x11-font-utils.spec +++ b/xorg-x11-font-utils.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 font utilities Name: xorg-x11-font-utils Epoch: 1 Version: 7.5 -Release: 43 +Release: 44 License: MIT URL: http://www.x.org @@ -111,6 +111,9 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f %{_mandir}/man1/xorg-x11-fonts-update-dirs.1* %changelog +* Tue Oct 25 2022 wangkerong - 7.5-44 +- rebuild for next release + * Fri Jul 24 2020 chengguipeng - 7.5-43 - Type:enhancement - Id:NA -- Gitee