# HG changeset patch # User Aurelien Campeas # Date 1401977628 -7200 # Node ID 5071b69b6b0b0de937bb231404cbf652a103dbe0 # Parent 1d40d3b101428ccfbd23e9595647df1360925586 [pkg] prepare 3.18.5 diff -r 1d40d3b10142 -r 5071b69b6b0b __pkginfo__.py --- a/__pkginfo__.py Tue Apr 08 16:08:31 2014 +0200 +++ b/__pkginfo__.py Thu Jun 05 16:13:48 2014 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 18, 4) +numversion = (3, 18, 5) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r 1d40d3b10142 -r 5071b69b6b0b cubicweb.spec --- a/cubicweb.spec Tue Apr 08 16:08:31 2014 +0200 +++ b/cubicweb.spec Thu Jun 05 16:13:48 2014 +0200 @@ -7,7 +7,7 @@ %endif Name: cubicweb -Version: 3.18.4 +Version: 3.18.5 Release: logilab.1%{?dist} Summary: CubicWeb is a semantic web application framework Source0: http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz diff -r 1d40d3b10142 -r 5071b69b6b0b debian/changelog --- a/debian/changelog Tue Apr 08 16:08:31 2014 +0200 +++ b/debian/changelog Thu Jun 05 16:13:48 2014 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.18.5-1) unstable; urgency=low + + * new upstream release + + -- Aurelien Campeas Thu, 05 Jun 2014 16:13:03 +0200 + cubicweb (3.18.4-1) unstable; urgency=low * new upstream release