diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:37:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:37:21 +0000 |
commit | ce7281669a8e84f8639a802653eb5ff7c7c4ee0e (patch) | |
tree | 5c51daefb662a067759950bf13cfd6bd6aeb19dd | |
parent | 4f03be7a14fedf8714229f9eb1c21dc124b366c9 (diff) |
automatic import of python-assemblyline-coreopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-assemblyline-core.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /assemblyline-core-4.4.0.4.tar.gz +/assemblyline-core-4.4.0.10.tar.gz 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 @@ -1 +1 @@ -3c8fdbe965d5a09b55825cac7cb92700 assemblyline-core-4.4.0.4.tar.gz +58eb79714b409885198d2edc1fa64f06 assemblyline-core-4.4.0.10.tar.gz |