diff --git a/kf6-kpackage.spec b/kf6-kpackage.spec index 9227b29..6182939 100644 --- a/kf6-kpackage.spec +++ b/kf6-kpackage.spec @@ -1,7 +1,7 @@ %define framework kpackage %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kpackage -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: Package framework lets the user to install and load packages of non binary content Group: System/Libraries @@ -42,7 +42,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} @@ -87,6 +86,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 + * Sun Dec 15 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist