Upgrade to 6.0.3
This commit is contained in:
parent
093cf456e3
commit
17c6d1b165
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
|
Name: mercurial
|
||||||
Version: 5.6.1
|
Version: 6.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Source control management tool
|
Summary: Source control management tool
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -23,7 +23,7 @@ It efficiently handles projects of any size and offers an easy and intuitive int
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%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
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
@ -114,7 +114,6 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files
|
|||||||
%{_bindir}/hg-ssh
|
%{_bindir}/hg-ssh
|
||||||
%{_bindir}/chg
|
%{_bindir}/chg
|
||||||
%dir %{_datadir}/zsh/
|
%dir %{_datadir}/zsh/
|
||||||
%{_datadir}/zsh/site-functions/_mercurial
|
|
||||||
%{_datadir}/bash-completion/
|
%{_datadir}/bash-completion/
|
||||||
%{_datadir}/zsh/site-functions/
|
%{_datadir}/zsh/site-functions/
|
||||||
%{_libexecdir}/mercurial/
|
%{_libexecdir}/mercurial/
|
||||||
@ -129,6 +128,9 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files
|
|||||||
%{_mandir}/man?/chg.*.gz
|
%{_mandir}/man?/chg.*.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 23 2021 zoulin <zoulin13@huawei.com> - 5.6.1-1
|
||||||
- Upgrade to 5.6.1
|
- Upgrade to 5.6.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user