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
addressbook
Commits
8aa88a950b28
Commit
4d262645
authored
Mar 06, 2019
by
Philippe Pepiot
Browse files
[pkg] version 1.10.1
parent
47fc324854a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-addressbook.spec
View file @
8aa88a95
...
...
@@ -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.10.
0
Version: 1.10.
1
Release: logilab.1%{?dist}
Summary: addressbook component for the CubicWeb framework
Group: Applications/Internet
...
...
cubicweb_addressbook/__pkginfo__.py
View file @
8aa88a95
...
...
@@ -4,7 +4,7 @@
modname
=
'addressbook'
distname
=
"cubicweb-%s"
%
modname
numversion
=
(
1
,
10
,
0
)
numversion
=
(
1
,
10
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
@@ -19,6 +19,6 @@ classifiers = [
'Programming Language :: JavaScript'
,
]
__depends__
=
{
'cubicweb'
:
'>= 3.2
6
.0'
,
__depends__
=
{
'cubicweb'
:
'>= 3.2
4
.0'
,
'cubicweb-geocoding'
:
None
,
}
debian/changelog
View file @
8aa88a95
cubicweb-addressbook (1.10.1-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Wed, 06 Mar 2019 09:51:27 +0100
cubicweb-addressbook (1.10.0-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