update to version 1.4.23
This commit is contained in:
parent
bcafeecff5
commit
d0321e1f2c
@ -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
|
||||
Version: 1.4.9
|
||||
Release: 4
|
||||
Version: 1.4.23
|
||||
Release: 1
|
||||
Summary: An Open Source Probabilistic Information Retrieval Library
|
||||
License: GPLv2+
|
||||
URL: http://www.xapian.org/
|
||||
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
|
||||
%ifarch %{valgrind_arches}
|
||||
BuildRequires: valgrind-devel
|
||||
@ -86,6 +84,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
|
||||
|
||||
%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
|
||||
- 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