rebuilt with poppler 22.05.0 [release 5.93.0-2mamba;Sun May 08 2022]
This commit is contained in:
parent
fbae7a4612
commit
6dae68b71f
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kfilemetadata
|
||||
Version: 5.93.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: a simple library for extracting the text and metadata from a number of different files
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -37,6 +37,8 @@ BuildRequires: libtag-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libpoppler-qt5-devel >= 22.05.0
|
||||
BuildRequires: libpoppler-devel >= 22.05.0
|
||||
|
||||
%description
|
||||
KFileMetaData provides a simple library for extracting the text and metadata from a number of different files. This library is typically used by file indexers to retreive the metadata.
|
||||
@ -111,6 +113,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KFileMetaData.pri
|
||||
|
||||
%changelog
|
||||
* Sun May 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.93.0-2mamba
|
||||
- rebuilt with poppler 22.05.0
|
||||
|
||||
* Sun Apr 10 2022 Automatic Build System <autodist@mambasoft.it> 5.93.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user