automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 01:28:43 +01:00
parent 90ecc95629
commit 57d5680cf8

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kfilemetadata
Version: 5.87.0
Version: 5.88.0
Release: 1mamba
Summary: a simple library for extracting the text and metadata from a number of different files
Group: System/Libraries
@ -11,8 +11,6 @@ URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/kfilemetadata-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
BuildRequires: glibc-devel
BuildRequires: libappimage-devel
BuildRequires: libavcodec-ffmpeg-devel
@ -30,10 +28,10 @@ BuildRequires: libkcoreaddons-devel
BuildRequires: libki18n-devel
BuildRequires: libpoppler-devel
BuildRequires: libpoppler-qt5-devel
BuildRequires: libqt5-devel
BuildRequires: librsvg-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtag-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: libpoppler-qt5-devel >= 20.08.0
@ -115,6 +113,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KFileMetaData.pri
%changelog
* Sat Nov 13 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
- automatic version update by autodist
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
- automatic version update by autodist