File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- __version__ = "1.4.0 "
1+ __version__ = "1.4.1 "
Original file line number Diff line number Diff line change 99%endif
1010
1111Name: convert2rhel
12- Version: 1.4.0
12+ Version: 1.4.1
1313Release: 1%{?dist }
1414Summary: Automates the conversion of RHEL derivative distributions to RHEL
1515
@@ -122,6 +122,10 @@ install -m 0600 config/convert2rhel.ini %{buildroot}%{_sysconfdir}/convert2rhel.
122122%attr(0644,root,root) %{_mandir }/man8/%{name }.8*
123123
124124%changelog
125+ * Fri Sep 08 2023 Eric Gustavsson <egustavs@redhat.com> 1.4.1
126+ - Alma and Rocky Linux 8: Fix subscription-manager not being installed
127+ - Fix packages not being imported by move application lock into main
128+
125129* Thu Sep 07 2023 Michal Bocek <mbocek@redhat.com> 1.4.0
126130- Add `convert2rhel analysis` as a new CLI subcommand
127131- Stop uninstalling subscription-mananager and unregistering the system by default
You can’t perform that action at this time.
0 commit comments