[pkg] Version 3.22.3 3.22.3 centos/3.22.3-1 debian/3.22.3-1
authorDenis Laxalde <denis.laxalde@logilab.fr>
Tue, 21 Jun 2016 15:32:51 +0200
changeset 11298 b1e7de000536
parent 11297 ee57b07553f6
child 11299 f94f5e81fb9d
[pkg] Version 3.22.3
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Tue Jun 21 13:45:12 2016 +0200
+++ b/__pkginfo__.py	Tue Jun 21 15:32:51 2016 +0200
@@ -22,8 +22,8 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 22, 2)
-version = '.'.join(str(num) for num in numversion) + '.dev0'
+numversion = (3, 22, 3)
+version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
 author = "Logilab"
--- a/cubicweb.spec	Tue Jun 21 13:45:12 2016 +0200
+++ b/cubicweb.spec	Tue Jun 21 15:32:51 2016 +0200
@@ -8,7 +8,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           cubicweb
-Version:        3.22.2
+Version:        3.22.3
 Release:        logilab.1%{?dist}
 Summary:        CubicWeb is a semantic web application framework
 Source0:        https://pypi.python.org/packages/source/c/cubicweb/cubicweb-%{version}.tar.gz
--- a/debian/changelog	Tue Jun 21 13:45:12 2016 +0200
+++ b/debian/changelog	Tue Jun 21 15:32:51 2016 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.22.3-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Denis Laxalde <denis.laxalde@logilab.fr>  Tue, 21 Jun 2016 15:32:19 +0200
+
 cubicweb (3.22.2-1) unstable; urgency=medium
 
   * new upstream release