[packages/dqlite] - updated to 1.18.5 - added cast.patch

witekfl witekfl at pld-linux.org
Sun Apr 19 15:23:06 CEST 2026


commit 65ff7b0d28e68f406a4c4be7504b16e6219674eb
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Apr 19 15:22:21 2026 +0200

    - updated to 1.18.5
    - added cast.patch

 dqlite.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/dqlite.spec b/dqlite.spec
index 48031a1..234abc7 100644
--- a/dqlite.spec
+++ b/dqlite.spec
@@ -1,13 +1,14 @@
 Summary:	dqlite library - distributed SQLite engine
 Summary(pl.UTF-8):	Biblioteka dqlite - rozproszony silnik SQLite
 Name:		dqlite
-Version:	1.18.4
-Release:	2
+Version:	1.18.5
+Release:	1
 License:	LGPL v3 with exception
 Group:		Libraries
 #Source0Download: https://github.com/canonical/dqlite/releases
 Source0:	https://github.com/canonical/dqlite/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	4d6f0560b606865e9ad6b9632b2a3a89
+# Source0-md5:	1d5ce7c3deb1220210768c8b55ff7cf6
+Patch0:		cast.patch
 URL:		https://github.com/canonical/dqlite
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.11
@@ -63,6 +64,7 @@ Ten pakiet zawiera bibliotekę statyczną dqlite.
 
 %prep
 %setup -q
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dqlite.git/commitdiff/65ff7b0d28e68f406a4c4be7504b16e6219674eb



More information about the pld-cvs-commit mailing list