Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
squareui
Commits
445d3c990692
Commit
0e688c84
authored
Mar 06, 2019
by
Philippe Pepiot
Browse files
[pkg] version 1.1.2
parent
1b97d073e811
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-squareui.spec
View file @
445d3c99
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-squareui
Version: 1.1.
1
Version: 1.1.
2
Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework
Group: Applications/Internet
...
...
cubicweb_squareui/__pkginfo__.py
View file @
445d3c99
...
...
@@ -4,7 +4,7 @@
modname
=
'squareui'
distname
=
'cubicweb-squareui'
numversion
=
(
1
,
1
,
1
)
numversion
=
(
1
,
1
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
445d3c99
cubicweb-squareui (1.1.2-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Wed, 06 Mar 2019 15:01:57 +0100
cubicweb-squareui (1.1.1-1) unstable; urgency=medium
* 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