diff --git a/v2.6.0.tar.gz b/v2.6.0.tar.gz deleted file mode 100644 index a7b0f0f..0000000 Binary files a/v2.6.0.tar.gz and /dev/null differ diff --git a/wsmancli-2.6.2.tar.gz b/wsmancli-2.6.2.tar.gz new file mode 100644 index 0000000..e1e4e5c Binary files /dev/null and b/wsmancli-2.6.2.tar.gz differ diff --git a/wsmancli.spec b/wsmancli.spec index 7728315..09b7cc9 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,11 +1,11 @@ Name: wsmancli -Version: 2.6.0 -Release: 11 +Version: 2.6.2 +Release: 1 Summary: Command line interface of open wsman. License: BSD-3-Clause Url: http://www.openwsman.org/ -Source: https://github.com/Openwsman/wsmancli/archive/v%{version}.tar.gz +Source: https://github.com/Openwsman/wsmancli/archive/v{version}/%{name}-%{version}.tar.gz Source1: COPYING Source2: README Source3: AUTHORS @@ -44,6 +44,9 @@ cp -fp %SOURCE1 %SOURCE2 %SOURCE3 .; %doc README AUTHORS %changelog +* Mon Oct 09 2023 xu_ping <707078654@qq.com> - 2.6.2-1 +- Upgrade version to 2.6.2 + * Tue May 10 2022 yaoxin - 2.6.0-11 - License compliance rectification