From 326ed1475ac0123a01dba5ccdb66db9f35d6de20 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 28 Dec 2020 18:50:41 +0100 Subject: [PATCH] version --- packaging/debian/buildppa.sh | 8 ++++---- packaging/debian/debian/changelog | 6 ++++++ src/VERSION | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 0305772c..ce459eab 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -12,10 +12,10 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.28.1 +RCLVERS=1.28.2 SCOPEVERS=1.20.2.4 GSSPVERS=1.1.0 -PPAVERS=2 +PPAVERS=1 # RCLSRC=/y/home/dockes/projets/fulltext/recoll/src @@ -51,7 +51,7 @@ check_recoll_orig() ####### QT debdir=debian series="xenial bionic focal groovy" -series= +#series= if test "X$series" != X ; then check_recoll_orig @@ -87,7 +87,7 @@ done ### KIO. series="xenial bionic focal groovy" -#series= +series= debdir=debiankio topdir=kio-recoll-${RCLVERS} diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 4e65cc7c..a74d76f3 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.28.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Fix category button frame vertically stretching with the main window. + + -- Jean-Francois Dockes Mon, 28 Dec 2020 18:42:00 +0100 + recoll (1.28.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Fix build error caused by wasaStringToRcl interface change. diff --git a/src/VERSION b/src/VERSION index 450a687b..bf4df28e 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.28.1 +1.28.2