Hello community,

here is the log from the commit of package smenu for openSUSE:Factory checked 
in at 2020-09-25 16:32:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smenu (Old)
 and      /work/SRC/openSUSE:Factory/.smenu.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smenu"

Fri Sep 25 16:32:31 2020 rev:3 rq:835770 version:0.9.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/smenu/smenu.changes      2019-04-02 
09:23:22.524752990 +0200
+++ /work/SRC/openSUSE:Factory/.smenu.new.4249/smenu.changes    2020-09-25 
16:33:13.447980376 +0200
@@ -1,0 +2,40 @@
+Fri Sep 18 18:11:31 UTC 2020 - Pierre Gentile <[email protected]>
+
+- Version 0.9.16
+  Fixes:
+  * The SIGINT handling has been fixed.
+  * The lvm_menu example is fixed.
+  * Some memory allocation issues have been corrected.
+  * The last example in the man page now works correctly.
+  * The manual has been cleaned and corrected.
+  * Missing headers has been added.
+  * The List management code has been corrected and improved.
+  * Invalid UTF-8 sequences entered using \u are now handled
+    correctly.
+  * Unreachable code has been removed.
+  * As xwcscasecmp is missing in C99, a local version is now used.
+  * The search timeout now works correctly.
+  Improvements:
+  * Option management has been completely rewritten to use a new,
+    more flexible system (github.com/p-gen/ctxopt).
+  * The horizontal and vertical scrolling symbols are now visually
+    consistent.
+  * An updated version of autotools is now used.
+  * Wide mode is now allowed in column mode.
+  * Line delimiters can now be defined to break lines in
+    tabulation mode.
+  * A set of UTF-8 characters can now be ignored as input.
+  * Substitution character for non-printable characters can now be
+    changed.
+  * -N and -U options can now have multiple arguments.
+  * Fuzzy and substring searches now ignore leading and
+    trailing blanks.
+  * Unicode codepoints can now be entered using the new \U
+    notation.
+  * smenu has been optimized to support networks with high latency.
+  Misc:
+  * A note in the README to thank the packagers has been added.
+  * The code has been adjusted to conform to C99.
+  * The code has been cleaned up in many places.
+
+-------------------------------------------------------------------

Old:
----
  smenu-0.9.15.tar.bz2

New:
----
  smenu-0.9.16.tar.bz2

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

Other differences:
------------------
++++++ smenu.spec ++++++
--- /var/tmp/diff_new_pack.tSFT2O/_old  2020-09-25 16:33:14.127980980 +0200
+++ /var/tmp/diff_new_pack.tSFT2O/_new  2020-09-25 16:33:14.127980980 +0200
@@ -1,7 +1,8 @@
 #
 # spec file for package smenu
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) Pierre Gentile <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +13,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           smenu
-Version:        0.9.15
+Version:        0.9.16
 Release:        0
 Summary:        A standard input word picker
 License:        GPL-2.0-only
 Group:          Productivity/Text/Utilities
-Url:            https://github.com/p-gen/%{name}
+URL:            https://github.com/p-gen/%{name}
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -61,7 +62,7 @@
 %files
 %defattr(-,root,root,-)
 %attr(0755,root,root) %{_bindir}/*
-%if 0%{?sle_version} < 120300 && 0%{?suse_version} <= 1315
+%if 0%{?sle_version} < 120300
 %doc COPYRIGHT
 %else
 %license COPYRIGHT

++++++ smenu-0.9.15.tar.bz2 -> smenu-0.9.16.tar.bz2 ++++++
++++ 20697 lines of diff (skipped)


Reply via email to