diff --git a/ntc_templates-6.0.0.tar.gz b/ntc_templates-6.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4a4cb1a7910107870df7b33156b6f046523a67d0 Binary files /dev/null and b/ntc_templates-6.0.0.tar.gz differ diff --git a/python-ntc-templates.spec b/python-ntc-templates.spec index 93d18ea91e9de737e7a7a33f670d4d6b5a755cd5..5d2b5097e6e6af38b2bb6ca234b6a07b7e227cac 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: 4.4.0 +Version: 6.0.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/fe/a6/903ec6a1de234dd3dd4a448ec91e038a96eb1036f8f8da807c2614d5b0d0/ntc_templates-4.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/58/da/3efdf48c4461cc3559eabe186b5bf29556c5d04c34b85d0dc2ec22e4da59/ntc_templates-6.0.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 +* Thu Jul 03 2025 liudy - 6.0.0-1 +- Update to 6.0.0 + * Tue Apr 02 2024 wangqiang - 4.4.0-1 - Update package to version 4.4.0