!8 Upgrade to 6.0.3
From: @panxh_purple Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
7759a93690
Binary file not shown.
BIN
mercurial-6.0.3.tar.gz
Normal file
BIN
mercurial-6.0.3.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user