代码拉取完成,页面将自动刷新
Name: openeuler-upgrade
Version: 0.1.0
Release: 1%{?dist}
Summary: Upgrade openEuler to next version using dnf upgrade (unofficial tool)
License: MulanPSL2
URL: https://gitee.com/openeuler/openeuler-upgrade.git
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
Requires: dnf
Requires: dnf-plugins-core
%description
Upgrade openEuler to next version using dnf upgrade.
This is an unofficial tool
%prep
%setup -q
%build
%install
mkdir -p %{buildroot}%{_sbindir}
install -m755 openeuler-upgrade %{buildroot}%{_sbindir}
%files
%license LICENSE
%doc README.md
%{_sbindir}/openeuler-upgrade
%changelog
* Mon Sep 29 2024 Your Name <[email protected]> - 0.1.0-1
- Initial release of the openeuler-upgrade tool
- Implements basic system upgrade functionality using dnf
- Ensures compatibility with openEuler 22.03 LTS to 23.09
- Adds basic logging and error handling capabilities
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。