From 4caf371fa5cb5712171fc0da701ac6c20bad1abb Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 24 Sep 2022 21:38:32 +0200 Subject: [PATCH] - release 2 (tidy soname change) --- xqilla.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xqilla.spec b/xqilla.spec index 503ea4e..85cda84 100644 --- a/xqilla.spec +++ b/xqilla.spec @@ -6,7 +6,7 @@ Summary: XQilla - C++ implementation of XQuery and XPath 2.0 based on Xerces-C Summary(pl.UTF-8): XQilla - implementacja C++ XQuary i XPath 2.0 oparta na bibliotece Xerces-C Name: xqilla Version: 2.3.4 -Release: 1 +Release: 2 License: Apache v2.0 Group: Libraries Source0: http://downloads.sourceforge.net/xqilla/XQilla-%{version}.tar.gz @@ -20,6 +20,7 @@ BuildRequires: faxpp-devel BuildRequires: flex BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.5 +BuildRequires: rpm-build >= 4.6 BuildRequires: rpmbuild(macros) >= 1.752 BuildRequires: tidy-devel BuildRequires: xerces-c-devel >= 3 -- 2.44.0