Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
ckeditor
Commits
394023df2619
Commit
896a7177
authored
Oct 09, 2020
by
Katia Saurfelt
Browse files
[pkg] version 0.2.0
parent
bdc13adca1df
Changes
2
Hide whitespace changes
Inline
Side-by-side
cubicweb_ckeditor/__pkginfo__.py
View file @
394023df
...
@@ -8,7 +8,7 @@ from glob import glob
...
@@ -8,7 +8,7 @@ from glob import glob
modname
=
'ckeditor'
modname
=
'ckeditor'
distname
=
'cubicweb-ckeditor'
distname
=
'cubicweb-ckeditor'
numversion
=
(
0
,
1
,
2
)
numversion
=
(
0
,
2
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
license
=
'LGPL'
...
...
debian/changelog
View file @
394023df
cubicweb-ckeditor (0.2.0-1) unstable; urgency=medium
* new upstream release
-- Katia Saurfelt <katia.saurfelt@logilab.fr> Fri, 09 Oct 2020 10:07:08 +0200
cubicweb-ckeditor (0.1.2-1) unstable; urgency=medium
cubicweb-ckeditor (0.1.2-1) unstable; urgency=medium
* new upstream release
* new upstream release
...
...
Write
Preview
Markdown
is supported
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