Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-penlight for openSUSE:Factory checked in at 2022-08-23 14:26:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-penlight (Old) and /work/SRC/openSUSE:Factory/.lua-penlight.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-penlight" Tue Aug 23 14:26:08 2022 rev:5 rq:998617 version:1.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-penlight/lua-penlight.changes 2021-09-12 20:09:52.368106347 +0200 +++ /work/SRC/openSUSE:Factory/.lua-penlight.new.2083/lua-penlight.changes 2022-08-23 14:27:05.439284747 +0200 @@ -1,0 +2,10 @@ +Sat Aug 20 18:37:57 UTC 2022 - Gordon Leung <piratec...@protonmail.com> + +- Update to version 1.13.1: + * fix tests on Lua 5.4.3 + * fix(stringx) strip using wrong index if # > 200 + * fix(path) currentdir does not accept parameters + * etc. https://github.com/lunarmodules/Penlight/compare/1.10.0...1.13.1 +- Removed lua5_4_3.patch: upstream + +------------------------------------------------------------------- Old: ---- Penlight-1.10.0.tar.gz lua5_4_3.patch New: ---- Penlight-1.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-penlight.spec ++++++ --- /var/tmp/diff_new_pack.j5PExk/_old 2022-08-23 14:27:05.919285803 +0200 +++ /var/tmp/diff_new_pack.j5PExk/_new 2022-08-23 14:27:05.923285812 +0200 @@ -1,7 +1,7 @@ # -# spec file for package lua-penlight +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org # # All modifications and additions to the file contributed by third parties @@ -16,6 +16,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define flavor @BUILD_FLAVOR@%{nil} %define mod_name penlight %define rname Penlight @@ -28,14 +29,13 @@ %else Name: %{flavor}-%{mod_name} %endif -Version: 1.10.0 +Version: 1.13.1 Release: 0 Summary: Generally useful modules inspired by the Python standard libraries License: MIT Group: Development/Languages/Other URL: https://lunarmodules.github.io/Penlight/ Source0: https://github.com/lunarmodules/Penlight/archive/%{version}/%{rname}-%{version}.tar.gz -Patch0: lua5_4_3.patch BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-ldoc BuildRequires: %{flavor}-luafilesystem ++++++ Penlight-1.10.0.tar.gz -> Penlight-1.13.1.tar.gz ++++++ ++++ 10713 lines of diff (skipped)