automatic version update by autodist [release 16.04.0-1mamba;Sun May 01 2016]
This commit is contained in:
parent
7adfb4aec2
commit
bfd9657239
@ -1,5 +1,5 @@
|
|||||||
Name: kdenlive
|
Name: kdenlive
|
||||||
Version: 15.12.3
|
Version: 16.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A non linear video editor for the KDE environment
|
Summary: A non linear video editor for the KDE environment
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -64,42 +64,23 @@ make
|
|||||||
%{_libdir}/qt5/plugins/mltpreview.so
|
%{_libdir}/qt5/plugins/mltpreview.so
|
||||||
%{_datadir}/appdata/kdenlive.appdata.xml
|
%{_datadir}/appdata/kdenlive.appdata.xml
|
||||||
%{_kde5_xdgappsdir}/org.kde.kdenlive.desktop
|
%{_kde5_xdgappsdir}/org.kde.kdenlive.desktop
|
||||||
%{_kde5_datadir}/kdenlive/banner.png
|
%dir %{_kde5_datadir}/kdenlive
|
||||||
%{_kde5_datadir}/kdenlive/blacklisted_*.txt
|
%{_kde5_datadir}/kdenlive/*
|
||||||
%{_kde5_datadir}/kdenlive/effects
|
|
||||||
%{_kde5_datadir}/kdenlive/export/profiles.xml
|
|
||||||
%{_kde5_datadir}/kdenlive/encodingprofiles.rc
|
|
||||||
%{_kde5_datadir}/kdenlive/pics/novisible.png
|
|
||||||
%{_kde5_datadir}/kdenlive/pics/visible.png
|
|
||||||
%{_kde5_icondir}/hicolor/*/actions/*.png
|
%{_kde5_icondir}/hicolor/*/actions/*.png
|
||||||
%{_kde5_icondir}/hicolor/scalable/actions/kdenlive-*.svg
|
%{_kde5_icondir}/hicolor/scalable/actions/kdenlive-*.svg
|
||||||
%{_kde5_icondir}/*/scalable/actions/*.svgz
|
%{_kde5_icondir}/*/scalable/actions/*.svgz
|
||||||
%{_kde5_icondir}/hicolor/scalable/mimetypes/application-x-kdenlivetitle.svgz
|
%{_kde5_icondir}/hicolor/scalable/mimetypes/*.svgz
|
||||||
%{_kde5_datadir}/kdenlive/kdenliveeffectscategory.rc
|
|
||||||
%{_kde5_datadir}/kdenlive/kdenlivetranscodingrc
|
|
||||||
%{_kde5_datadir}/knotifications5/kdenlive.notifyrc
|
%{_kde5_datadir}/knotifications5/kdenlive.notifyrc
|
||||||
%{_kde5_datadir}/kservices5/mltpreview.desktop
|
%{_kde5_datadir}/kservices5/mltpreview.desktop
|
||||||
%{_kde5_datadir}/kxmlgui5/kdenlive/kdenliveui.rc
|
%{_kde5_datadir}/kxmlgui5/kdenlive/kdenliveui.rc
|
||||||
%{_kde5_datadir}/kdenlive/lumas
|
|
||||||
%{_kde5_datadir}/kdenlive/metadata.properties
|
|
||||||
%{_kde5_datadir}/kdenlive/*.png
|
|
||||||
%{_kde5_datadir}/kdenlive/*.qml
|
|
||||||
%{_kde5_datadir}/kdenlive/titles/simple-scroll.kdenlivetitle
|
|
||||||
%{_kde5_datadir}/kdenlive/titles/simple-with-date.kdenlivetitle
|
|
||||||
%{_kde5_datadir}/kdenlive/titles/simple.kdenlivetitle
|
|
||||||
%dir %{_kde5_datadir}/kdenlive/pics
|
|
||||||
%{_kde5_datadir}/kdenlive/pics/*
|
|
||||||
%{_kde5_kcfgdir}/kdenlivesettings.kcfg
|
%{_kde5_kcfgdir}/kdenlivesettings.kcfg
|
||||||
%{_kde5_configdir}/kdenlive*
|
%{_kde5_configdir}/kdenlive*
|
||||||
%{_kde5_icondir}/hicolor/*/apps/kdenlive.png
|
%{_kde5_icondir}/hicolor/*/apps/kdenlive.png
|
||||||
%{_kde5_icondir}/hicolor/*/mimetypes/application-x-kdenlivetitle.png
|
%{_kde5_icondir}/hicolor/*/mimetypes/*.png
|
||||||
%{_kde5_icondir}/hicolor/scalable/mimetypes/application-x-kdenlive.svgz
|
%{_kde5_icondir}/hicolor/scalable/mimetypes/*.svgz
|
||||||
%{_kde5_icondir}/hicolor/scalable/mimetypes/video-mlt-playlist.svgz
|
|
||||||
#%{_kde5_servicesdir}/westleypreview.desktop
|
#%{_kde5_servicesdir}/westleypreview.desktop
|
||||||
%{_kde5_sharedir}/mime/packages/kdenlive.xml
|
%{_kde5_sharedir}/mime/packages/*.xml
|
||||||
%{_kde5_sharedir}/mime/packages/westley.xml
|
%{_datadir}/pixmaps/kdenlive.svg
|
||||||
%{_kde5_sharedir}/menu/kdenlive
|
|
||||||
%{_datadir}/pixmaps/kdenlive.png
|
|
||||||
%{_mandir}/man1/kdenlive.1*
|
%{_mandir}/man1/kdenlive.1*
|
||||||
%{_mandir}/man1/kdenlive_render.1*
|
%{_mandir}/man1/kdenlive_render.1*
|
||||||
#%doc %lang(ca) %{_kde5_htmldir}/ca/kdenlive/common
|
#%doc %lang(ca) %{_kde5_htmldir}/ca/kdenlive/common
|
||||||
@ -139,6 +120,9 @@ make
|
|||||||
#README
|
#README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 01 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user