rebuilt with libgpgme 1.18.0 [release 22.08.0-2mamba;Sat Aug 27 2022]
This commit is contained in:
parent
52c7ef82b9
commit
4220b103d4
15
kget.spec
15
kget.spec
@ -1,6 +1,6 @@
|
|||||||
Name: kget
|
Name: kget
|
||||||
Version: 22.04.3
|
Version: 22.08.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An advanced download manager for the K Desktop Environment
|
Summary: An advanced download manager for the K Desktop Environment
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -55,6 +55,7 @@ Provides: kget4
|
|||||||
Obsoletes: kget4 < 21.04.3
|
Obsoletes: kget4 < 21.04.3
|
||||||
Provides: kget-devel
|
Provides: kget-devel
|
||||||
Obsoletes: kget-devel < 22.04.0
|
Obsoletes: kget-devel < 22.04.0
|
||||||
|
BuildRequires: libgpgme-devel >= 1.18.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An advanced download manager for the K Desktop Environment.
|
An advanced download manager for the K Desktop Environment.
|
||||||
@ -112,8 +113,8 @@ exit 0
|
|||||||
%{_kde5_libdir}/libkgetcore.so
|
%{_kde5_libdir}/libkgetcore.so
|
||||||
%dir %{_libdir}/qt5/plugins/kget
|
%dir %{_libdir}/qt5/plugins/kget
|
||||||
%{_libdir}/qt5/plugins/kget/kget_*.so
|
%{_libdir}/qt5/plugins/kget/kget_*.so
|
||||||
%dir %{_libdir}/qt5/plugins/kget/kcms
|
%dir %{_libdir}/qt5/plugins/kget_kcms
|
||||||
%{_libdir}/qt5/plugins/kget/kcms/kcm_kget_*.so
|
%{_libdir}/qt5/plugins/kget_kcms/kcm_kget_*.so
|
||||||
%{_kde5_xdgappsdir}/org.kde.kget.desktop
|
%{_kde5_xdgappsdir}/org.kde.kget.desktop
|
||||||
%{_datadir}/metainfo/org.kde.kget.appdata.xml
|
%{_datadir}/metainfo/org.kde.kget.appdata.xml
|
||||||
%{_datadir}/kio/servicemenus/kget_download.desktop
|
%{_datadir}/kio/servicemenus/kget_download.desktop
|
||||||
@ -130,6 +131,12 @@ exit 0
|
|||||||
%doc AUTHORS COPYING COPYING.DOC COPYING.LIB
|
%doc AUTHORS COPYING COPYING.DOC COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.08.0-2mamba
|
||||||
|
- rebuilt with libgpgme 1.18.0
|
||||||
|
|
||||||
|
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user