diff --git a/kf6-frameworkintegration.spec b/kf6-frameworkintegration.spec index 1c948fd..c0676c5 100644 --- a/kf6-frameworkintegration.spec +++ b/kf6-frameworkintegration.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-frameworkintegration -Version: 5.249.0 +Version: 6.0.0 Release: 1mamba Summary: KDE Frameworks 6 Integration of Qt application with KDE workspaces Group: Graphical Desktop/Applications/Environment @@ -10,7 +10,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://invent.kde.org/frameworks/frameworkintegration -Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/frameworkintegration-%{version}.tar.xz +Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/frameworkintegration-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -104,6 +104,9 @@ exit 0 %{_kf6_libdir}/cmake/KF6FrameworkIntegration/KF6FrameworkIntegration*.cmake %changelog +* Fri Mar 01 2024 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + * Wed Feb 07 2024 Automatic Build System 5.249.0-1mamba - automatic version update by autodist