diff options
Diffstat (limited to 'python-dlib.spec')
-rw-r--r-- | python-dlib.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dlib.spec b/python-dlib.spec index 7793ab6..6be803b 100644 --- a/python-dlib.spec +++ b/python-dlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dlib -Version: 19.24.0 +Version: 19.24.1 Release: 1 Summary: A toolkit for making real world machine learning and data analysis applications License: Boost Software License URL: https://github.com/davisking/dlib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/3b/7a8522a5c2ef6ff6252e46b0788b3d2c2280198c49d6ecf3b576b171045f/dlib-19.24.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/e3/4fed0fb511a88a46365c2da493b73081a5e1a21960bdb18089b27cbc768b/dlib-19.24.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-dlib-doc See http://dlib.net for documentation. %prep -%autosetup -n dlib-19.24.0 +%autosetup -n dlib-19.24.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 19.24.0-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 19.24.1-1 - Package Spec generated |