automatic version update by autodist [release 6.4.0-1mamba;Sat Jul 13 2024]
This commit is contained in:
parent
2fa913ee3b
commit
8570b3a50f
@ -1,7 +1,7 @@
|
|||||||
%define framework ktexteditor
|
%define framework ktexteditor
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kf6-ktexteditor
|
Name: kf6-ktexteditor
|
||||||
Version: 6.3.0
|
Version: 6.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Full text editor component
|
Summary: Full text editor component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -90,6 +90,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -n lib%{name} -f %{name}.lang
|
%files -n lib%{name} -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_bindir}/ktexteditor-script-tester6
|
||||||
%{_libdir}/libKF6TextEditor.so.*
|
%{_libdir}/libKF6TextEditor.so.*
|
||||||
%{_libexecdir}/kf6/kauth/kauth_ktexteditor_helper
|
%{_libexecdir}/kf6/kauth/kauth_ktexteditor_helper
|
||||||
%{_datadir}/dbus-1/system-services/org.kde.ktexteditor6.katetextbuffer.service
|
%{_datadir}/dbus-1/system-services/org.kde.ktexteditor6.katetextbuffer.service
|
||||||
@ -116,6 +117,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 13 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user