!8 Upgrade to 6.0.3

From: @panxh_purple 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-02-22 01:08:44 +00:00 committed by Gitee
commit 7759a93690
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

Binary file not shown.

BIN
mercurial-6.0.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: mercurial
Version: 5.6.1
Version: 6.0.3
Release: 1
Summary: Source control management tool
License: GPLv2+
@ -23,7 +23,7 @@ It efficiently handles projects of any size and offers an easy and intuitive int
%prep
%autosetup -n %{name}-%{version} -p1
sed -i 's|python|python3|' %{_builddir}/%{name}-%{version}/Makefile %{_builddir}/%{name}-%{version}/doc/Makefile
sed -i 's|python|python3|' %{_builddir}/%{name}-%{version}/Makefile
%build
%make_build
@ -114,7 +114,6 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files
%{_bindir}/hg-ssh
%{_bindir}/chg
%dir %{_datadir}/zsh/
%{_datadir}/zsh/site-functions/_mercurial
%{_datadir}/bash-completion/
%{_datadir}/zsh/site-functions/
%{_libexecdir}/mercurial/
@ -129,6 +128,9 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files
%{_mandir}/man?/chg.*.gz
%changelog
* Mon Feb 21 2022 panxiaohe <panxh.life@foxmail.com> - 6.0.3-1
- Upgrade to 6.0.3
* Sat Jan 23 2021 zoulin <zoulin13@huawei.com> - 5.6.1-1
- Upgrade to 5.6.1