automatic version update by autodist [release 6.15.0-1mamba;Fri Jun 20 2025]

This commit is contained in:
2025-06-23 10:09:34 +02:00
parent fa916e82e1
commit 696615fcac

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kglobalaccel
Version: 6.14.0
Version: 6.15.0
Release: 1mamba
Summary: KDE Frameworks 6 global desktop keyboard shortcuts
Group: System/Libraries
@ -50,7 +50,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}.
%prep
%setup -q -n %{framework}-%{version}
@ -67,7 +66,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_datadir}/dbus-1/interfaces/kf6_org.kde.*.xml
@ -83,10 +81,13 @@ This package contains libraries and header files for developing applications tha
%{_kf6_includedir}/KGlobalAccel
%{_kf6_libdir}/cmake/KF6GlobalAccel
%{_kf6_libdir}/libKF6GlobalAccel.so
%{_qt6_docdir}/KF6GlobalAccel.*
#%{_qt6_docdir}/KF6GlobalAccel.*
%doc README.md
%changelog
* Fri Jun 20 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
- automatic version update by autodist
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
- automatic version update by autodist