automatic version update by autodist [release 22.04.0-1mamba;Mon Apr 25 2022]
This commit is contained in:
parent
8fd121f30d
commit
5a62ae3181
13
k3b.spec
13
k3b.spec
@ -1,7 +1,7 @@
|
|||||||
%define dirver %(echo %version | sed "s,alpha.*,,;s,rc.*,,")
|
%define dirver %(echo %version | sed "s,alpha.*,,;s,rc.*,,")
|
||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
Name: k3b
|
Name: k3b
|
||||||
Version: 21.12.3
|
Version: 22.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The CD/DVD/Blu-Ray Creator for KDE
|
Summary: The CD/DVD/Blu-Ray Creator for KDE
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -137,7 +137,7 @@ This package contains static libraries and header files needed for development.
|
|||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
#%patch3 -p1
|
#%patch3 -p1
|
||||||
%patch4 -p1 -b .ffmpeg-5.0
|
#%patch4 -p1 -b .ffmpeg-5.0
|
||||||
|
|
||||||
#rm -f doc/*/CMakeLists.txt
|
#rm -f doc/*/CMakeLists.txt
|
||||||
|
|
||||||
@ -192,9 +192,6 @@ exit 0
|
|||||||
%{_datadir}/knsrcfiles/k3btheme.knsrc
|
%{_datadir}/knsrcfiles/k3btheme.knsrc
|
||||||
%{_kde5_datadir}/solid/actions/k3b*.desktop
|
%{_kde5_datadir}/solid/actions/k3b*.desktop
|
||||||
%{_kde5_servicesdir}/ServiceMenus/k3b*.desktop
|
%{_kde5_servicesdir}/ServiceMenus/k3b*.desktop
|
||||||
#%{_kde5_servicesdir}/k3b*.desktop
|
|
||||||
#%{_kde5_servicesdir}/videodvd.protocol
|
|
||||||
%{_kde5_servicesdir}/kcm_k3b*.desktop
|
|
||||||
%{_kde5_servicetypesdir}/k3bplugin.desktop
|
%{_kde5_servicetypesdir}/k3bplugin.desktop
|
||||||
%{_kde5_icondir}/hicolor/*/apps/k3b.png
|
%{_kde5_icondir}/hicolor/*/apps/k3b.png
|
||||||
%{_kde5_icondir}/hicolor/*/apps/k3b.svgz
|
%{_kde5_icondir}/hicolor/*/apps/k3b.svgz
|
||||||
@ -203,10 +200,11 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libk3bdevice.so.*
|
%{_kde5_libdir}/libk3bdevice.so.*
|
||||||
%{_kde5_libdir}/libk3blib.so.*
|
%{_kde5_libdir}/libk3blib.so.*
|
||||||
%{_libdir}/qt5/plugins/*.so
|
|
||||||
%{_libdir}/qt5/plugins/kf5/kio/videodvd.so
|
%{_libdir}/qt5/plugins/kf5/kio/videodvd.so
|
||||||
%dir %{_libdir}/qt5/plugins/k3b
|
%dir %{_libdir}/qt5/plugins/k3b
|
||||||
%{_libdir}/qt5/plugins/k3b/k3b*.so
|
%{_libdir}/qt5/plugins/k3b/k3b*.so
|
||||||
|
%dir %{_libdir}/qt5/plugins/k3b/kcms
|
||||||
|
%{_libdir}/qt5/plugins/k3b/kcms/kcm_*.so
|
||||||
%{_libexecdir}/kf5/kauth/k3bhelper
|
%{_libexecdir}/kf5/kauth/k3bhelper
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
@ -218,6 +216,9 @@ exit 0
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user