diff --git a/ntc_templates-3.2.0.tar.gz b/ntc_templates-3.2.0.tar.gz deleted file mode 100644 index c5043d4a2b52d0513c7d73c3e3f5fe6ea92b6573..0000000000000000000000000000000000000000 Binary files a/ntc_templates-3.2.0.tar.gz and /dev/null differ diff --git a/ntc_templates-4.4.0.tar.gz b/ntc_templates-4.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..527e86e969921973188d79c2556842380a7164a9 Binary files /dev/null and b/ntc_templates-4.4.0.tar.gz differ diff --git a/python-ntc-templates.spec b/python-ntc-templates.spec index 48ad9b985ece5bcd76ce7272c2eda126e0b0569b..93d18ea91e9de737e7a7a33f670d4d6b5a755cd5 100644 --- a/python-ntc-templates.spec +++ b/python-ntc-templates.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ntc-templates -Version: 3.2.0 +Version: 4.4.0 Release: 1 Summary: TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable. License: Apache-2.0 URL: https://github.com/networktocode/ntc-templates -Source0: https://files.pythonhosted.org/packages/76/ac/5eb6deba6920830200f3f48d61fc886fc19913146e3571de09c9aece96dd/ntc_templates-3.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/fe/a6/903ec6a1de234dd3dd4a448ec91e038a96eb1036f8f8da807c2614d5b0d0/ntc_templates-4.4.0.tar.gz BuildArch: noarch %description TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable. @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 02 2024 wangqiang - 4.4.0-1 +- Update package to version 4.4.0 + * Fri Feb 10 2023 wubijie - 3.2.0-1 - Update package to version 3.2.0