4 Commits

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qt5compat
Version: 6.8.1
Version: 6.9.1
Release: 1mamba
Summary: Qt6 compat component to Qt5
Group: System/Libraries
@ -39,7 +39,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n qt5compat-everywhere-src-%{version}
@ -77,9 +76,23 @@ This package contains libraries and header files for developing applications tha
%dir %{_libdir}/cmake/Qt6Core5Compat
%{_libdir}/cmake/Qt6Core5Compat/Qt6Core5Compat*.cmake
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffects*.cmake
%dir %{_libdir}/cmake/Qt6Core5CompatPrivate
%{_libdir}/cmake/Qt6Core5CompatPrivate/Qt6Core5CompatPrivate*.cmake
%{_libdir}/pkgconfig/Qt6Core5Compat.pc
%changelog
* Sun Jun 08 2025 Automatic Build System <autodist@openmamba.org> 6.9.1-1mamba
- automatic version update by autodist
* Mon Apr 07 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.0-1mamba
- update to 6.9.0
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
- automatic version update by autodist
* Wed Feb 05 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
- automatic version update by autodist
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
- automatic version update by autodist