[pkg] 3.19.14 3.19.14 centos/3.19.14-1 debian/3.19.14-1
authorJulien Cristau <julien.cristau@logilab.fr>
Tue, 16 Feb 2016 11:02:04 +0100
changeset 11116 72a0f70879ac
parent 11115 a385bd146178
child 11117 e838a5bbfa64
[pkg] 3.19.14
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Tue Feb 16 11:01:09 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 16 11:02:04 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 13)
+numversion = (3, 19, 14)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Tue Feb 16 11:01:09 2016 +0100
+++ b/cubicweb.spec	Tue Feb 16 11:02:04 2016 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.19.13
+Version:        3.19.14
 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 11:01:09 2016 +0100
+++ b/debian/changelog	Tue Feb 16 11:02:04 2016 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.19.14-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Tue, 16 Feb 2016 11:01:47 +0100
+
 cubicweb (3.19.13-1) unstable; urgency=medium
 
   * New upstream release.