diff --git a/SPECS/leapp.spec b/SPECS/leapp.spec index 4a8885b..b215f58 100644 --- a/SPECS/leapp.spec +++ b/SPECS/leapp.spec @@ -37,7 +37,7 @@ Name: leapp Version: 0.15.0 -Release: 2%{?dist} +Release: 1%{?dist}.1 Summary: OS & Application modernization framework License: ASL 2.0 @@ -245,18 +245,15 @@ install -m 0644 -p man/leapp.1 %{buildroot}%{_mandir}/man1/ # no files here %changelog -* Thu Sep 08 2022 Petr Stodulka - 0.15.0-2 -- Fix the check of missing required answers -- Resolves: rhbz#2124332 - -* Wed Aug 24 2022 Petr Stodulka - 0.15.0-1 +* Thu Sep 08 2022 Petr Stodulka - 0.15.0-1.1 - Rebase to v0.15.0 - Bump leapp-framework to 3.1 - Deprecate `reporting.(Tags|Flags)` replaced by `reporting.Groups` - Fix crashes when processing invalid FQDNs - Fix the error msg when a leapp CLI command does not exist - Introduce new report JSON schema v1.2.0 (default: 1.1.0) -- Resolves: rhbz#2090992, rhbz#2106065 +- Fix the check of missing required answers +- Resolves: rhbz#2125285 * Mon Mar 14 2022 Petr Stodulka - 0.14.0-1 - Rebase to v0.14.0