Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package smenu for openSUSE:Factory checked 
in at 2021-12-12 00:57:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smenu (Old)
 and      /work/SRC/openSUSE:Factory/.smenu.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smenu"

Sun Dec 12 00:57:53 2021 rev:6 rq:939979 version:0.9.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/smenu/smenu.changes      2021-06-07 
22:45:30.556688664 +0200
+++ /work/SRC/openSUSE:Factory/.smenu.new.2520/smenu.changes    2021-12-12 
00:58:13.498609734 +0100
@@ -1,0 +2,21 @@
+Sat Dec 11 19:45:51 UTC 2021 - Pierre Gentile <[email protected]>
+
+- Version 0.9.19
+* Fixes:
+  * Prevent an attempt to free memory that has already been freed.
+  * Prevent memory leaks when requesting help.
+  * Correctly handle the order of invocation of -i/-e options.
+  * Apply a PR from h1z1 with a small correction.
+  * Fix the UTF-8 byte sequence generation from a given UCS-4 codepoint.
+  * Many small fixes.
+* Improvements:
+  * Improve the documentation.
+  * Improve compatibility with some older compilers.
+  * Added the ability to set a global inactivity timeout.
+  * Improve the reliability of the code.
+* Miscellaneous:
+  * Removed the generation of the SUSE specific specfile.
+  * Many typos have been corrected.
+  * Various code simplifications.
+
+-------------------------------------------------------------------

Old:
----
  v0.9.18.tar.gz

New:
----
  smenu-0.9.19.tar.bz2

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

Other differences:
------------------
++++++ smenu.spec ++++++
--- /var/tmp/diff_new_pack.WDbPAt/_old  2021-12-12 00:58:13.902610012 +0100
+++ /var/tmp/diff_new_pack.WDbPAt/_new  2021-12-12 00:58:13.906610014 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           smenu
-Version:        0.9.18
+Version:        0.9.19
 Release:        0
 Summary:        A standard input word picker
 License:        GPL-2.0-only
 Group:          Productivity/Text/Utilities
 URL:            https://github.com/p-gen/%{name}
-Source:         
https://github.com/p-gen/smenu/archive/refs/tags/v%{version}.tar.gz
+Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

Reply via email to