File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"version" : {
3
3
"major" : " 6" ,
4
4
"minor" : " 25" ,
5
- "revision" : " 0 " ,
5
+ "revision" : " 1 " ,
6
6
"rc" : " "
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ def run(self):
142
142
143
143
setuptools .setup (
144
144
name = "codechecker" ,
145
- version = "6.25.0 " ,
145
+ version = "6.25.1 " ,
146
146
author = 'CodeChecker Team (Ericsson)' ,
147
147
author_email = 'codechecker-tool@googlegroups.com' ,
148
148
description = "CodeChecker is an analyzer tooling, defect database and "
Original file line number Diff line number Diff line change 1
1
name : codechecker
2
2
base : core18
3
- version : ' 6.25.0 '
3
+ version : ' 6.25.1 '
4
4
summary : CodeChecker is an analyzer tooling, defect database and viewer extension
5
5
description : |
6
6
CodeChecker is an analyzer tooling, defect database and viewer extension.
33
33
codechecker :
34
34
plugin : python
35
35
python-version : python3
36
- source : https://github.com/Ericsson/codechecker/archive/v6.25.0 .tar.gz
36
+ source : https://github.com/Ericsson/codechecker/archive/v6.25.1 .tar.gz
37
37
build-packages :
38
38
- curl
39
39
- gcc-multilib
Original file line number Diff line number Diff line change 2
2
"version" : {
3
3
"major" : " 6" ,
4
4
"minor" : " 25" ,
5
- "revision" : " 0 " ,
5
+ "revision" : " 1 " ,
6
6
"rc" : " "
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments