automatic version update by autodist [release 6.15.0-1mamba;Tue Jun 17 2025]

This commit is contained in:
2025-06-23 10:06:43 +02:00
parent 08ce2546aa
commit cebe290e18

View File

@@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kdbusaddons
Version: 6.14.0
Version: 6.15.0
Release: 1mamba
Summary: Convenience classes for DBus
Group: System/Tools
@@ -45,7 +45,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}
@@ -62,7 +61,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -n lib%{name} -f kdbusaddons5_qt.lang
%defattr(-,root,root)
%{_kf6_bindir}/kquitapp6
@@ -75,10 +73,13 @@ This package contains libraries and header files for developing applications tha
%{_kf6_includedir}/KDBusAddons
%{_kf6_libdir}/libKF6DBusAddons.so
%{_kf6_libdir}/cmake/KF6DBusAddons
%{_qt6_docdir}/KF6DBusAddons.*
#%{_qt6_docdir}/KF6DBusAddons.*
%doc README.md
%changelog
* Tue Jun 17 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