Compare commits
2 Commits
a07e44611d
...
31c0094292
Author | SHA1 | Date | |
---|---|---|---|
|
31c0094292 | ||
|
459bde3227 |
1
.mercurial.metadata
Normal file
1
.mercurial.metadata
Normal file
@ -0,0 +1 @@
|
||||
e8ccf5c17b4e6a81ae233f9d7d06e6daa0499732 mercurial-6.2.tar.gz
|
@ -1,7 +1,7 @@
|
||||
Summary: A fast, lightweight Source Control Management system
|
||||
Name: mercurial
|
||||
Version: 6.2
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
# Release: 1.rc1%%{?dist}
|
||||
|
||||
@ -184,6 +184,10 @@ pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh
|
||||
cd tests && HGPYTHON3=1 %{python3} run-tests.py --blacklist %{SOURCE2}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 20 2023 Ondřej Pohořelský <opohorel@redhat.com> - 6.2-3
|
||||
- Remove test-convert-git.t, which always fails with newer git
|
||||
- https://repo.mercurial-scm.org/hg/rev/2b658c6a9c4b
|
||||
|
||||
* Mon Aug 01 2022 Ondřej Pohořelský <opohorel@redhat.com> - 6.2-2
|
||||
- Add forgotten mercurial-site-start.el
|
||||
- Related: rhbz#2089849
|
||||
|
Loading…
Reference in New Issue
Block a user