automatic version update by autodist [release 19.12.0-1mamba;Tue Dec 31 2019]

This commit is contained in:
Automatic Build System 2024-01-06 01:50:44 +01:00
parent 691bddf0f0
commit ca9944971f

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kio-extras
Version: 19.08.3
Version: 19.12.0
Release: 1mamba
Summary: KDE Frameworks 5 extra KIO slaves
Group: System/Libraries
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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
License: GPL
## AUTOBUILDREQ-BEGIN
@ -65,6 +65,7 @@ BuildRequires: extra-cmake-modules
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: libappimage-devel
%description
KDE Frameworks 5 extra KIO slaves.
@ -151,7 +152,7 @@ exit 0
%{_libdir}/qt5/plugins/kf5/kded/*.so
%{_libdir}/qt5/plugins/kf5/kio/*.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
%defattr(-,root,root)
@ -161,6 +162,9 @@ exit 0
%{_libdir}/cmake/KioArchive/KioArchive*.cmake
%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
- automatic version update by autodist