diff --git a/kf6-ktexteditor.spec b/kf6-ktexteditor.spec index 9eb7dc6..99c7c9b 100644 --- a/kf6-ktexteditor.spec +++ b/kf6-ktexteditor.spec @@ -1,7 +1,7 @@ %define framework ktexteditor %define majver %(echo %version | cut -d. -f1-2) Name: kf6-ktexteditor -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: Full text editor component Group: System/Libraries @@ -72,7 +72,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} @@ -120,6 +119,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