summaryrefslogtreecommitdiff
path: root/python-solnlib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-solnlib.spec')
-rw-r--r--python-solnlib.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-solnlib.spec b/python-solnlib.spec
index c9b1a6d..227a6ce 100644
--- a/python-solnlib.spec
+++ b/python-solnlib.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-solnlib
-Version: 4.9.1
+Version: 4.11.0
Release: 1
Summary: The Splunk Software Development Kit for Splunk Solutions
License: Apache-2.0
URL: https://github.com/splunk/addonfactory-solutions-library-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2f/48/d2e8649b9f027eb9964a00a732049ee289aa413ee4953d14760c63926ba7/solnlib-4.9.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/aa/aa604fcf632fe79dddd4e80feb962f52703419301dd44e9e1093afd19545/solnlib-4.11.0.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -32,7 +32,7 @@ Provides: python3-solnlib-doc
%prep
-%autosetup -n solnlib-4.9.1
+%autosetup -n solnlib-4.11.0
%build
%py3_build
@@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.9.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.11.0-1
- Package Spec generated