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-04-06 17:29:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poke (Old) and /work/SRC/openSUSE:Factory/.poke.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poke" Tue Apr 6 17:29:46 2021 rev:2 rq:882545 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/poke/poke.changes 2021-03-30 21:34:17.690519808 +0200 +++ /work/SRC/openSUSE:Factory/.poke.new.2401/poke.changes 2021-04-06 17:31:08.727216320 +0200 @@ -1,0 +2,34 @@ +Tue Mar 23 16:06:33 UTC 2021 - Anton Smorodskyi <[email protected]> + +- Update to version 1.1 + * User visible changes + - The IOS_F_TRUNCATE `open' flag has been removed. + - Constraint expressions and initializers can be now + used together in struct fields. + * Bug fixes + - The infamous bug preventing poke work on 32-bit systems is now + fixed. + - Better handling of open modes in the file IOD. + - Improve some translatable strings. + - poke won't raise an exception when starting if HOME + is not defined in the environment. + - The compiler now emits an error if it sees un-map-able + fields in a struct type. + - Properly handle the absence of current IOS in the map command. + - Install Emacs modes. + - Portability fixes for: + + Mac OS X 10.5. + + GNU/Hurd. + + Solaris 11 OpenIndiana. + + AIX. + + mingw. + * Manual + - Relicensed to GPLv3+. + - Expand section on struct methods. + - New section on data padding and alignment. + - Document the Emacs modes provided by poke. + - Provide a recommended pokerc configuration for beginners. + - Other minor fixes based on user feedback. +- + +------------------------------------------------------------------- Old: ---- poke-1.0.tar.gz New: ---- poke-1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poke.spec ++++++ --- /var/tmp/diff_new_pack.Ei3KB7/_old 2021-04-06 17:31:09.199216854 +0200 +++ /var/tmp/diff_new_pack.Ei3KB7/_new 2021-04-06 17:31:09.203216858 +0200 @@ -18,7 +18,7 @@ %define sover 0 Name: poke -Version: 1.0 +Version: 1.1 Release: 0 Summary: An interactive, extensible editor for binary data License: GPL-3.0-only @@ -36,6 +36,7 @@ BuildRequires: flex >= 2.5.37 BuildRequires: gettext >= 0.18.2 BuildRequires: makeinfo >= 6.0 +BuildRequires: lua53 # /SECTION %if 0%{?suse_version} > 1500 BuildRequires: libtextstyle-devel @@ -82,7 +83,9 @@ %doc README AUTHORS %{_bindir}/%{name} %{_bindir}/pk-elfextractor +%{_bindir}/pk-strings %{_datadir}/%{name} +%{_datadir}/emacs/site-lisp/* %{_infodir}/%{name}.info%{?ext_info} %{_infodir}/%{name}.info-1%{?ext_info} %{_infodir}/%{name}.info-2%{?ext_info} ++++++ poke-1.0.tar.gz -> poke-1.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/poke/poke-1.0.tar.gz /work/SRC/openSUSE:Factory/.poke.new.2401/poke-1.1.tar.gz differ: char 12, line 1
