[pkg] 3.21.1
authorJulien Cristau <julien.cristau@logilab.fr>
Tue, 28 Jul 2015 18:06:46 +0200
changeset 10558 5583bebe9e7f
parent 10557 9826dc78eec1
child 10559 5821ae654dfd
[pkg] 3.21.1
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Tue Jul 28 11:21:36 2015 +0200
+++ b/__pkginfo__.py	Tue Jul 28 18:06:46 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 21, 0)
+numversion = (3, 21, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Tue Jul 28 11:21:36 2015 +0200
+++ b/cubicweb.spec	Tue Jul 28 18:06:46 2015 +0200
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.21.0
+Version:        3.21.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	Tue Jul 28 11:21:36 2015 +0200
+++ b/debian/changelog	Tue Jul 28 18:06:46 2015 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.21.1-1) unstable; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Tue, 28 Jul 2015 18:05:55 +0200
+
 cubicweb (3.21.0-1) unstable; urgency=low
 
   * New upstream release.