automatic version update by autodist [release 6.1.0-1mamba;Sat Apr 13 2024]

This commit is contained in:
Automatic Build System 2024-04-15 15:18:20 +02:00
parent da9355f37e
commit 25d97f1c14

View File

@ -1,7 +1,7 @@
%define framework kfilemetadata
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kfilemetadata
Version: 6.0.0
Version: 6.1.0
Release: 1mamba
Summary: A simple library for extracting the text and metadata from a number of different files
Group: System/Libraries
@ -13,6 +13,7 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kfile
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdegraphics-mobipocket-qt6-devel
BuildRequires: libappimage-devel
BuildRequires: libavcodec-ffmpeg-devel
BuildRequires: libavformat-ffmpeg-devel
@ -25,6 +26,7 @@ BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libglvnd-devel
BuildRequires: libkf6-karchive-devel
BuildRequires: libkf6-kcodecs-devel
BuildRequires: libkf6-kconfig-devel
BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-ki18n-devel
@ -101,6 +103,9 @@ This package contains libraries and header files for developing applications tha
%{_qt6_docdir}/KF6FileMetaData.*
%changelog
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
- automatic version update by autodist