diff --git a/ntc_templates-3.1.0.tar.gz b/ntc_templates-3.1.0.tar.gz deleted file mode 100644 index c6f3831..0000000 Binary files a/ntc_templates-3.1.0.tar.gz and /dev/null differ diff --git a/ntc_templates-3.2.0.tar.gz b/ntc_templates-3.2.0.tar.gz new file mode 100644 index 0000000..c5043d4 Binary files /dev/null and b/ntc_templates-3.2.0.tar.gz differ diff --git a/python-ntc-templates.spec b/python-ntc-templates.spec index 3495930..48ad9b9 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.1.0 +Version: 3.2.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/52/79/d5ab76ba6ac231a7a771f1da8ebc5d2e4f7b40829cfffe89c7c9d2b87c0c/ntc_templates-3.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/76/ac/5eb6deba6920830200f3f48d61fc886fc19913146e3571de09c9aece96dd/ntc_templates-3.2.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 +* Fri Feb 10 2023 wubijie - 3.2.0-1 +- Update package to version 3.2.0 + * Mon Nov 7 2022 hkgy - 3.1.0-1 - Upgrade package python3-ntc-templates to version 3.1.0