version bump
This commit is contained in:
parent
f9ffb6ec60
commit
1ac589b890
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
PPA_KEYID=7808CE96D38B9201
|
PPA_KEYID=7808CE96D38B9201
|
||||||
|
|
||||||
RCLVERS=1.27.8
|
RCLVERS=1.27.9
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
GSSPVERS=1.0.0
|
GSSPVERS=1.0.0
|
||||||
PPAVERS=1
|
PPAVERS=1
|
||||||
|
|||||||
@ -1,3 +1,9 @@
|
|||||||
|
recoll (1.27.9-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* Fix bug in result table display.
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Sun, 04 Oct 2020 20:00:00 +0200
|
||||||
|
|
||||||
recoll (1.27.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
recoll (1.27.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* A bug in utf8 truncation could lead to indexing failure by trying to
|
* A bug in utf8 truncation could lead to indexing failure by trying to
|
||||||
|
|||||||
@ -1,3 +1,9 @@
|
|||||||
|
kio-recoll (1.27.9-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* Fix bug in result table display.
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Sun, 04 Oct 2020 20:00:00 +0200
|
||||||
|
|
||||||
kio-recoll (1.27.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
kio-recoll (1.27.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* A bug in utf8 truncation could lead to indexing failure by trying to
|
* A bug in utf8 truncation could lead to indexing failure by trying to
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.27.8
|
1.27.9
|
||||||
|
|||||||
@ -121,7 +121,7 @@
|
|||||||
#define PACKAGE_NAME "Recoll"
|
#define PACKAGE_NAME "Recoll"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "Recoll 1.27.8"
|
#define PACKAGE_STRING "Recoll 1.27.9"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "recoll"
|
#define PACKAGE_TARNAME "recoll"
|
||||||
@ -130,7 +130,7 @@
|
|||||||
#define PACKAGE_URL ""
|
#define PACKAGE_URL ""
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "1.27.8"
|
#define PACKAGE_VERSION "1.27.9"
|
||||||
|
|
||||||
/* putenv parameter is const */
|
/* putenv parameter is const */
|
||||||
/* #undef PUTENV_ARG_CONST */
|
/* #undef PUTENV_ARG_CONST */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user