Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-jsregexp for openSUSE:Factory checked in at 2026-03-04 21:06:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-jsregexp (Old) and /work/SRC/openSUSE:Factory/.lua-jsregexp.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-jsregexp" Wed Mar 4 21:06:31 2026 rev:2 rq:1336364 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-jsregexp/lua-jsregexp.changes 2025-10-30 17:11:48.903686015 +0100 +++ /work/SRC/openSUSE:Factory/.lua-jsregexp.new.561/lua-jsregexp.changes 2026-03-04 21:07:21.965767035 +0100 @@ -1,0 +2,11 @@ +Wed Mar 4 12:41:02 UTC 2026 - Matej Cepl <[email protected]> + +- Update to 0.2.0: + - Update libregexp to 2025-09-13 + +------------------------------------------------------------------- +Fri Jan 23 21:40:32 UTC 2026 - Matej Cepl <[email protected]> + +- Enable lua55 build. + +------------------------------------------------------------------- Old: ---- v0.1.0.tar.gz New: ---- jsregexp-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-jsregexp.spec ++++++ --- /var/tmp/diff_new_pack.GhiGHL/_old 2026-03-04 21:07:23.881846445 +0100 +++ /var/tmp/diff_new_pack.GhiGHL/_new 2026-03-04 21:07:23.885846611 +0100 @@ -18,12 +18,12 @@ %define flavor @BUILD_FLAVOR@ %define mod_name jsregexp -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: JavaScript regular expressions for Lua License: MIT URL: https://github.com/kmarius/jsregexp -Source: https://github.com/kmarius/jsregexp/archive/refs/tags/v%{version}.tar.gz +Source: https://github.com/kmarius/%{mod_name}/archive/refs/tags/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz BuildRequires: %{flavor}-devel BuildRequires: lua-macros Requires: %{flavor} ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.GhiGHL/_old 2026-03-04 21:07:23.921848103 +0100 +++ /var/tmp/diff_new_pack.GhiGHL/_new 2026-03-04 21:07:23.925848268 +0100 @@ -2,5 +2,6 @@ <package>luajit</package> <package>lua53</package> <package>lua54</package> +<package>lua55</package> </multibuild> ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.GhiGHL/_old 2026-03-04 21:07:23.953849429 +0100 +++ /var/tmp/diff_new_pack.GhiGHL/_new 2026-03-04 21:07:23.957849595 +0100 @@ -1,6 +1,6 @@ -mtime: 1761317290 -commit: 8a5e573f57d5033287b12b8c1433c65bf52e555b2985120ad8703e668416eec2 +mtime: 1772628574 +commit: 2ee2348a9d7038a3d84b105205f65bc56dec7b0c6010162e279d9915fe184864 url: https://src.opensuse.org/lua/lua-jsregexp.git -revision: 8a5e573f57d5033287b12b8c1433c65bf52e555b2985120ad8703e668416eec2 +revision: 2ee2348a9d7038a3d84b105205f65bc56dec7b0c6010162e279d9915fe184864 projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-04 13:49:54.000000000 +0100 @@ -0,0 +1,6 @@ +*.obscpio +.osc +_scmsync.obsinfo +.assets/ +_build* +.pbuild
