[pkg] 3.20.13 3.20.13 centos/3.20.13-1 debian/3.20.13-1
authorJulien Cristau <julien.cristau@logilab.fr>
Tue, 16 Feb 2016 17:54:17 +0100
changeset 11120 8c5dabbcd4d9
parent 11119 9c0fac5028c0
child 11121 79b124ec1157
[pkg] 3.20.13
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Mon Jan 04 10:43:35 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 16 17:54:17 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 12)
+numversion = (3, 20, 13)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Mon Jan 04 10:43:35 2016 +0100
+++ b/cubicweb.spec	Tue Feb 16 17:54:17 2016 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.20.12
+Version:        3.20.13
 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	Mon Jan 04 10:43:35 2016 +0100
+++ b/debian/changelog	Tue Feb 16 17:54:17 2016 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.20.13-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Tue, 16 Feb 2016 17:53:29 +0100
+
 cubicweb (3.20.12-1) unstable; urgency=medium
 
   * new upstream release.