[packages/liborcus] - updated to 0.19.2

qboosh qboosh at pld-linux.org
Sun Sep 1 15:55:23 CEST 2024


commit 5ef972a29e43a38b4423ec7e1d6937a1b10eb7c8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 1 15:18:13 2024 +0200

    - updated to 0.19.2

 liborcus-includes.patch | 11 -----------
 liborcus.spec           | 14 ++++++--------
 2 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/liborcus.spec b/liborcus.spec
index ee1e37b..b6a54cb 100644
--- a/liborcus.spec
+++ b/liborcus.spec
@@ -9,26 +9,25 @@ Summary:	Standalone file import filter library for spreadsheet documents
 Summary(pl.UTF-8):	Biblioteka samodzielnego filtra importującego pliki dla arkuszy kalkulacyjnych
 Name:		liborcus
 # keep in sync with BuildRequires in libreoffice.spec
-Version:	0.18.1
-Release:	2
+Version:	0.19.2
+Release:	1
 License:	MPL v2.0
 Group:		Libraries
 #Source0Download: https://gitlab.com/orcus/orcus/-/releases
 Source0:	https://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz
-# Source0-md5:	bcfdf8223bda9b07f802d121a2ff6716
+# Source0-md5:	7360797e8fe50f793ddfa578a6ca3a76
 Patch0:		%{name}-flags.patch
-Patch1:		%{name}-includes.patch
 URL:		https://gitlab.com/orcus/orcus
 BuildRequires:	autoconf >= 2.65
 BuildRequires:	automake >= 1:1.11
 BuildRequires:	boost-devel >= 1.36
 %if %{with ixion}
-BuildRequires:	ixion-devel >= 0.18.0
-BuildRequires:	ixion-devel < 0.19
+BuildRequires:	ixion-devel >= 0.19.0
+BuildRequires:	ixion-devel < 0.20
 %endif
 BuildRequires:	libstdc++-devel >= 6:7
 BuildRequires:	libtool >= 2:1.5
-BuildRequires:	mdds-devel >= 2.1.0
+BuildRequires:	mdds-devel >= 2.1.1
 BuildRequires:	mdds-devel < 2.2
 BuildRequires:	pkgconfig >= 1:0.20
 %{?with_python:BuildRequires:	python3-devel >= 1:3.2}
@@ -150,7 +149,6 @@ Wiązanie Pythona 3 do biblioteki liborcus.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/liborcus-includes.patch b/liborcus-includes.patch
deleted file mode 100644
index abb4d70..0000000
--- a/liborcus-includes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- liborcus-0.18.1/src/spreadsheet/document_impl.cpp.orig	2022-05-20 04:44:14.000000000 +0200
-+++ liborcus-0.18.1/src/spreadsheet/document_impl.cpp	2024-08-29 19:41:55.016777502 +0200
-@@ -7,6 +7,8 @@
- 
- #include "document_impl.hpp"
- 
-+#include <algorithm>
-+
- namespace orcus { namespace spreadsheet { namespace detail {
- 
- namespace {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liborcus.git/commitdiff/5ef972a29e43a38b4423ec7e1d6937a1b10eb7c8



More information about the pld-cvs-commit mailing list