Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
evolve
Commits
1cce884c9448
Commit
1cce884c
authored
Sep 08, 2020
by
Anton Shestakov
Browse files
packaging: prepare version 10.0.2
parent
13e589fb61f5
Pipeline
#9856
passed with stage
in 5 minutes and 17 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
1cce884c
Changelog
=========
10.0.2 -
in progress
10.0.2 -
- 2020-09-08
--------------------
* py3: use '%d' for formatting revision numbers in stable range cache warning
...
...
debian/changelog
View file @
1cce884c
mercurial
-
evolve
(
10.0.2
-
1
)
unstable
;
urgency
=
medium
*
new
upstream
release
--
Anton
Shestakov
<
av6
@
dwimlabs
.
net
>
Tue
,
08
Sep
2020
11
:
18
:
54
+
0800
mercurial
-
evolve
(
10.0.1
-
1
)
unstable
;
urgency
=
medium
*
new
upstream
release
...
...
hgext3rd/evolve/metadata.py
View file @
1cce884c
...
...
@@ -5,7 +5,7 @@
# This software may be used and distributed according to the terms of the
# GNU General Public License version 2 or any later version.
__version__
=
b
'10.0.2
.dev
'
__version__
=
b
'10.0.2'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5'
minimumhgversion
=
b
'4.6'
buglink
=
b
'https://bz.mercurial-scm.org/'
hgext3rd/topic/__init__.py
View file @
1cce884c
...
...
@@ -202,7 +202,7 @@
b
'topic.active'
:
b
'green'
,
}
__version__
=
b
'0.19.2
.dev
'
__version__
=
b
'0.19.2'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5'
minimumhgversion
=
b
'4.6'
...
...
Anton Shestakov
@av6
mentioned in commit
85a68bb82528
·
Oct 31, 2020
mentioned in commit
85a68bb82528
mentioned in commit 85a68bb82528d186ff64cc4966484dc35b13d1a8
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment