Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package luajit for openSUSE:Factory checked in at 2021-10-11 16:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/luajit (Old) and /work/SRC/openSUSE:Factory/.luajit.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "luajit" Mon Oct 11 16:48:37 2021 rev:2 rq:924043 version:2.1.0~beta3+git.1624618403.e9577376 Changes: -------- --- /work/SRC/openSUSE:Factory/luajit/luajit.changes 2021-07-16 22:13:32.878488553 +0200 +++ /work/SRC/openSUSE:Factory/.luajit.new.2443/luajit.changes 2021-10-11 16:48:42.666176827 +0200 @@ -1,0 +2,6 @@ +Thu Oct 7 15:09:55 UTC 2021 - Michael Gorse <mgo...@suse.com> + +- Exclude s390x for now. There is a not-yet-upstreamed port + available, but we would need to rebase it for our release. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ luajit.spec ++++++ --- /var/tmp/diff_new_pack.f4wpnb/_old 2021-10-11 16:48:43.126177558 +0200 +++ /var/tmp/diff_new_pack.f4wpnb/_new 2021-10-11 16:48:43.130177565 +0200 @@ -35,8 +35,9 @@ Patch4: https://salsa.debian.org/lua-team/luajit/-/raw/master/debian/patches/0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch BuildRequires: pkgconfig Requires: %{name}-%{lib_version}-%{so_version} = %{version} -Obsoletes: moonjit <= 2.2.0 Obsoletes: lua51-luajit <= 2.2.0 +Obsoletes: moonjit <= 2.2.0 +ExcludeArch: s390x %description A Just-In-Time Compiler for Lua language @@ -90,7 +91,6 @@ # Create runnable binary ln -sf %{_bindir}/luajit-%{lib_version}%{realver} %{buildroot}%{_bindir}/luajit - %post -n libluajit-%{lib_version}-%{so_version} -p /sbin/ldconfig %postun -n libluajit-%{lib_version}-%{so_version} -p /sbin/ldconfig