1.25.17 for snippets bug

This commit is contained in:
Jean-Francois Dockes 2019-05-24 09:00:13 +02:00
parent 2a945c9443
commit 602d34f9ff
6 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@
PPA_KEYID=D38B9201
RCLVERS=1.25.16
RCLVERS=1.25.17
SCOPEVERS=1.20.2.4
GSSPVERS=1.0.0
PPAVERS=1
@ -49,7 +49,7 @@ debdir=debian
# No new releases for trusty either because of risk of kio compat (kio
# wont build)
series="xenial bionic cosmic disco"
series=bionic
#series=
if test "X$series" != X ; then
check_recoll_orig
@ -86,7 +86,7 @@ done
### KIO. Does not build on trusty from recoll 1.23 because of the need
### for c++11
series="xenial bionic cosmic disco"
series=
#series=
debdir=debiankio
topdir=kio-recoll-${RCLVERS}

View File

@ -1,5 +1,6 @@
recoll (1.25.16-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
recoll (1.25.17-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Fixed bug in snippets generation, possibly discarding the best snippets.
* Small improvements in synonyms handling, significant for big synonym
files.
* Raw indexes: fix test for capitals in user input in a few marginal
@ -13,7 +14,7 @@ recoll (1.25.16-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Python: fix memory leak in Python module.
* Python: properly manage querying multiple separate indexes.
-- Jean-Francois Dockes <jf@dockes.org> Wed, 22 May 2019 09:13:00 +0200
-- Jean-Francois Dockes <jf@dockes.org> Fri, 24 May 2019 08:58:00 +0200
recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low

View File

@ -1,9 +1,9 @@
kio-recoll (1.25.16-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
kio-recoll (1.25.17-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* New release 1.25.16
* New release 1.25.17
* Keep kio in sync
-- Jean-Francois Dockes <jf@dockes.org> Wed, 22 May 2019 14:52:00 +0200
-- Jean-Francois Dockes <jf@dockes.org> Fri, 24 May 2019 08:58:00 +0200
kio-recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low

View File

@ -1 +0,0 @@
kio_recoll-1.12-adapt.patch

View File

@ -3,7 +3,7 @@
Summary: Desktop full text search tool with Qt GUI
Name: recoll
Version: 1.25.4
Version: 1.25.17
Release: 2%{?dist}
Group: Applications/Databases
License: GPLv2+

View File

@ -1 +1 @@
1.25.16
1.25.17