Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package smenu for openSUSE:Factory checked in at 2022-05-21 19:06:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smenu (Old) and /work/SRC/openSUSE:Factory/.smenu.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smenu" Sat May 21 19:06:12 2022 rev:7 rq:978322 version:1.0.0.RC1 Changes: -------- --- /work/SRC/openSUSE:Factory/smenu/smenu.changes 2021-12-12 00:58:13.498609734 +0100 +++ /work/SRC/openSUSE:Factory/.smenu.new.1538/smenu.changes 2022-05-21 19:06:21.879314524 +0200 @@ -1,0 +2,25 @@ +Fri May 20 09:41:20 UTC 2022 - Pierre Gentile <p.gen.pr...@gmail.com> + +- Version 1.0.0.RC1 +* Fixes: + * Fix configure.ac for autoconf >= 2.70. + * Fixed a bug in the bash example in the README. + * Synchronization with the commit 9ddac73 of ctxopt on github. + * Use the right format to print size_t values (C99). + * Add a missing break. + * Fix a potential segfault when allocating .ini paths. + * Fixed color and attribute parsing. + * Fix some tests. +* Improvements: + * Update to autoconf 2.71. + * Added "invisible" style attribute (n). + * Prevent smenu from running in the background. + * Catch and handle SIGPIPE signal. + * Improve the manual. +* Miscellaneous: + * Various code simplifications. + * Removal of some unnecessary parameter. + * Removal of unnecessary code. + * Fixed typos in the README file. + +------------------------------------------------------------------- Old: ---- smenu-0.9.19.tar.bz2 New: ---- smenu-1.0.0.RC1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smenu.spec ++++++ --- /var/tmp/diff_new_pack.9KkZ3h/_old 2022-05-21 19:06:22.907316014 +0200 +++ /var/tmp/diff_new_pack.9KkZ3h/_new 2022-05-21 19:06:22.915316025 +0200 @@ -1,7 +1,7 @@ # # spec file for package smenu # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: smenu -Version: 0.9.19 +Version: 1.0.0.RC1 Release: 0 Summary: A standard input word picker License: GPL-2.0-only