From 960a4649d394490c03dc130b37a3649667981f0e Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 9 Nov 2020 12:27:00 +0100 Subject: [PATCH] bumped version --- packaging/debian/buildppa.sh | 2 +- packaging/debian/debian/changelog | 8 +++++++- packaging/debian/debiankio/changelog | 2 +- src/VERSION | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 699f6927..05374866 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -6,7 +6,7 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.27.9 +RCLVERS=1.27.11 SCOPEVERS=1.20.2.4 GSSPVERS=1.0.0 PPAVERS=1 diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 0126ffea..d92f052c 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,4 +1,10 @@ -recoll (1.27.10-2~ppaPPAVERS~SERIES1) SERIES; urgency=low +recoll (1.27.11-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Missing files in tar dist broke the python modules. + + -- Jean-Francois Dockes Mon, 09 Nov 2020 12:20:00 +0100 + +recoll (1.27.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Fix real-time indexer not working when topdirs was / * rclpython: renamed rclpython.py. Use rclexecm. Only colorize for diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index b41fa4dc..13d96460 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,4 +1,4 @@ -kio-recoll (1.27.10-2~ppaPPAVERS~SERIES1) SERIES; urgency=low +kio-recoll (1.27.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Fix real-time indexer not working when topdirs was / * rclpython: renamed rclpython.py. Use rclexecm. Only colorize for diff --git a/src/VERSION b/src/VERSION index 3fdfffce..75326d64 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.27.10 +1.27.11