automatic version update by autodist [release 5.94.0-1mamba;Mon May 16 2022]
This commit is contained in:
parent
6dae68b71f
commit
aefa1a39b3
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kfilemetadata
|
||||
Version: 5.93.0
|
||||
Release: 2mamba
|
||||
Summary: a simple library for extracting the text and metadata from a number of different files
|
||||
Version: 5.94.0
|
||||
Release: 1mamba
|
||||
Summary: A simple library for extracting the text and metadata from a number of different files
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
@ -12,9 +12,7 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kfilemetadata
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
%ifnarch arm
|
||||
BuildRequires: kdegraphics-mobipocket-devel
|
||||
%endif
|
||||
BuildRequires: libappimage-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
@ -107,12 +105,16 @@ exit 0
|
||||
%{_kde5_includedir}/KFileMetaData/KFileMetaData/*
|
||||
%dir %{_kde5_includedir}/KFileMetaData/kfilemetadata
|
||||
%{_kde5_includedir}/KFileMetaData/kfilemetadata/*.h
|
||||
%{_kde5_includedir}/KFileMetaData/kfilemetadata_version.h
|
||||
%dir %{_kde5_libdir}/cmake/KF5FileMetaData
|
||||
%{_kde5_libdir}/cmake/KF5FileMetaData/KF5FileMetaData*.cmake
|
||||
%{_kde5_libdir}/libKF5FileMetaData.so
|
||||
%{_kde5_mkspecsdir}/qt_KFileMetaData.pri
|
||||
|
||||
%changelog
|
||||
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 5.94.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.93.0-2mamba
|
||||
- rebuilt with poppler 22.05.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user