[pkg] 3.22.2 3.22.2 centos/3.22.2-1 debian/3.22.2-1
authorJulien Cristau <julien.cristau@logilab.fr>
Tue, 23 Feb 2016 11:45:54 +0100
changeset 11149 1b93ff37755b
parent 11148 244e30f18720
child 11150 6f0c9d5c2f85
[pkg] 3.22.2
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Fri Feb 19 11:23:11 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 23 11:45:54 2016 +0100
@@ -23,7 +23,7 @@
 modname = distname = "cubicweb"
 
 numversion = (3, 22, 2)
-version = '.'.join(str(num) for num in numversion) + '.dev0'
+version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
 author = "Logilab"
--- a/cubicweb.spec	Fri Feb 19 11:23:11 2016 +0100
+++ b/cubicweb.spec	Tue Feb 23 11:45:54 2016 +0100
@@ -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.1
+Version:        3.22.2
 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	Fri Feb 19 11:23:11 2016 +0100
+++ b/debian/changelog	Tue Feb 23 11:45:54 2016 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.22.2-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Tue, 23 Feb 2016 11:45:38 +0100
+
 cubicweb (3.22.1-1) unstable; urgency=medium
 
   * new upstream release