automatic version update by autodist [release 6.4.0-1mamba;Sat Jul 13 2024]
This commit is contained in:
parent
e83d96ed67
commit
a08da77ce4
11
kf6-kio.spec
11
kf6-kio.spec
@ -2,7 +2,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kf6-kio
|
Name: kf6-kio
|
||||||
Version: 6.3.0
|
Version: 6.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Network transparent access to files and data
|
Summary: Network transparent access to files and data
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -36,6 +36,7 @@ BuildRequires: libkf6-kiconthemes-devel
|
|||||||
BuildRequires: libkf6-kitemviews-devel
|
BuildRequires: libkf6-kitemviews-devel
|
||||||
BuildRequires: libkf6-kjobwidgets-devel
|
BuildRequires: libkf6-kjobwidgets-devel
|
||||||
BuildRequires: libkf6-kservice-devel
|
BuildRequires: libkf6-kservice-devel
|
||||||
|
BuildRequires: libkf6-kwallet-devel
|
||||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libkf6-kwindowsystem-devel
|
BuildRequires: libkf6-kwindowsystem-devel
|
||||||
BuildRequires: libkf6-solid-devel
|
BuildRequires: libkf6-solid-devel
|
||||||
@ -99,9 +100,10 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kf6_bindir}/ktelnetservice6
|
%{_kf6_bindir}/ktelnetservice6
|
||||||
%{_kf6_bindir}/ktrash6
|
%{_kf6_bindir}/ktrash6
|
||||||
%{_datadir}/qlogging-categories6/kio.*categories
|
%{_datadir}/applications/org.kde.kiod6.desktop
|
||||||
%{_kf6_datadir}/dbus-1/services/org.kde.*.service
|
|
||||||
%{_datadir}/applications/ktelnetservice6.desktop
|
%{_datadir}/applications/ktelnetservice6.desktop
|
||||||
|
%{_kf6_datadir}/dbus-1/services/org.kde.*.service
|
||||||
|
%{_datadir}/qlogging-categories6/kio.*categories
|
||||||
%dir %{_kf6_datadir}/kf6/searchproviders
|
%dir %{_kf6_datadir}/kf6/searchproviders
|
||||||
%{_kf6_datadir}/kf6/searchproviders/*
|
%{_kf6_datadir}/kf6/searchproviders/*
|
||||||
|
|
||||||
@ -132,6 +134,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