!4 update to 0.23
From: @fu-shanqing Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
dfe1129754
Binary file not shown.
BIN
ifcfg-0.23.tar.gz
Normal file
BIN
ifcfg-0.23.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ifcfg
|
Name: python-ifcfg
|
||||||
Version: 0.21
|
Version: 0.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python Ifconfig Wrapper for Unix/Linux/MacOSX
|
Summary: Python Ifconfig Wrapper for Unix/Linux/MacOSX
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/ftao/python-ifcfg
|
URL: https://github.com/ftao/python-ifcfg
|
||||||
Source0: https://files.pythonhosted.org/packages/0d/9e/849ee352c3be795c09622e3bda2f2fe74ce099d051c48e9c22529146eac5/ifcfg-0.21.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5e/fd/df8ffd579d7d1c08abba9240e3d640b049f406801bfd5f94c78b5c6355da/ifcfg-0.23.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ A fallbacks to ``ip`` is included for newer Unix systems w/o ``ifconfig``. Windo
|
|||||||
systems are supported (in English) through ``ipconfig``.
|
systems are supported (in English) through ``ipconfig``.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n ifcfg-0.21
|
%autosetup -n ifcfg-0.23
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 0.23-1
|
||||||
|
- update to 0.23
|
||||||
|
|
||||||
* Wed Feb 10 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Feb 10 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user