Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package poke for openSUSE:Factory checked in 
at 2026-09-04 12:41:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poke (Old)
 and      /work/SRC/openSUSE:Factory/.poke.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poke"

Fri Sep  4 12:41:55 2026 rev:14 rq:1375622 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poke/poke.changes        2025-06-20 
16:51:55.702512767 +0200
+++ /work/SRC/openSUSE:Factory/.poke.new.1265/poke.changes      2026-09-04 
12:42:30.502005729 +0200
@@ -1,0 +2,26 @@
+Sun Aug 30 15:48:48 UTC 2026 - Andrea Manzini <[email protected]>
+
+- Update to 5.0:
+  * libpoke SONAME bumped to libpoke.so.2 (libtool version-info 2:0:0) -
+    lib subpackage renamed libpoke1 -> libpoke2; from this release upstream
+    commits to not breaking the libpoke ABI going forward
+  * Floating-point arithmetic support for uint<32>/uint<64> (IEEE 754
+    single/double precision), with a full set of dotted operators
+    (.+ .- .* ./ ./^ .** .% .++ .-- and comparisons)
+  * Reactive IO spaces: mapped PVM values are only re-mapped on writes to
+    their extent, a large performance win for read-intense programs
+  * Fixed undefined behavior around left-shifts; nested integral
+    struct/union field writes now materialize correctly in IO space
+  * IOS_F_TRUNCATE flag re-introduced; hyperlink server can bind to a
+    user-specified port (-p/--hserver-port)
+  * New sqrtf/sqrtd standard library functions; closure pretty-printer
+    now includes the closure's name
+  * The manual is no longer split into poke.info-{1,2,3}; instead a new
+    "GNU poke Internals and Development Guide" (pokeint.info) is shipped
+    alongside poke.info
+  * Upstream dropped etc/poke-map-mode.el; emacs-poke no longer ships it
+    (poke-ras-mode.el is unaffected)
+  * New utility pk-bpfcoredump, to dump BPF CO-RE relocations
+  * See upstream NEWS for the full list of changes since 4.3
+
+-------------------------------------------------------------------

Old:
----
  poke-4.3.tar.gz
  poke-4.3.tar.gz.sig

New:
----
  poke-5.0.tar.gz
  poke-5.0.tar.gz.sig

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

Other differences:
------------------
++++++ poke.spec ++++++
--- /var/tmp/diff_new_pack.W4nARu/_old  2026-09-04 12:42:31.565043061 +0200
+++ /var/tmp/diff_new_pack.W4nARu/_new  2026-09-04 12:42:31.567043132 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package poke
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
 #
 
 
-%define sover   1
+%define sover   2
 Name:           poke
-Version:        4.3
+Version:        5.0
 Release:        0
 Summary:        An interactive, extensible editor for binary data
 License:        GPL-3.0-or-later
@@ -103,15 +103,14 @@
 %doc README AUTHORS NEWS
 %{_bindir}/%{name}
 %{_bindir}/pk-bin2poke
+%{_bindir}/pk-bpfcoredump
 %{_bindir}/pk-jojopatch
 %{_bindir}/pk-strings
 %{_bindir}/poked
 %{_bindir}/pokefmt
 %{_datadir}/%{name}
 %{_infodir}/%{name}.info%{?ext_info}
-%{_infodir}/%{name}.info-1%{?ext_info}
-%{_infodir}/%{name}.info-2%{?ext_info}
-%{_infodir}/%{name}.info-3%{?ext_info}
+%{_infodir}/pokeint.info%{?ext_info}
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_mandir}/man1/pokefmt.1%{?ext_man}
 %{_mandir}/man1/poked.1%{?ext_man}
@@ -132,7 +131,6 @@
 %license COPYING
 %dir %{_datadir}/emacs
 %dir %{_datadir}/emacs/site-lisp
-%{_datadir}/emacs/site-lisp/poke-map-mode.el
 %{_datadir}/emacs/site-lisp/poke-ras-mode.el
 
 %files -n vim-%{name}

++++++ poke-4.3.tar.gz -> poke-5.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/poke/poke-4.3.tar.gz 
/work/SRC/openSUSE:Factory/.poke.new.1265/poke-5.0.tar.gz differ: char 12, line 
1

Reply via email to