1.25.17 for snippets bug
This commit is contained in:
parent
2a945c9443
commit
602d34f9ff
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
PPA_KEYID=D38B9201
|
PPA_KEYID=D38B9201
|
||||||
|
|
||||||
RCLVERS=1.25.16
|
RCLVERS=1.25.17
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
GSSPVERS=1.0.0
|
GSSPVERS=1.0.0
|
||||||
PPAVERS=1
|
PPAVERS=1
|
||||||
@ -49,7 +49,7 @@ debdir=debian
|
|||||||
# No new releases for trusty either because of risk of kio compat (kio
|
# No new releases for trusty either because of risk of kio compat (kio
|
||||||
# wont build)
|
# wont build)
|
||||||
series="xenial bionic cosmic disco"
|
series="xenial bionic cosmic disco"
|
||||||
series=bionic
|
#series=
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
check_recoll_orig
|
check_recoll_orig
|
||||||
@ -86,7 +86,7 @@ done
|
|||||||
### KIO. Does not build on trusty from recoll 1.23 because of the need
|
### KIO. Does not build on trusty from recoll 1.23 because of the need
|
||||||
### for c++11
|
### for c++11
|
||||||
series="xenial bionic cosmic disco"
|
series="xenial bionic cosmic disco"
|
||||||
series=
|
#series=
|
||||||
|
|
||||||
debdir=debiankio
|
debdir=debiankio
|
||||||
topdir=kio-recoll-${RCLVERS}
|
topdir=kio-recoll-${RCLVERS}
|
||||||
|
|||||||
@ -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
|
* Small improvements in synonyms handling, significant for big synonym
|
||||||
files.
|
files.
|
||||||
* Raw indexes: fix test for capitals in user input in a few marginal
|
* 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: fix memory leak in Python module.
|
||||||
* Python: properly manage querying multiple separate indexes.
|
* 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
|
recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
|||||||
@ -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
|
* 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
|
kio-recoll (1.25.12-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
kio_recoll-1.12-adapt.patch
|
|
||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Desktop full text search tool with Qt GUI
|
Summary: Desktop full text search tool with Qt GUI
|
||||||
Name: recoll
|
Name: recoll
|
||||||
Version: 1.25.4
|
Version: 1.25.17
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.25.16
|
1.25.17
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user