diff --git a/kf6-ktexteditor.spec b/kf6-ktexteditor.spec index bcf1d70..1aa92f4 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: 5.249.0 +Version: 6.0.0 Release: 1mamba Summary: Full text editor component Group: System/Libraries @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://invent.kde.org/frameworks/ktexteditor -Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/ktexteditor-%{version}.tar.xz +Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/ktexteditor-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -116,6 +116,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Fri Mar 01 2024 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + * Fri Feb 09 2024 Automatic Build System 5.249.0-1mamba - automatic version update by autodist