diff --git a/xorg-x11-font-utils.spec b/xorg-x11-font-utils.spec index 23f5a190d05db3be2c42637be72d072fe210f86f..9c2f746952f09565b81ccda26acb0780e621ccda 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