From 5be10a32af00cbc2f8ee72254edaa23fd2f1e707 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 01:28:43 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libpoppler-devel>=22.06.0-1mamba [release 5.94.0-2mamba;Tue Jun 07 2022] --- kfilemetadata.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kfilemetadata.spec b/kfilemetadata.spec index 488d07c..115ac0c 100644 --- a/kfilemetadata.spec +++ b/kfilemetadata.spec @@ -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 5.94.0-2mamba +- rebuilt by autoport with build requirements: libpoppler-devel>=22.06.0-1mamba + * Mon May 16 2022 Automatic Build System 5.94.0-1mamba - automatic version update by autodist