Compare commits
17 Commits
5.248.0-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
86d874448d | |||
b0afea7d1f | |||
a19fbef54f | |||
9f69aacafa | |||
8ac6af97e3 | |||
f9864a4e04 | |||
53d31348f4 | |||
1cc8989b47 | |||
1f2febda7a | |||
74b6aa71f6 | |||
d027860969 | |||
87d2de6466 | |||
599f2dc195 | |||
dd446a53d6 | |||
fc125fc0fa | |||
4470650b42 | |||
b49a804321 |
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-ktextwidgets
|
||||
Version: 5.248.0
|
||||
Version: 6.15.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 text editing widgets
|
||||
Group: System/Libraries
|
||||
@ -10,21 +10,22 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://invent.kde.org/frameworks/ktextwidgets
|
||||
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/ktextwidgets-%{version}.tar.xz
|
||||
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/ktextwidgets-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kcolorscheme-devel
|
||||
BuildRequires: libkf6-kcompletion-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kconfigwidgets-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-sonnet-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtmultimedia-devel
|
||||
BuildRequires: qt6-qtspeech-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -51,9 +52,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}
|
||||
|
||||
@ -70,9 +68,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_libdir}/libKF6TextWidgets.so.*
|
||||
@ -84,10 +79,61 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kf6_includedir}/KTextWidgets
|
||||
%{_kf6_libdir}/cmake/KF6TextWidgets
|
||||
%{_kf6_libdir}/libKF6TextWidgets.so
|
||||
%{_qt6_docdir}/KF6TextWidgets.*
|
||||
#%{_qt6_docdir}/KF6TextWidgets.*
|
||||
%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
|
||||
|
||||
* Sun Apr 13 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
|
||||
|
||||
* Sun Feb 16 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
|
||||
|
||||
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 13 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 09 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 13 2024 Automatic Build System <autodist@mambasoft.it> 5.248.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user