lua51-luajit-devel-2.1.0~beta2-1.9 >  A [SFp9|Lh z#hv*5\?Y7 \vL,`rV?@$@X9!SOm6RhN؁OvҶeifJ7[fM 8eӝ"3hFo6&ׯ\*@bFN#*Da^*C -_koCAux &p0'B>&7g7r42dv286ed6677b52c7f5af802952a7329f55d0054ab971a16d7a3ffe424870be68c63ec085e9309086b0bcf30dd35a25a2caf1f1638dBl[SFp9|B&N|1!Ӝ_EAn;<NK~ a ;;pKY mJf*EС]d?}d؜T">qKjjg <MSp ̎TG:wI[,;{QFRDfΉna86(}>&*/IŇRV/ @V4V(7 g*BU8df}ZjA??(?!Wg/LjDrH>pA ? d! % <\`hl  $  6  H  l  5  T x   l8x|(89:HFG H8 I\ XhYx\ ] ^2bc(deflu vw x  y <z D T X ^ Clua51-luajit-devel2.1.0~beta21.9Devel files for LuaJITDevel files for luajit package[S7sheep58lSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/Luahttp://www.luajit.com/linuxx86_640# YVA큤[S4[S4[S4[S4[S4[S4[S4[S4[S47093ea70fb38341d10475814b90961cec22f9643c11e3ea4c2ddc2cd4b03164e9df80d9146f3ef7a2deec7aa1a13704d54748f35935a021d58389fa25f49d8f83365db69037f3ae891e9ae6489fdfcdaf73185347b8b8ff7c0e8ee66523753f15b92f990d74d66274f5557d2291da6caa40e48d52424abc7074b458b9a1833cb5671e2b6bc572c3cde286a20e198a6675f40b6f98f40caa90520cc7aeb2d0f93cbcffbc4abc291895d242700faafb0445bf2e32a3d11245a7235ea36ce7f40a9120d974a7e8156d4f31ad7a375f8ab865e79391c1bb847a21ea9bea02cb549aalibluajit-5.1.so.2.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlua51-luajit-2.1.0~beta2-1.9.src.rpmlua51-luajit-devellua51-luajit-devel(x86-64)luajit-develpkgconfig(luajit)@     /usr/bin/pkg-configlibluajit-5_1-2lua51-luajitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(TildeInVersions)2.1.0~beta22.1.0~beta23.0.4-14.6.0-14.0-15.2-14.10.0-1luajit-devel4.14.1ZZ$YA%@XN@W8WgWBV0V.V#ŬU@U@TBV@SO@Rg@Rg@Rg@R_@R_@ro@suse.depousaduarte@gmail.comtchvatal@suse.comtchvatal@suse.comi@marguerite.sutchvatal@suse.comglin@suse.commlin@suse.commlin@suse.comi@marguerite.sunormand@linux.vnet.ibm.comtchvatal@suse.comtchvatal@suse.commailaender@opensuse.orgsimon@simotek.nettchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- add s390/s390x to excludearch list, no code yet- Add baselibs.conf to provide 32bit library for libluajit- Version update to 2.1.0-beta3 * Includes more fixes and tweaks for aarch64 support - Refresh patch luajit-lua-versioned.patch- Version update to 2.1.0-beta2 to allow arm64 support wrt fate#321974 - Refresh patch: * luajit-lua-versioned.patch- remove redundant pkgconfig(luajit)- Add provider for luajit-devel = %{version} to allow that in spec as build dependency - Fix multilib building wrt bnc#976720- Update luajit-lua-versioned.patch to change the default luajit share path since we already installed all the lua files to %{_datadir}/luajit-5_1-2.0.4 instead of the deafult path: %{_datadir}/luajit-2.0.4- Removed unneeded symbol pkgconfig(luajit)- Provides pkgconfig(luajit) as well in -devel - Update luajit-lua-versioned.patch * do not change pkgconfig file name otherwise many of packages could not found luajit while configuring- rename to lua51-luajit, w/ versioned lua as suffix - add patch: luajit-lua-versioned.patch - use update-alternatives to provide /usr/bin/luajit and its manpage - provides luajit and luajit-devel- ExcludeArch: ppc64 ppc64le lj_arch.h do not support ppc64/ppc64le- Version bump to 2.0.4: * Fix stack check in narrowing optimization. * Fix Lua/C API typecheck error for special indexes. * Fix string to number conversion. * Fix lexer error for chunks without tokens. * Don't compile IR_RETF after CALLT to ff with-side effects. * Fix BC_UCLO/BC_JMP join optimization in Lua parser. * Fix corner case in string to number conversion. * Gracefully handle lua_error() for a suspended coroutine. * Avoid error messages when building with Clang. * Fix snapshot #0 handling for traces with a stack check on entry. * Fix fused constant loads under high register pressure. * Invalidate backpropagation cache after DCE. * Fix ABC elimination. * Fix debug info for main chunk of stripped bytecode. * Fix FOLD rule for string.sub(s, ...) == k. * Fix FOLD rule for STRREF of SNEW. * Fix frame traversal while searching for error function. * Prevent GC estimate miscalculation due to buffer growth. * Prevent adding side traces for stack checks. * Fix top slot calculation for snapshots with continuations. * Fix check for reuse of SCEV results in FORL. * Add PS Vita port. * Fix compatibility issues with Illumos. * Fix DragonFly build (unsupported). * OpenBSD/x86: Better executable memory allocation for W^X mode. * x86: Fix argument checks for ipairs() iterator. * x86: lj_math_random_step() clobbers XMM regs on OSX Clang. * x86: Fix code generation for unused result of math.random(). * x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND. * x86/x64: Fix argument check for bit shifts. * x86/x64: Fix code generation for fused test/arith ops. * ARM: Fix write barrier check in BC_USETS. * PPC: Fix red zone overflow in machine code generation. * PPC: Don't use mcrxr on PPE. * Various archs: Fix excess stack growth in interpreter. * FFI: Fix FOLD rule for TOBIT + CONV num.u32. * FFI: Prevent DSE across ffi.string(). * FFI: No meta fallback when indexing pointer to incomplete struct. * FFI: Fix initialization of unions of subtypes. * FFI: Fix cdata vs. non-cdata arithmetic and comparisons. * FFI: Fix __index/__newindex metamethod resolution for ctypes. * FFI: Fix compilation of reference field access. * FFI: Fix frame traversal for backtraces with FFI callbacks. * FFI: Fix recording of indexing a struct pointer ctype object itself. * FFI: Allow non-scalar cdata to be compared for equality by address. * FFI: Fix pseudo type conversions for type punning.- Cleanup a bit with spec-cleaner- update to version 2.0.3 * Add support for multilib distro builds. * Improve ULOAD forwarding for open upvalues. * Fix GC steps threshold handling when called by JIT-compiled code. * Fix argument checks for math.deg() and math.rad(). * Fix jit.flush(func|true). * Respect jit.off(func) when returning to a function, too. * Fix compilation of string.byte(s, nil, n). * Fix line number for relocated bytecode after closure fixup * Fix frame traversal for backtraces. * Fix ABC elimination. * Fix handling of redundant PHIs. * Fix snapshot restore for exit to function header. * Fix type punning alias analysis for constified pointers * Fix call unroll checks in the presence of metamethod frames. * Fix initial maxslot for down-recursive traces. * Prevent BASE register coalescing if parent uses IR_RETF. * Don't purge modified function from stack slots in BC_RET. * Fix recording of BC_VARG. * Don't access dangling reference to reallocated IR. * Fix frame depth display for bytecode dump in -jdump. * ARM: Fix register allocation when rematerializing FPRs. * x64: Fix store to upvalue for lightuserdata values. * FFI: Add missing GC steps for callback argument conversions. * FFI: Properly unload loaded DLLs. * FFI: Fix argument checks for ffi.string(). * FFI/x64: Fix passing of vector arguments to calls. * FFI: Rehash finalizer table after GC cycle, if needed. * FFI: Fix cts->L for cdata unsinking in snapshot restore.- %make_install replaced with make DESTDIR=%{buildroot} install to fix fedora builds- Export CFLAGS, funny localy it used them properly.- Drop STRIP=true from the args.- Change lib group to libraries only.- Make the thing acutally build&install.- Inital package. Used in mpv multimedia player.sheep58 1527272247 2.1.0~beta2-1.92.1.0~beta2-1.92.1.0~beta22.1.0-beta3luajit-5_1-2.1lauxlib.hlua.hlua.hppluaconf.hluajit.hlualib.hlibluajit-5.1.soluajit.pc/usr/include//usr/include/luajit-5_1-2.1//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/c6dd9cc4aaaa551a07d637640b8f8c7b-lua51-luajitcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR3-4Y)Y(utf-8c22bd0f2e65df6afc25ee6356f38291ae7280e839b6a1dcba3830301135715c1?7zXZ !t/rG=] crt:bLL $կZ 6R{Z&!qYm~vj5)GSCu*44W4?ktf׭E+S]ڴdK^ftxHSQv m񤖧!_ p NފxC2Z?z NDdup(ЦB>'{s:вBF,}n`(򲥖,R JypLDVO>LuDq!ӀP-2BΌ RGvUo`*Ɓ&ǹ<?H3Z7+ Z(2 86bPJlw`4 C89ViQ/L0 ku[NNȜnޏa m6O3p pߨb]~/=czkΘ8-ဪ5]I>+'4ZK'Sο:'p]7!9PT8q?H3qVY7ޤHiQ@bo]:^C-:.A'N IDŦ8 嚫`'FYlA<. \.ցRH"o9S@憽q1zB, J=^Q 6 ,t}9}ļ 0upe` ?̻7,{@casZ cňkvƙT`Qŝ?f\'ՏS=,>Z#^[Pm& ^NX5kh@P$jPy>MXp@o=,}" TbK! rbҭƔM(wLμ-D.g<1lFxBGex3łL{58d;:? E)u?]܍n;k&Uliw F4ᔗ ]֭)T ?id]f(4< [s8A;[mY*yՔT?mz9D嵐c?˕a[Yfɠ 3l]fa(Z>]AnV;5ʸk."=z4ʢߋ;լ$PE<{%ih:hms89!KO9UtͿViDj>#GmSDiC7Ψ"$حi# 7i} S0F !m W5g|7ݮM)Da v޷E؜CUuc0ze[cSOq{'AyYw9FvBo*(4F"Z=9ҭJ0c[&dug/V2|uooZkg[Xwm[/|tnضW5=2Xյ.`eesh ߰=OZ¨gMM"\ ypj蹰-+f|Kui7i;"E» /i_r LL.XO#gQ S"Drw[1Z`F TE, Ud퐐މT?ujao~Dk`_37!'MA[@h-q,_#"m-lA::+C9c.wϮCh ,q}-UbOdA v>Ƕ~4)NLD\x2bcMv8eYEh^T;3oa._Y$.ʐPż8fsgPrt]C-ftߺ1# y`ql$#>{Hq!Z/t yD N!;:vRz-]!xN_Ѫs{]:-?+n\%?L9:6JY(+^ j}X-jsFG Nȼj͉VeLK"uvnj/,)l,ts6Z.l9Pm/NˆÚD z ?UV4SC M& "hA7ΨՃQ%40~,&MϜ"|fDFd#H䚘;= }ǴJ3-,t 1uYa-NO:#slbDӿҾy5bm-vqe4Pk(êeZ4ĄJ\Dʏ6 U[QKhגھ E\kXQE8OAբ?KZn 羅"=N]{Ee05$rZV2(趣UݻV^^?y(HׂگT<{1)`V>pb`0Q=I 2;6m¿+ .bЋDf6x1M;>cKpb|VN,yc%5yy32!Re.RFov~߄D12)[֨`T${,xjo82q{-/-TIp$ԣʰO o_߹fKhh~!r߄bKGcpФƸA}C;d(lu}DQX۔bvgK riF˅7f[$^ae7KBvp+^oā}vz18nc!uVv ><7+h[C|BCEd)k-s~K )P@M _#bxA}H3* ňҽaWbg.n2A"OStߛ!>\ kehIo)Ƭy_73qBhnfnk 5Ӫ$CG*O@{ 1%e:QRkz3rXIJ:i}i%hPYԢ4(AƁcƈL:et{T cKonVo]Az󔢵GӜ!Wd횅(,?NH@r/c Ō{rK(!'y+cD >"ab8=֡);HWP^f8-iz6*Q;4tH=i=t"e)sZt V@_lu7pv^"~r;[7:CQ)a\6#;([J+-@|]> k ʹFSq ! Bmܫ@AX7RaOS:rL%>ݏ 2 :._z%*)~*l/PP.‚Oi#B'caL>2lvTsm말xbaIg{]dL'@NOcw\=JAΑ^^s (-Țz!ZެL3ޭRxvo{ S0G;>3pp`/IfēAJ$!r|4`j( g-% @i2dgGORW⧜:4Olإj S)7 b)E Eb޿%ÿu>61E6t:֪}ASϭ ;vGDٌ mZW}pfw- 1+MnhQI,3?׾L$Bb7ݣMb#&n-^#d;%Tʮ# B9DšJ8ui#/D>F"IKs""hsI;77g+rP+Ð*dlH6_ &5rZ G~O|׵$4F"9ݲqީ)!SO_|o kR{ڢ}}'V TCM$rKdc 26lMwkLlwGe[4aMeJ0T_|=UIJlj 5Egg[IV$ >LH77bprb|z`*kno!ao2ԑ**ahv1U7ym :^7Ou~9:sG̞ j38x/3MwRzFZ7#˘2y:S9uV_V/:Jpd'cZ3 ".4=0GFBp&nKE&C0J:7\~gkr%S<=VdwV 熫+=9oXܳ12&.2y:1% +yE%а~ t{[r@jy~UҖܙ.|>mbP'd)7[td63H{J~V&f qd.R\4Ϋ27i䆼~ `嵇|bN.˿|)] ҃_8i&@nzA@'nGq8 ZU7*Qeko+$Ϭ&\ ͳwPgGz.t21+c{ L-þ"SxA\lBU׬" MĵdBihXhLH)L:e)68lz8p5bNHW޼AXAj"O\͆pY(ؔR{|QS H>u1^%|j,P'ؒxMٵz,@[fdiQ=l%vTO)~ ooo6^=~jDca2?}p8eɺY걨ի)nM^'iacYh>R@"ؙ8OI5L?62d{sD OLKq0"[hnmE! [8W?X:,'A 6^u#9bGXc, 6+KI!g )*h q~aLe;F@`JF"Q;?HӍ򽐷˶!VñOAd"'Jm#ó^ߪ2A JHlc]Q:u;vzM{V6[+Pm"It؍ݩPY*o=g7w!HGO{)g& Z#RCo*KÃȧ'G<=:釠YeNiڀjU^!/N Uqj~2ed~ܸ'?&`J 2Th~ 6O[@7E8!.N%yjNǏ%RA܁ rGdƦrz;wjyd[?Qyϓ!)(U$v!ZZi\k(i U#۰}GS p:;uGq͈oM~l~6.#ޏ$D͟4>|Xjns!K x`^elMXZ_~!J[wo 4sG=;%)lRϓep~n֏|!'AUC$qPW:|+Fڡ n7|Gd2q;^qȒz8ָm&N9ZF0s-yCviHjar܍e\a dY#0Vb#cO⭣ϻa;KƐW`+Mgcrr({GAαt=N4$Jr3ᎋQRJ!{AAD㶣9%j$b]n(j̃cdZ/nLX9J;hIqN쏑rKgkA%Vr͗whK 8oM:1 YZ