diff options
Diffstat (limited to 'python-splunk-add-on-ucc-framework.spec')
-rw-r--r-- | python-splunk-add-on-ucc-framework.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-splunk-add-on-ucc-framework.spec b/python-splunk-add-on-ucc-framework.spec index aa62a39..8790ef5 100644 --- a/python-splunk-add-on-ucc-framework.spec +++ b/python-splunk-add-on-ucc-framework.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-splunk-add-on-ucc-framework -Version: 5.24.0 +Version: 5.25.0 Release: 1 Summary: Splunk Add-on SDK formerly UCC is a build and code generation framework License: Apache-2.0 URL: https://github.com/splunk/addonfactory-ucc-generator -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/62/65ad6ee39025302b6fe1ce6e20dc6594a10e05a9e6f99282d73de9ced028/splunk_add_on_ucc_framework-5.24.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/ae/95fcec5b33c0d9518a507ac1d25c1a86763246c357e18aab067d9130c338/splunk_add_on_ucc_framework-5.25.0.tar.gz BuildArch: noarch Requires: python3-jinja2 @@ -104,7 +104,7 @@ Go to [Contributing Guidelines](https://splunk.github.io/addonfactory-ucc-genera %prep -%autosetup -n splunk-add-on-ucc-framework-5.24.0 +%autosetup -n splunk-add-on-ucc-framework-5.25.0 %build %py3_build @@ -144,5 +144,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.24.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.25.0-1 - Package Spec generated |