[pkg] 3.20.12 3.20.12 centos/3.20.12-1 debian/3.20.12-1
authorJulien Cristau <julien.cristau@logilab.fr>
Mon, 14 Dec 2015 16:29:19 +0100
changeset 10972 03e8fc9f79a6
parent 10971 de59a60a9e40
child 10977 e97c480c5bed
[pkg] 3.20.12
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Mon Dec 14 16:19:52 2015 +0100
+++ b/__pkginfo__.py	Mon Dec 14 16:29:19 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 11)
+numversion = (3, 20, 12)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Mon Dec 14 16:19:52 2015 +0100
+++ b/cubicweb.spec	Mon Dec 14 16:29:19 2015 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.20.11
+Version:        3.20.12
 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 Dec 14 16:19:52 2015 +0100
+++ b/debian/changelog	Mon Dec 14 16:29:19 2015 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.20.12-1) unstable; urgency=medium
+
+  * new upstream release.
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Mon, 14 Dec 2015 16:28:52 +0100
+
 cubicweb (3.20.11-1) unstable; urgency=medium
 
   * New upstream release.