bumped version ->1.25.18
This commit is contained in:
parent
2c9bc17587
commit
0101e6e160
@ -6,7 +6,7 @@
|
||||
|
||||
PPA_KEYID=D38B9201
|
||||
|
||||
RCLVERS=1.25.17
|
||||
RCLVERS=1.25.18
|
||||
SCOPEVERS=1.20.2.4
|
||||
GSSPVERS=1.0.0
|
||||
PPAVERS=1
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
recoll (1.25.18-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* GUI: fixed webengine result list for newer qt versions (5.12 ok)
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Mon, 27 May 2019 17:07:00 +0200
|
||||
|
||||
recoll (1.25.17-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Fixed bug in snippets generation, possibly discarding the best snippets.
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Desktop full text search tool with Qt GUI
|
||||
Name: recoll
|
||||
Version: 1.25.17
|
||||
Version: 1.25.18
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Databases
|
||||
License: GPLv2+
|
||||
|
||||
@ -1 +1 @@
|
||||
1.25.17
|
||||
1.25.18
|
||||
|
||||
@ -112,10 +112,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
||||
#define PACKAGE_NAME "Recoll"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Recoll 1.25.16"
|
||||
#define PACKAGE_STRING "Recoll 1.25.18"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.25.16"
|
||||
#define PACKAGE_VERSION "1.25.18"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "recoll"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user