diff --git a/oedp-1.1.0.tar.gz b/oedp-1.1.0.tar.gz index 3d82296aba17a8118d94ca2050d01784f15a40c7..ab2b4a54a68a7441c159ebf2abd76ec9d61b026a 100644 Binary files a/oedp-1.1.0.tar.gz and b/oedp-1.1.0.tar.gz differ diff --git a/oedp.spec b/oedp.spec index a65af279f99d6d40e486be402a46745cac695e0f..2c991190a909c6b7b04bac5f7b7197eb3d323870 100644 --- a/oedp.spec +++ b/oedp.spec @@ -1,14 +1,14 @@ %define _python_bytecompile_errors_terminate_build 0 Name: oedp Version: 1.1.0 -Release: 2 +Release: 3 Summary: openEuler deploy tool License: MulanPSL-2.0 Source0: %{name}-%{version}.tar.gz BuildArch: noarch -Requires: python3, ansible, python3-prettytable, tar +Requires: python3, ansible, python3-prettytable, python3-netaddr, tar %description openEuler deploy tool @@ -69,6 +69,9 @@ fi %changelog +* Thur 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 - Fix some bugs of init module