[pkg] Version 3.24.7 3.24 3.24.7 centos/3.24.7-1 debian/3.24.7-1
authorDenis Laxalde <denis.laxalde@logilab.fr>
Mon, 20 Mar 2017 17:04:10 +0100
branch3.24
changeset 12076 58f1e8545a77
parent 12075 10d3bf220be2
child 12077 e282711ac6b2
[pkg] Version 3.24.7
cubicweb.spec
cubicweb/__pkginfo__.py
debian/changelog
--- a/cubicweb.spec	Mon Mar 20 16:51:41 2017 +0100
+++ b/cubicweb.spec	Mon Mar 20 17:04:10 2017 +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.24.6
+Version:        3.24.7
 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/cubicweb/__pkginfo__.py	Mon Mar 20 16:51:41 2017 +0100
+++ b/cubicweb/__pkginfo__.py	Mon Mar 20 17:04:10 2017 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 6)
+numversion = (3, 24, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Mon Mar 20 16:51:41 2017 +0100
+++ b/debian/changelog	Mon Mar 20 17:04:10 2017 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.24.7-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Denis Laxalde <denis.laxalde@logilab.fr>  Mon, 20 Mar 2017 17:03:35 +0100
+
 cubicweb (3.24.6-1) unstable; urgency=medium
 
   * New upstream release.