Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package poke for openSUSE:Factory checked in 
at 2021-12-05 22:46:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poke (Old)
 and      /work/SRC/openSUSE:Factory/.poke.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poke"

Sun Dec  5 22:46:05 2021 rev:4 rq:935682 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/poke/poke.changes        2021-05-20 
19:25:41.269788081 +0200
+++ /work/SRC/openSUSE:Factory/.poke.new.31177/poke.changes     2021-12-05 
22:46:43.753521300 +0100
@@ -1,0 +2,17 @@
+Fri Dec  3 19:04:42 UTC 2021 - Andreas Stieger <[email protected]>
+
+- update to 1.4
+  * Operating with arrays now much faster
+  * Some of the compiler diagnostics have been made more readable
+    and helpful
+  * Limitations in the values of the odepth, oindent and oacutoff
+    have been removed
+- includes changes from 1.3:
+  * The `dump' command now remembers and re-uses the last used
+    offset per IO space
+  * The text accompanying constraint violation exceptions now
+    indicate the type and the field whose constraint failed.
+- update licence to GPL-3.0-or-later
+- add upstream signing key and validate source signature
+
+-------------------------------------------------------------------

Old:
----
  poke-1.2.tar.gz

New:
----
  poke-1.4.tar.gz
  poke-1.4.tar.gz.sig
  poke.keyring

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

Other differences:
------------------
++++++ poke.spec ++++++
--- /var/tmp/diff_new_pack.nOv9Km/_old  2021-12-05 22:46:44.169519945 +0100
+++ /var/tmp/diff_new_pack.nOv9Km/_new  2021-12-05 22:46:44.173519931 +0100
@@ -18,12 +18,14 @@
 
 %define sover   0
 Name:           poke
-Version:        1.2
+Version:        1.4
 Release:        0
 Summary:        An interactive, extensible editor for binary data
-License:        GPL-3.0-only
+License:        GPL-3.0-or-later
 URL:            https://www.gnu.org/software/poke/
 Source:         https://ftp.gnu.org/gnu/poke/%{name}-%{version}.tar.gz
+Source2:        https://ftp.gnu.org/gnu/poke/%{name}-%{version}.tar.gz.sig
+Source3:        
https://savannah.gnu.org/people/viewgpg.php?user_id=829#/%{name}.keyring
 BuildRequires:  autoconf >= 2.62
 BuildRequires:  automake >= 1.16
 BuildRequires:  bison >= 3.6
@@ -37,6 +39,8 @@
 BuildRequires:  makeinfo >= 6.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bdw-gc)
+BuildRequires:  pkgconfig(json-c)
+BuildRequires:  pkgconfig(libnbd)
 # /SECTION
 %if 0%{?suse_version} > 1500
 BuildRequires:  libtextstyle-devel
@@ -68,7 +72,10 @@
 %autosetup
 
 %build
-%configure --disable-static
+%configure \
+       --disable-static \
+       --enable-mi
+
 %make_build
 
 %install
@@ -92,10 +99,12 @@
 %{_mandir}/man1/%{name}.1%{?ext_man}
 
 %files devel
+%license COPYING
 %{_includedir}/libpoke.h
 %{_libdir}/lib%{name}.so
 
 %files -n lib%{name}%{sover}
+%license COPYING
 %{_libdir}/lib%{name}.so.%{sover}*
 
 %changelog

++++++ poke-1.2.tar.gz -> poke-1.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/poke/poke-1.2.tar.gz 
/work/SRC/openSUSE:Factory/.poke.new.31177/poke-1.4.tar.gz differ: char 12, 
line 1

Reply via email to