bump version for shortcuts editor
This commit is contained in:
parent
d2ce3845d0
commit
dcdbb66362
@ -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
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
recoll (1.28.6pre1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Shortcuts editor
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> 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.
|
||||
|
||||
@ -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 \
|
||||
|
||||
@ -1 +1 @@
|
||||
1.28.5
|
||||
1.28.6pre1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user