diff --git a/intltool.spec b/intltool.spec index 095af57..c6a130a 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,7 +1,7 @@ Name: intltool Summary: Utility for internationalizing various kinds of data files Version: 0.51.0 -Release: 28%{?dist} +Release: 29%{?dist} License: GPL-2.0-or-later WITH Autoconf-exception-generic #VCS: bzr:https://code.edge.launchpad.net/~intltool/intltool/trunk Source: https://edge.launchpad.net/intltool/trunk/%{version}/+download/intltool-%{version}.tar.gz @@ -69,6 +69,10 @@ fi %{_mandir}/man8/intltool*.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.51.0-29 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 6 2024 Manish Tiwari - 0.51.0-28 - CI gating tests migration to tmt