diff --git a/kf6-kfilemetadata.spec b/kf6-kfilemetadata.spec index 79ad6ee..bbb55ba 100644 --- a/kf6-kfilemetadata.spec +++ b/kf6-kfilemetadata.spec @@ -1,7 +1,7 @@ %define framework kfilemetadata %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kfilemetadata -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: A simple library for extracting the text and metadata from a number of different files Group: System/Libraries @@ -60,7 +60,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n %{framework}-%{version} @@ -103,6 +102,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KF6FileMetaData.* %changelog +* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba +- automatic version update by autodist + * Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba - automatic version update by autodist