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 11__metaclass__ = type
2- __version__ = "2.0.0 "
2+ __version__ = "2.0.1 "
Original file line number Diff line number Diff line change 99%endif
1010
1111Name: convert2rhel
12- Version: 2.0.0
12+ Version: 2.0.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+ * Tue Jul 23 2024 Freya Gustavsson <fgustavs@redhat.com> 2.0.1
126+ - Fix files being backed up multiple times and causing rollback errors
127+ - Fix conversions failing with third-party repositories
128+
125129* Mon May 27 2024 Adam Hosek <ahosek@redhat.com> 2.0.0
126130- Breaking change: Remove deprecated CLI arguments
127131- Breaking change: Remove deprecated latest kernel check env variable
You can’t perform that action at this time.
0 commit comments