[pkg] 3.22.1
authorJulien Cristau <julien.cristau@logilab.fr>
Fri, 12 Feb 2016 10:39:14 +0100
changeset 11105 2a8884f3be3d
parent 11104 269317987dc6
child 11106 012e6c7d02ef
[pkg] 3.22.1
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Mon Jul 06 11:04:42 2015 +0200
+++ b/__pkginfo__.py	Fri Feb 12 10:39:14 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 22, 0)
+numversion = (3, 22, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Mon Jul 06 11:04:42 2015 +0200
+++ b/cubicweb.spec	Fri Feb 12 10:39:14 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.0
+Version:        3.22.1
 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 Jul 06 11:04:42 2015 +0200
+++ b/debian/changelog	Fri Feb 12 10:39:14 2016 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.22.1-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Fri, 12 Feb 2016 10:38:56 +0100
+
 cubicweb (3.22.0-1) unstable; urgency=medium
 
   * new upstream release