summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-mercurial.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 30f47e1..3e8ebf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mercurial-6.4.tar.gz
+/mercurial-6.4.2.tar.gz
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
diff --git a/sources b/sources
index 27c4367..a266a1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15914adce2b3de0e4179184b2ab75541 mercurial-6.4.tar.gz
+0760954725a13ef4f109f64caf99cbc5 mercurial-6.4.2.tar.gz