Accepting request 1186947 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1186947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mercurial-extension-hg-evolve?expand=0&rev=11
This commit is contained in:
commit
8dcb318c70
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba0f93d6c45207e279172ab375347bc59b6fc9b85dcc165823b838ad7d780c7a
|
|
||||||
size 860623
|
|
3
hg-evolve-11.1.4.tar.gz
Normal file
3
hg-evolve-11.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
|
||||||
|
size 861472
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 11 18:30:16 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||||
|
|
||||||
|
- Update to version 11.1.4.
|
||||||
|
* compatibility with Mercurial 6.8
|
||||||
|
topic (1.1.4)
|
||||||
|
* compatibility with Mercurial 6.8
|
||||||
|
- Changes from version 11.1.3:
|
||||||
|
topic (1.1.3)
|
||||||
|
* topic namespaces: add hg debug-default-topic-namespace command that can
|
||||||
|
list changesets with problematic topic namespaces (i.e. "none" and
|
||||||
|
"default") and rewrite them
|
||||||
|
* topic namespaces: new experimental.tns-reject-push config to make servers
|
||||||
|
reject pushes that contain changesets with any topic namespace in commit
|
||||||
|
extras
|
||||||
|
* topic namespaces: slightly change .hg/topic-namespace cleanup code to be
|
||||||
|
executed on acquiring a wlock instead of on reading .hg/topic-namespace
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 18 01:23:32 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
Tue Jun 18 01:23:32 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: mercurial-extension-hg-evolve
|
Name: mercurial-extension-hg-evolve
|
||||||
Version: 11.1.2
|
Version: 11.1.4
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user