automatic version update by autodist [release 19.12.0-1mamba;Tue Dec 31 2019]
This commit is contained in:
parent
691bddf0f0
commit
ca9944971f
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kio-extras
|
Name: kio-extras
|
||||||
Version: 19.08.3
|
Version: 19.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 extra KIO slaves
|
Summary: KDE Frameworks 5 extra KIO slaves
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/applications/%{version}/src/kio-extras-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kio-extras-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -65,6 +65,7 @@ BuildRequires: extra-cmake-modules
|
|||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
|
BuildRequires: libappimage-devel
|
||||||
%description
|
%description
|
||||||
KDE Frameworks 5 extra KIO slaves.
|
KDE Frameworks 5 extra KIO slaves.
|
||||||
|
|
||||||
@ -151,7 +152,7 @@ exit 0
|
|||||||
%{_libdir}/qt5/plugins/kf5/kded/*.so
|
%{_libdir}/qt5/plugins/kf5/kded/*.so
|
||||||
%{_libdir}/qt5/plugins/kf5/kio/*.so
|
%{_libdir}/qt5/plugins/kf5/kio/*.so
|
||||||
%{_libdir}/qt5/plugins/kf5/kiod/*.so
|
%{_libdir}/qt5/plugins/kf5/kiod/*.so
|
||||||
%{_libdir}/qt5/plugins/kf5/parts/kmanpart.so
|
#%{_libdir}/qt5/plugins/kf5/parts/kmanpart.so
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -161,6 +162,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KioArchive/KioArchive*.cmake
|
%{_libdir}/cmake/KioArchive/KioArchive*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 09 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
* Sat Nov 09 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user