Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nyxt for openSUSE:Factory checked in at 2023-11-02 20:23:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nyxt (Old) and /work/SRC/openSUSE:Factory/.nyxt.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nyxt" Thu Nov 2 20:23:08 2023 rev:11 rq:1122810 version:3.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nyxt/nyxt.changes 2023-10-25 18:05:11.319217285 +0200 +++ /work/SRC/openSUSE:Factory/.nyxt.new.17445/nyxt.changes 2023-11-02 20:23:37.808604942 +0100 @@ -1,0 +2,5 @@ +Thu Nov 2 14:35:25 UTC 2023 - Michael Pujos <pujos.mich...@gmail.com> + +- fixed .desktop file not added with %suse_update_desktop_file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nyxt.spec ++++++ --- /var/tmp/diff_new_pack.M6284p/_old 2023-11-02 20:23:38.488629964 +0100 +++ /var/tmp/diff_new_pack.M6284p/_new 2023-11-02 20:23:38.488629964 +0100 @@ -19,7 +19,6 @@ # WebExtension support is not included by default because it's unfinished # and possibly prone to security issues. %bcond_with webextensions - Name: nyxt Version: 3.9.1 Release: 0 @@ -29,18 +28,20 @@ URL: https://nyxt.atlas.engineer Source: nyxt-%{version}-source-with-submodules.tar.xz Patch0: so_ver_fix.patch -Requires: enchant-tools -Requires: glib-networking -Requires: gsettings-desktop-schemas -Requires: libfixposix4 -Requires: libwebkit2gtk-4_1-0 -Requires: xclip BuildRequires: gcc-c++ BuildRequires: git +BuildRequires: pkgconfig BuildRequires: sbcl +BuildRequires: update-desktop-files BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libfixposix) BuildRequires: pkgconfig(webkit2gtk-4.1) +Requires: enchant-tools +Requires: glib-networking +Requires: gsettings-desktop-schemas +Requires: libfixposix4 +Requires: libwebkit2gtk-4_1-0 +Requires: xclip Conflicts: nyxt-git %description @@ -53,7 +54,6 @@ %patch0 -p1 %build - %if %{with webextensions} make all web-extensions PREFIX=/usr LIBDIR=%{_libdir} NASDF_COMPRESS=T %else @@ -61,12 +61,11 @@ %endif %install - %make_install PREFIX=/usr LIBDIR=%{buildroot}/%{_libdir} - %if %{with webextensions} strip -s %{buildroot}/%{_libdir}/nyxt/libnyxt.so %endif +%suse_update_desktop_file %{name} %files %{_bindir}/nyxt