summaryrefslogtreecommitdiff
path: root/python-damo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-damo.spec')
-rw-r--r--python-damo.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-damo.spec b/python-damo.spec
index cfe2525..416b7bb 100644
--- a/python-damo.spec
+++ b/python-damo.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-damo
-Version: 1.8.2
+Version: 1.8.3
Release: 1
Summary: DAMON user-space tool
License: GNU General Public License v2 (GPLv2)
URL: https://github.com/awslabs/damo
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/20/9c85c79163de5fde6bf939911800f0781f04fba37a273004ae46640a5ce0/damo-1.8.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/0f/27ec7aa59d3e957afaee37a0693bc3c0a91fe945f13fa684a58196344aa5/damo-1.8.3.tar.gz
BuildArch: noarch
@@ -34,7 +34,7 @@ this, you can monitor the data access patterns of your system or workloads and
make data access-aware memory management optimizations.
%prep
-%autosetup -n damo-1.8.2
+%autosetup -n damo-1.8.3
%build
%py3_build
@@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 29 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.2-1
+* Wed May 31 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.3-1
- Package Spec generated