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
awstats
Commits
bf34524302fa
Commit
80177571
authored
Mar 05, 2014
by
Adrien Di Mascio
Browse files
preparing 0.2.0
parent
c34b61f2dbed
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
bf345243
...
...
@@ -4,7 +4,7 @@
modname
=
'awstats'
distname
=
'cubicweb-awstats'
numversion
=
(
0
,
1
,
4
)
numversion
=
(
0
,
2
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-awstats.spec
View file @
bf345243
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-awstats
Version: 0.
1.4
Version: 0.
2.0
Release: logilab.1%{?dist}
Summary: awstats component for the CubicWeb framework
Group: Applications/Internet
...
...
debian/changelog
View file @
bf345243
cubicweb-awstats (0.2.0-1) unstable; urgency=low
* new upstream release
-- Adrien Di Mascio <Adrien.DiMascio@logilab.fr> Wed, 05 Mar 2014 17:21:30 +0100
cubicweb-awstats (0.1.4-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