bump version

This commit is contained in:
Jean-Francois Dockes 2019-07-06 14:59:11 +02:00
parent 20365a9dcf
commit dcd47df726
3 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
PPA_KEYID=D38B9201 PPA_KEYID=D38B9201
RCLVERS=1.26.0~pre1 RCLVERS=1.26.0~pre2
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=disco series="bionic disco"
if test "X$series" != X ; then if test "X$series" != X ; then
check_recoll_orig check_recoll_orig

View File

@ -1,9 +1,11 @@
recoll (1.26.0~pre1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low recoll (1.26.0~pre2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
* Bumped version to 1.26 because the changes are too extensive for a * Bumped version to 1.26 because the changes are too extensive for a
minor release. minor release.
* Reworked the group matching code used for highlighting and snippets. * Reworked the group matching code used for highlighting and snippets.
* Properly highlight phrases, not treating them as NEAR. * Properly highlight phrases, not treating them as NEAR.
* Fix the CJK phrase processing, the slack was wrong, resulting in bogus
matches
-- Jean-Francois Dockes <jf@dockes.org> Wed, 03 Jul 2019 14:00:00 +0200 -- Jean-Francois Dockes <jf@dockes.org> Wed, 03 Jul 2019 14:00:00 +0200

View File

@ -1 +1 @@
1.26.0~pre1 1.26.0~pre2