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
addressbook
Commits
3e8b48b2e607
Commit
11b2765c
authored
May 11, 2016
by
Sylvain Thénault
Browse files
prepare 1.9.1
parent
211f8ed72eb8
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
3e8b48b2
...
...
@@ -4,7 +4,7 @@
modname
=
'addressbook'
distname
=
"cubicweb-%s"
%
modname
numversion
=
(
1
,
9
,
0
)
numversion
=
(
1
,
9
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-addressbook.spec
View file @
3e8b48b2
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-addressbook
Version: 1.9.
0
Version: 1.9.
1
Release: logilab.1%{?dist}
Summary: addressbook component for the CubicWeb framework
Group: Applications/Internet
...
...
debian/changelog
View file @
3e8b48b2
cubicweb-addressbook (1.9.1-1) unstable; urgency=medium
* new upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Wed, 11 May 2016 15:57:40 +0200
cubicweb-addressbook (1.9.0-1) unstable; urgency=low
* 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