diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/leapp.spec b/leapp.spec index 2b9d5ee..8ae7536 100644 --- a/leapp.spec +++ b/leapp.spec @@ -37,7 +37,7 @@ Name: leapp Version: 0.18.0 -Release: 1%{?dist} +Release: 3%{?dist} Summary: OS & Application modernization framework License: ASL 2.0 @@ -241,6 +241,10 @@ install -m 0644 -p man/leapp.1 %{buildroot}%{_mandir}/man1/ # no files here %changelog +* Thu Sep 19 2024 Petr Stodulka - 0.18.0-3 +- Rebuild to apply changes for gating +- Resolves: RHEL-57042 + * Thu Sep 12 2024 Petr Stodulka - 0.18.0-2 - Initial build for el9 - Resolves: RHEL-57042