From dcdbb66362eddff3872b206d0258116afbc26046 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 20 Jan 2021 17:14:34 +0100 Subject: [PATCH] bump version for shortcuts editor --- packaging/debian/buildppa.sh | 4 ++-- packaging/debian/debian/changelog | 6 ++++++ src/Makefile.am | 2 ++ src/VERSION | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/packaging/debian/buildppa.sh b/packaging/debian/buildppa.sh index 5a15a6f6..6ebdef99 100644 --- a/packaging/debian/buildppa.sh +++ b/packaging/debian/buildppa.sh @@ -12,7 +12,7 @@ PPA_KEYID=7808CE96D38B9201 -RCLVERS=1.28.5 +RCLVERS=1.28.6pre1 SCOPEVERS=1.20.2.4 GSSPVERS=1.1.0 PPAVERS=1 @@ -51,7 +51,7 @@ check_recoll_orig() ####### QT debdir=debian series="xenial bionic focal groovy" -series=xenial +series=focal if test "X$series" != X ; then check_recoll_orig diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index f6cfed0a..709dd69e 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,9 @@ +recoll (1.28.6pre1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Shortcuts editor + + -- Jean-Francois Dockes Sat, 20 Jan 2021 17:13:00 +0100 + recoll (1.28.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Fix error in 1.28.3 which broke indexing RTF files with a .doc extension. diff --git a/src/Makefile.am b/src/Makefile.am index e851dfa4..e9d833ab 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -489,6 +489,8 @@ qtgui/restable.ui \ qtgui/rtitool.cpp \ qtgui/rtitool.h \ qtgui/rtitool.ui \ +qtgui/scbase.cpp \ +qtgui/scbase.h \ qtgui/searchclause_w.cpp \ qtgui/searchclause_w.h \ qtgui/snippets.ui \ diff --git a/src/VERSION b/src/VERSION index 82a5f3bb..a4324bd1 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.28.5 +1.28.6pre1