rebuilt by autoport with build requirements: libpoppler-devel>=22.06.0-1mamba [release 5.94.0-2mamba;Tue Jun 07 2022]
This commit is contained in:
parent
aefa1a39b3
commit
5be10a32af
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kfilemetadata
|
||||
Version: 5.94.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
|
||||
@ -34,9 +34,9 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpoppler-devel >= 22.06.0-1mamba
|
||||
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.
|
||||
@ -112,6 +112,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KFileMetaData.pri
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.94.0-2mamba
|
||||
- rebuilt by autoport with build requirements: libpoppler-devel>=22.06.0-1mamba
|
||||
|
||||
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 5.94.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user