diff --git a/leapp.spec b/leapp.spec index 55b2e10585ab9d52d881e5e017b37fa869eed42c..2dbd0ed1e14e32a7c3baf56dfd06fe5bc8bf334a 100644 --- a/leapp.spec +++ b/leapp.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 # IMPORTANT: this is for the leapp-framework capability (it's not the real # version of the leapp). The capability reflects changes in api and whatever # functionality important from the point of repository. In case of @@ -276,6 +276,9 @@ rm -f %{buildroot}/%{_bindir}/leapp # no files here %changelog +* Tue Aug 15 2023 wangzhe - 0.12.1-1.0.3 +- Simplified preupgrade steps + * Wed Jun 21 2023 wangzhe - 0.12.1-1.0.2 - Release 0.12.1 - fix install script