diff --git a/kf6-karchive.spec b/kf6-karchive.spec index 0044917..591e170 100644 --- a/kf6-karchive.spec +++ b/kf6-karchive.spec @@ -1,7 +1,7 @@ %define framework karchive %define majver %(echo %version | cut -d. -f1-2) Name: kf6-karchive -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: Classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR Group: System/Libraries @@ -49,7 +49,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} @@ -85,6 +84,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Jan 11 2025 Automatic Build System 6.10.0-1mamba +- automatic version update by autodist + * Sat Dec 14 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist