[pkg] 3.21.6 3.21.6 centos/3.21.6-1 debian/3.21.6-1
authorJulien Cristau <julien.cristau@logilab.fr>
Tue, 16 Feb 2016 18:53:27 +0100
changeset 11123 b3cbbb7690b6
parent 11122 fedcb69982af
child 11124 e5207f392e7c
[pkg] 3.21.6
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Tue Feb 16 18:41:40 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 16 18:53:27 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 21, 5)
+numversion = (3, 21, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Tue Feb 16 18:41:40 2016 +0100
+++ b/cubicweb.spec	Tue Feb 16 18:53:27 2016 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.21.5
+Version:        3.21.6
 Release:        logilab.1%{?dist}
 Summary:        CubicWeb is a semantic web application framework
 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
--- a/debian/changelog	Tue Feb 16 18:41:40 2016 +0100
+++ b/debian/changelog	Tue Feb 16 18:53:27 2016 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.21.6-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Tue, 16 Feb 2016 18:53:15 +0100
+
 cubicweb (3.21.5-2) unstable; urgency=medium
 
   * Fix conflict between cubicweb-server and cubicweb-dev.