[pkg] 3.20.3
authorJulien Cristau <julien.cristau@logilab.fr>
Fri, 30 Jan 2015 16:14:44 +0100
changeset 10172 6cae0ffe7342
parent 10171 f4f9bff9cf06
child 10173 c06ef8a2e4df
[pkg] 3.20.3
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Fri Jan 23 13:26:44 2015 +0100
+++ b/__pkginfo__.py	Fri Jan 30 16:14:44 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 2)
+numversion = (3, 20, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Fri Jan 23 13:26:44 2015 +0100
+++ b/cubicweb.spec	Fri Jan 30 16:14:44 2015 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.20.2
+Version:        3.20.3
 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	Fri Jan 23 13:26:44 2015 +0100
+++ b/debian/changelog	Fri Jan 30 16:14:44 2015 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.20.3-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Fri, 30 Jan 2015 16:14:22 +0100
+
 cubicweb (3.20.2-1) unstable; urgency=medium
 
   * new upstream release