automatic version update by autodist [release 24.08.0-1mamba;Sun Aug 25 2024]
This commit is contained in:
parent
526f6b50d7
commit
7d92e0dccf
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: konqueror
|
||||
Version: 24.05.2
|
||||
Version: 24.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE web browser
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -150,6 +150,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_libdir}/libKF6Konq.so.*
|
||||
%{_libdir}/libKF6KonqSettings.so.*
|
||||
%{_libdir}/libkonquerorprivate.so.*
|
||||
%{_libdir}/libkonqsidebarplugin.so.*
|
||||
%{_libdir}/libkwebenginepart.so
|
||||
@ -172,15 +173,19 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_includedir}/asyncselectorinterface.h
|
||||
%{_kf6_includedir}/*.h
|
||||
%{_kf6_includedir}/konq*.h
|
||||
%{_kf6_includedir}/libkonq_export.h
|
||||
%{_libdir}/libKF6Konq.so
|
||||
%{_libdir}/libKF6KonqSettings.so
|
||||
%{_libdir}/libkonqsidebarplugin.so
|
||||
%dir %{_libdir}/cmake/KF6Konq
|
||||
%{_libdir}/cmake/KF6Konq/KF6Konq*.cmake
|
||||
|
||||
%changelog
|
||||
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user