8 Commits

View File

@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-threadweaver
Version: 6.8.0
Version: 6.16.0
Release: 1mamba
Summary: KDE Frameworks 6 helper for multithreaded programming
Group: System/Libraries
@ -41,8 +41,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}
@ -57,7 +55,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -n lib%{name}
%defattr(-,root,root)
%{_kf6_libdir}/libKF6ThreadWeaver.so.*
@ -74,9 +71,33 @@ This package contains libraries and header files for developing applications tha
%{_kf6_libdir}/libKF6ThreadWeaver.so
%dir %{_kf6_libdir}/cmake/KF6ThreadWeaver
%{_kf6_libdir}/cmake/KF6ThreadWeaver/*.cmake
%{_qt6_docdir}/KF6ThreadWeaver.*
#%{_qt6_docdir}/KF6ThreadWeaver.*
%changelog
* Fri Jul 11 2025 Automatic Build System <autodist@openmamba.org> 6.16.0-1mamba
- automatic version update by autodist
* 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
* Sat Apr 12 2025 Automatic Build System <autodist@openmamba.org> 6.13.0-1mamba
- automatic version update by autodist
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 6.12.0-1mamba
- automatic version update by autodist
* Sat Feb 15 2025 Automatic Build System <autodist@openmamba.org> 6.11.0-1mamba
- automatic version update by autodist
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist