Accepting request 1224318 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1224318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mercurial-extension-hg-evolve?expand=0&rev=13
This commit is contained in:
commit
e40c390d64
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
|
|
||||||
size 861472
|
|
3
hg-evolve-11.1.5.tar.gz
Normal file
3
hg-evolve-11.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3669d2405b31085049b00240154cc180baa3b13771a1685cd48f5b77433848d2
|
||||||
|
size 863227
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 7 14:22:51 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||||
|
|
||||||
|
- Update to version 11.1.5.
|
||||||
|
* compatibility with Mercurial 6.9
|
||||||
|
* evolve: check that the evolved revisions are indeed in the repo during
|
||||||
|
abort, fixes an issue when trying to access them during cleanup step
|
||||||
|
* docs: update installation instructions due to PEP 668
|
||||||
|
* docs: minor edits and fixes in evolve and topic tutorials
|
||||||
|
* tests: more tests related to Python packaging
|
||||||
|
topic (1.1.5)
|
||||||
|
* compatibility with Mercurial 6.9
|
||||||
|
- Temporarily disable test "test-evolve-templates.t".
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 18:05:51 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
Thu Sep 12 18:05:51 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: mercurial-extension-hg-evolve
|
Name: mercurial-extension-hg-evolve
|
||||||
Version: 11.1.4
|
Version: 11.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Flexible evolution of Mercurial history
|
Summary: Flexible evolution of Mercurial history
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -3,3 +3,4 @@ test-check-compat-strings.t
|
|||||||
test-version-install.t
|
test-version-install.t
|
||||||
|
|
||||||
test-cmdserver.t
|
test-cmdserver.t
|
||||||
|
test-evolve-templates.t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user