rebuilt with qt5 [release 1.3.1-2mamba;Wed May 01 2024]
This commit is contained in:
parent
ced986724f
commit
eb80458869
@ -1,13 +1,13 @@
|
||||
Name: libkolabxml
|
||||
Version: 1.2.1
|
||||
Release: 1mamba
|
||||
Version: 1.3.1
|
||||
Release: 2mamba
|
||||
Summary: The reference implementation of the Kolab XML Format
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://git.kolab.org
|
||||
Source: http://cgit.kolab.org/libkolabxml/snapshot/libkolabxml-%{version}.tar.gz
|
||||
Source: https://git.kolab.org/source/libkolabxml.git/libkolabxml-%{version}/libkolabxml-%{version}.tar.bz2
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -41,7 +41,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
%cmake -d build \
|
||||
-DQT5_BUILD=TRUE
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -71,6 +73,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README README-Mac.txt
|
||||
|
||||
%changelog
|
||||
* Wed May 01 2024 Automatic Build System <autodist@openmamba.org> 1.3.1-2mamba
|
||||
- rebuilt with qt5
|
||||
|
||||
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-1mamba
|
||||
- update to 1.3.1
|
||||
|
||||
* Tue Oct 25 2022 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user