!4 Update to version 1.4.23
From: @wang--ge Reviewed-by: @liuqi469227928, @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8ac434bb23
@ -1,12 +0,0 @@
|
|||||||
diff --git a/api/omdocument.cc b/api/omdocument.cc
|
|
||||||
index e8ef1b9..327b1c4 100644
|
|
||||||
--- a/api/omdocument.cc
|
|
||||||
+++ b/api/omdocument.cc
|
|
||||||
@@ -39,6 +39,7 @@
|
|
||||||
|
|
||||||
#include <algorithm>
|
|
||||||
#include <string>
|
|
||||||
+#include <limits>
|
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
|
|
||||||
BIN
xapian-core-1.4.23.tar.xz
Normal file
BIN
xapian-core-1.4.23.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,13 +1,11 @@
|
|||||||
Name: xapian-core
|
Name: xapian-core
|
||||||
Version: 1.4.9
|
Version: 1.4.23
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: An Open Source Probabilistic Information Retrieval Library
|
Summary: An Open Source Probabilistic Information Retrieval Library
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.xapian.org/
|
URL: http://www.xapian.org/
|
||||||
Source0: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
|
Source0: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: Fix-compilation-failure-caused-by-gcc12.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc-c++ libuuid-devel zlib-devel
|
BuildRequires: gcc-c++ libuuid-devel zlib-devel
|
||||||
%ifarch %{valgrind_arches}
|
%ifarch %{valgrind_arches}
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
@ -86,6 +84,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 20 2023 Ge Wang <wang__ge@126.com> - 1.4.23-1
|
||||||
|
- Update to version 1.4.23
|
||||||
|
|
||||||
* Fri Jul 14 2023 xu_ping <707078654@qq.com> - 1.4.9-4
|
* Fri Jul 14 2023 xu_ping <707078654@qq.com> - 1.4.9-4
|
||||||
- Fix compilation failure caused by gcc12
|
- Fix compilation failure caused by gcc12
|
||||||
|
|
||||||
|
|||||||
4
xapian-core.yaml
Normal file
4
xapian-core.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: NA
|
||||||
|
src_repo: https://oligarchy.co.uk/
|
||||||
|
tag_prefix: NA
|
||||||
|
seperator: NA
|
||||||
Loading…
x
Reference in New Issue
Block a user