diff --git a/oedp-1.1.1.tar.gz b/oedp-1.1.1.tar.gz deleted file mode 100644 index 7047dd13cda650a85ed8447d54b9df9d79330877..0000000000000000000000000000000000000000 Binary files a/oedp-1.1.1.tar.gz and /dev/null differ diff --git a/oedp-1.1.2.tar.gz b/oedp-1.1.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..36d0300c667bddbd9521f4de3c54429d2284a6a3 Binary files /dev/null and b/oedp-1.1.2.tar.gz differ diff --git a/oedp.spec b/oedp.spec index 3ee182bb93252a41ab97ce218d9f08b23f9115c0..86bae60d541c09ce947ded2665739f166a818503 100644 --- a/oedp.spec +++ b/oedp.spec @@ -1,14 +1,16 @@ %define _python_bytecompile_errors_terminate_build 0 Name: oedp -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: openEuler deploy tool License: MulanPSL-2.0 +URL: https://gitee.com/openeuler/oeDeploy Source0: %{name}-%{version}.tar.gz BuildArch: noarch -Requires: python3, ansible, python3-prettytable, python3-netaddr, tar +Requires: python3, ansible, tar, rsync +Requires: python3-prettytable, python3-netaddr, python3-packaging %description openEuler deploy tool @@ -69,10 +71,13 @@ fi %changelog +* Fri Jul 18 2025 Ding Jiahui - 1.1.2-0 +- Add local deployment mode and runtime printing. + * Tue Jun 3 2025 Ding Jiahui - 1.1.1-0 - Add the command 'oedp list' to support querying the plugin list. -* Thur May 15 2025 Yu Diandian - 1.1.0-3 +* Thu May 15 2025 Yu Diandian - 1.1.0-3 - Fix known issues with version query * Sun Apr 27 2025 Ding Jiahui - 1.1.0-2