Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nyxt for openSUSE:Factory checked in 
at 2024-08-02 17:26:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nyxt (Old)
 and      /work/SRC/openSUSE:Factory/.nyxt.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nyxt"

Fri Aug  2 17:26:54 2024 rev:23 rq:1191020 version:3.11.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/nyxt/nyxt.changes        2024-07-28 
17:20:38.470665147 +0200
+++ /work/SRC/openSUSE:Factory/.nyxt.new.7232/nyxt.changes      2024-08-02 
17:27:30.777738957 +0200
@@ -1,0 +2,13 @@
+Thu Aug  1 16:04:20 UTC 2024 - Michael Pujos <pujos.mich...@gmail.com>
+
+- removed cl-gobject-introspection-sb-int.patch and fset-sb-int.patch
+- Update to version 3.11.8:
+  * Bug fixes
+    - Fix fullscreen and maximized window logic. 
+  * UI/UX
+    - Review UI of bookmarks-panel (unbound)
+    - Fix mode menu bar
+    - Fix echo message when invoking command describe-key (f1 k)
+    - Review docstrings 
+
+-------------------------------------------------------------------

Old:
----
  cl-gobject-introspection-sb-int.patch
  fset-sb-int.patch
  nyxt-3.11.7-source-with-submodules.tar.xz

New:
----
  nyxt-3.11.8-source-with-submodules.tar.xz

BETA DEBUG BEGIN:
  Old:
- removed cl-gobject-introspection-sb-int.patch and fset-sb-int.patch
- Update to version 3.11.8:
  Old:
- removed cl-gobject-introspection-sb-int.patch and fset-sb-int.patch
- Update to version 3.11.8:
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nyxt.spec ++++++
--- /var/tmp/diff_new_pack.Dg82DX/_old  2024-08-02 17:27:31.577771948 +0200
+++ /var/tmp/diff_new_pack.Dg82DX/_new  2024-08-02 17:27:31.581772113 +0200
@@ -20,7 +20,7 @@
 # and possibly prone to security issues.
 %bcond_with webextensions
 Name:           nyxt
-Version:        3.11.7
+Version:        3.11.8
 Release:        0
 Summary:        Keyboard-oriented, Common Lisp extensible web-browser
 License:        BSD-3-Clause
@@ -29,8 +29,6 @@
 Source:         nyxt-%{version}-source-with-submodules.tar.xz
 Source1:        nyxt-rpmlintrc
 Patch0:         so_ver_fix.patch
-Patch1:         cl-gobject-introspection-sb-int.patch
-Patch2:         fset-sb-int.patch
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  libfixposix-devel
@@ -40,14 +38,14 @@
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libfixposix)
 BuildRequires:  pkgconfig(webkit2gtk-4.1)
+Requires:       at-spi2-core
 Requires:       enchant-tools
 Requires:       glib-networking
 Requires:       gsettings-desktop-schemas
 Requires:       libfixposix4
+Requires:       libgthread-2_0-0
 Requires:       libwebkit2gtk-4_1-0
 Requires:       xclip
-Requires:       libgthread-2_0-0
-Requires:       at-spi2-core
 
 %description
 Nyxt is a keyboard-oriented, extensible web-browser designed for power users.
@@ -59,13 +57,13 @@
 
 %build
 %if %{with webextensions}
-make all web-extensions PREFIX=/usr LIBDIR=%{_libdir} NASDF_COMPRESS=T
+make all web-extensions PREFIX=%{_prefix} LIBDIR=%{_libdir} NASDF_COMPRESS=T
 %else
-make all PREFIX=/usr LIBDIR=%{_libdir} NASDF_COMPRESS=T
+make all PREFIX=%{_prefix} LIBDIR=%{_libdir} NASDF_COMPRESS=T
 %endif
 
 %install
-%make_install PREFIX=/usr LIBDIR=%{buildroot}/%{_libdir}
+%make_install PREFIX=%{_prefix} LIBDIR=%{buildroot}/%{_libdir}
 %if %{with webextensions}
 strip -s %{buildroot}/%{_libdir}/nyxt/libnyxt.so
 %endif
@@ -77,7 +75,7 @@
 # partial work-around for WebKitGTK gstreamer issue running nyxt sandboxed:
 # https://bugs.webkit.org/show_bug.cgi?id=268759
 
-GST_PLUGIN_SCANNER=/usr/libexec/gstreamer-1.0/gst-plugin-scanner-%{_target_cpu}
 exec -a nyxt nyxt.bin "\$@"
+GST_PLUGIN_SCANNER=%{_libexecdir}/gstreamer-1.0/gst-plugin-scanner-%{_target_cpu}
 exec -a nyxt nyxt.bin "\$@"
 EOF
 chmod +x "%{buildroot}%{_bindir}/nyxt"
 

++++++ nyxt-3.11.7-source-with-submodules.tar.xz -> 
nyxt-3.11.8-source-with-submodules.tar.xz ++++++
/work/SRC/openSUSE:Factory/nyxt/nyxt-3.11.7-source-with-submodules.tar.xz 
/work/SRC/openSUSE:Factory/.nyxt.new.7232/nyxt-3.11.8-source-with-submodules.tar.xz
 differ: char 27, line 1

Reply via email to