This commit is contained in:
Jean-Francois Dockes 2020-12-28 18:50:41 +01:00
parent aadb9c1636
commit 326ed1475a
3 changed files with 11 additions and 5 deletions

View File

@ -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}

View File

@ -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 <jf@dockes.org> 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.

View File

@ -1 +1 @@
1.28.1
1.28.2