Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fstl for openSUSE:Factory checked in at 2022-07-26 19:44:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fstl (Old) and /work/SRC/openSUSE:Factory/.fstl.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fstl" Tue Jul 26 19:44:19 2022 rev:2 rq:990944 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fstl/fstl.changes 2022-07-22 19:20:44.468610602 +0200 +++ /work/SRC/openSUSE:Factory/.fstl.new.1533/fstl.changes 2022-07-26 19:44:44.640841857 +0200 @@ -1,0 +2,6 @@ +Sun Jul 24 10:35:31 UTC 2022 - Mike Chikov <mike.chi...@gmail.com> + +- Remove fstl-mimeinfo.xml +- Modify fstl.desktop + +------------------------------------------------------------------- Old: ---- fstl-mimeinfo.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fstl.spec ++++++ --- /var/tmp/diff_new_pack.lo02jo/_old 2022-07-26 19:44:45.068775731 +0200 +++ /var/tmp/diff_new_pack.lo02jo/_new 2022-07-26 19:44:45.076774495 +0200 @@ -25,15 +25,14 @@ URL: https://github.com/mkeeter/fstl.git Source0: https://github.com/fstl-app/fstl/archive/refs/tags/v%{version}.tar.gz Source1: %{name}.desktop -Source2: %{name}-mimeinfo.xml BuildRequires: cmake >= 2.8.12 BuildRequires: hicolor-icon-theme BuildRequires: icoutils +BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5OpenGL) BuildRequires: cmake(Qt5Widgets) -BuildRequires: update-desktop-files %description Fast stl file viewer. @@ -65,14 +64,11 @@ install -Dm 0755 fstl_6_256x256x32.png \ %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png -install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/fslt-mimeinfo.xml - %suse_update_desktop_file -i %{name} %files %{_bindir}/fstl %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/applications/%{name}.desktop -%{_datadir}/mime/packages/fslt-mimeinfo.xml %changelog ++++++ fstl.desktop ++++++ --- /var/tmp/diff_new_pack.lo02jo/_old 2022-07-26 19:44:45.112768933 +0200 +++ /var/tmp/diff_new_pack.lo02jo/_new 2022-07-26 19:44:45.116768315 +0200 @@ -5,7 +5,7 @@ Exec=fstl %F GenericName=Fast STL viewer Icon=fstl -MimeType=model/x.stl-binary;model/x.stl-ascii +MimeType=model/stl StartupNotify=true Terminal=false Type=Application