diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:07:07 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:07:07 +0000 |
| commit | 128541e19837bb0421a386821e3356ecc80b2a68 (patch) | |
| tree | 2ccf1dfcecadf07650f58ec56c14727388e843f3 /python-mercurial.spec | |
| parent | ab534ec9ec7cde6c8b015a100864ea02fb42dcee (diff) | |
automatic import of python-mercurialopeneuler20.03
Diffstat (limited to 'python-mercurial.spec')
| -rw-r--r-- | python-mercurial.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-mercurial.spec b/python-mercurial.spec index 99d987d..5838ea3 100644 --- a/python-mercurial.spec +++ b/python-mercurial.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mercurial -Version: 6.4 +Version: 6.4.2 Release: 1 Summary: Fast scalable distributed SCM (revision control, version control) system License: GNU GPLv2 or any later version URL: https://mercurial-scm.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/a0/db06b72ff580f071fe4b109fa56fe60066188f6c7f27c6a581eb7c45d013/mercurial-6.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/70/bf6566c68773adb5e51aa6dce22f973e918653ccf367b45e70049bf3fba6/mercurial-6.4.2.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ Mercurial is a distributed SCM tool written in Python. It is used by a number of %prep -%autosetup -n mercurial-6.4 +%autosetup -n mercurial-6.4.2 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 6.4.2-1 - Package Spec generated |
