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-06-27 23:18:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nyxt (Old)
 and      /work/SRC/openSUSE:Factory/.nyxt.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nyxt"

Tue Jun 27 23:18:17 2023 rev:2 rq:1095677 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nyxt/nyxt.changes        2023-06-23 
21:53:22.330878846 +0200
+++ /work/SRC/openSUSE:Factory/.nyxt.new.15902/nyxt.changes     2023-06-27 
23:18:36.712078454 +0200
@@ -1,0 +2,29 @@
+Tue Jun 27 16:22:27 UTC 2023 - Michael Pujos <pujos.mich...@gmail.com>
+
+- Update to version 3.3.0:
+  * Features
+    - Change default search engine to Atlas' own SearXNG instance
+    - Add command pick-color (UNBOUND), to pick a color and copy its
+      HEX, RGB or HSL code to clipboard
+    - Add keybindings for commands delete-panel-buffer (f4)
+      and delete-all-panel-buffers (s-f4)
+    - Improve describe-prompt-buffer (UNBOUND):
+        List available keybindings for enabled prompt buffer modes
+        Reference current prompt buffer sources
+  * Bug fixes
+    - Honor the value of zoom-ratio-default
+    - Honor the value of the panel buffer's style
+    - Fix bugs in the common settings interface
+    - Fix clipboard support for the Flatpak on Wayland
+    - Fix behavior of hint-mode when slots hinting-type and
+       show-hint-scope-p are set to :vi and t, respectively
+  * UI
+    - Add border between panel buffer and main content area
+    - Apply nuanced background color to panel buffers
+  * Programming interface
+    - external-editor-program no longer signals when the program is
+      a string containing spaces
+    - external-editor-program returns its value rather than returning
+      a string value in a list
+
+-------------------------------------------------------------------

Old:
----
  nyxt-3.2.1-source-with-submodules.tar.xz

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

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

Other differences:
------------------
++++++ nyxt.spec ++++++
--- /var/tmp/diff_new_pack.vaQy7l/_old  2023-06-27 23:18:37.552083398 +0200
+++ /var/tmp/diff_new_pack.vaQy7l/_new  2023-06-27 23:18:37.556083421 +0200
@@ -21,7 +21,7 @@
 %bcond_with webextensions
 
 Name:           nyxt
-Version:        3.2.1
+Version:        3.3.0
 Release:        0
 Summary:        Keyboard-oriented, Common Lisp extensible web-browser
 License:        BSD-3-Clause
@@ -29,22 +29,24 @@
 URL:            https://nyxt.atlas.engineer
 Source:         nyxt-%{version}-source-with-submodules.tar.xz
 Patch0:         so_ver_fix.patch
-Requires:       libwebkit2gtk-4_1-0
-Requires:       libfixposix4
 Requires:       enchant-tools
 Requires:       glib-networking
 Requires:       gsettings-desktop-schemas
+Requires:       libfixposix4
+Requires:       libwebkit2gtk-4_1-0
 Requires:       xclip
-BuildRequires:  pkgconfig(libfixposix)
-BuildRequires:  pkgconfig(webkit2gtk-4.1)
-Buildrequires:  pkgconfig(libcrypto)
-BuildRequires:  sbcl
 BuildRequires:  gcc-c++
 BuildRequires:  git
+BuildRequires:  sbcl
+BuildRequires:  pkgconfig(libcrypto)
+BuildRequires:  pkgconfig(libfixposix)
+BuildRequires:  pkgconfig(webkit2gtk-4.1)
 Conflicts:      nyxt-git
 
 %description
-Nyxt is a keyboard-oriented, extensible web-browser designed for power users. 
It has familiar key-bindings (Emacs, VI, CUA), is fully configurable and 
extensible in Lisp, and has powerful features for productive professionals.
+Nyxt is a keyboard-oriented, extensible web-browser designed for power users.
+It has familiar key-bindings (Emacs, VI, CUA), is fully configurable and
+extensible in Lisp, and has powerful features for productive professionals.
 
 %prep
 %setup -q -c nyxt-%{version}
@@ -58,7 +60,6 @@
 make all PREFIX=/usr LIBDIR=%{_libdir} NASDF_COMPRESS=T
 %endif
 
-
 %install
 
 %make_install PREFIX=/usr LIBDIR=%{buildroot}/%{_libdir}

++++++ nyxt-3.2.1-source-with-submodules.tar.xz -> 
nyxt-3.3.0-source-with-submodules.tar.xz ++++++
/work/SRC/openSUSE:Factory/nyxt/nyxt-3.2.1-source-with-submodules.tar.xz 
/work/SRC/openSUSE:Factory/.nyxt.new.15902/nyxt-3.3.0-source-with-submodules.tar.xz
 differ: char 27, line 1

Reply via email to