bumped version

This commit is contained in:
Jean-Francois Dockes 2020-12-28 14:23:01 +01:00
parent 663da54c04
commit 7fd0db14e8
4 changed files with 19 additions and 6 deletions

View File

@ -12,7 +12,7 @@
PPA_KEYID=7808CE96D38B9201
RCLVERS=1.28.0pre4
RCLVERS=1.28.1
SCOPEVERS=1.20.2.4
GSSPVERS=1.1.0
PPAVERS=1
@ -25,10 +25,9 @@ RCLDOWNLOAD=/y/home/dockes/projets/lesbonscomptes/recoll
case $RCLVERS in
[23]*) PPANAME=recollexp-ppa;;
1.14*) PPANAME=recoll-ppa;;
*) PPANAME=recoll15-ppa;;
esac
PPANAME=recollexp-ppa
#PPANAME=recollexp-ppa
echo "PPA: $PPANAME. Type CR if Ok, else ^C"
read rep
@ -52,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
@ -88,7 +87,7 @@ done
### KIO.
series="xenial bionic focal groovy"
series=
#series=
debdir=debiankio
topdir=kio-recoll-${RCLVERS}

View File

@ -1,3 +1,9 @@
recoll (1.28.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fix build error caused by wasaStringToRcl interface change.
-- Jean-Francois Dockes <jf@dockes.org> Mon, 28 Dec 2020 14:22:00 +0100
recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* GUI: add preferences options to hide most GUI elements except the result

View File

@ -1,3 +1,9 @@
kio-recoll (1.28.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fix build error caused by wasaStringToRcl interface change.
-- Jean-Francois Dockes <jf@dockes.org> Mon, 28 Dec 2020 14:22:00 +0100
kio-recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* GUI: add preferences options to hide most GUI elements except the result
@ -12,6 +18,8 @@ kio-recoll (1.28.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fix bug in mail header processing.
* Python extension: improve the Python Doc object.
-- Jean-Francois Dockes <jf@dockes.org> Sun, 27 Dec 2020 09:59:00 +0100
kio-recoll (1.27.10-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fix real-time indexer not working when topdirs was /

View File

@ -1 +1 @@
1.28.0
1.28.1