diff options
Diffstat (limited to 'python-assemblyline-core.spec')
-rw-r--r-- | python-assemblyline-core.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-assemblyline-core.spec b/python-assemblyline-core.spec index 9bba933..2f10c1d 100644 --- a/python-assemblyline-core.spec +++ b/python-assemblyline-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-assemblyline-core -Version: 4.4.0.4 +Version: 4.4.0.10 Release: 1 Summary: Assemblyline 4 - Core components License: MIT URL: https://github.com/CybercentreCanada/assemblyline-core/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/6e/4cf85ce9c8debfd5e36b5ae9297b5df982c2873a07e5af1df5efaaa6c1ce/assemblyline-core-4.4.0.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/53/cd/795016531a6bfdb783892d2a944201a2a2c56236accb59748b83bb50ac12/assemblyline-core-4.4.0.10.tar.gz BuildArch: noarch @@ -145,7 +145,7 @@ Run the different workflows in the system and apply their labels, priority and s %prep -%autosetup -n assemblyline-core-4.4.0.4 +%autosetup -n assemblyline-core-4.4.0.10 %build %py3_build @@ -185,5 +185,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.10-1 - Package Spec generated |