fix flameshot.spec (#214)

This commit is contained in:
Ahmed Zetao Yang
2018-05-08 20:37:00 +08:00
committed by Dharkael
parent 337aef4c55
commit 65e1ad9b57

View File

@@ -52,12 +52,8 @@ make %{?_smp_mflags}
%{_datadir}/dbus-1/services/org.dharkael.Flameshot.service
%{_datadir}/flameshot/translations/Internationalization_*.qm
%{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/%{name}-init.desktop
%{_datadir}/applications/%{name}-config.desktop
%{_datadir}/bash-completion/completions/%{name}
%{_datadir}/icons/%{name}.png
#%%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
#%%{_datadir}/icons/flameshot/apps/scalable/%{name}.svg
%changelog
* Tue Jan 09 2018 Zetao Yang <yangzetao2015@outlook.com> - 0.5.0-1
@@ -73,4 +69,4 @@ make %{?_smp_mflags}
- Configuration import, export and reset.
- Experimental Wayland support (Plasma & Gnome)
* Tue Jan 09 2018 Zetao Yang <yangzetao2015@outlook.com> - 0.5.0-1
- Initial package
- Initial package