libcaca-ruby-0.99.beta19.git20171003-lp150.2.3.1 4>$  Ap\\[/=„([I J>`uGl {wc'~Cis,RUWOUGҿ3n>ӾUN {5SEdn@jkk.3) vRPGjNc /"< n[9zf2)͑NdЌH9$ˑoA]K"tgf&z)cNGyɚd.(IX5hX$0rT wljh-c5388574c764f273a9cbc8800f1f4fcbc7a9c8801c3b5cc2bcad13828a3dab698efdb9efb4942e620e1f5638fa70337eec2eb5af4`\\[/=„xBl( gɽ}&lF Qe8M&q6WкLǡ"Yq=v|-Waiq2xoɗ*7|]r֮e2;: zwe/,bzLSgHZ-{g/yV1R-$dוPO7A;AU@w0f0_[cJwҤA[:ek. DXd7-0b^tM]X_@h]M@-n!T@@>p> ? d' 3 M        L : (t8|9:F1GDHLITXXY`\]^bcdPeUfXlZulvtw x $y ,z @ P T Z Clibcaca-ruby0.99.beta19.git20171003lp150.2.3.1Ruby bindings for libcacaAll that is needed to use libcaca from ruby code.\\Lbuild34|openSUSE Leap 15.0openSUSEWTFPLhttp://bugs.opensuse.orgDevelopment/Languages/Rubyhttp://caca.zoy.org/linuxx86_64\\@\\B663863b22717a6ed7714ea967e794b1b4efa733a00223a9191f7e3cd3206e5c7531e72d92b6a7f88ccaa3a0ef3d8742b3d233970e0752412008a814913d47b92rootrootrootrootlibcaca-0.99.beta19.git20171003-lp150.2.3.1.src.rpmlibcaca-rubylibcaca-ruby(x86-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcacalibcaca.so.0()(64bit)libruby2.5.so.2.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)ruby0.99.beta19.git201710033.0.4-14.6.0-14.0-15.2-14.14.1\GZp^@Zg#Zg#Ze@V@UU UT-@TT.T+S@QQE@OF@Oĺ@Oĺ@ON@M>M@ L@LfL{@J@I?@josef.moellers@suse.comdavejplater@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comhguo@suse.comdimstar@opensuse.orgdvlaeev@suse.comdimstar@opensuse.orgp.drouand@gmail.comolaf@aepfle.decrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.commhrusecky@suse.czdmueller@suse.comcfarrell@suse.compuzel@suse.comjengelh@inai.decoolo@suse.comcoolo@suse.comtoddrme2178@gmail.comdavejplater@gmail.comdavejplater@gmail.comcoolo@novell.comcristian.rodriguez@opensuse.orgcoolo@novell.comcrrodriguez@suse.de- Prevent overflow of arithmetic of large (unsigned) ints by * declaring fields as size_t * casting intermediate results to uint64_t [CVE-2018-20544, bsc#1120502, CVE-2018-20545, bsc#1120584, CVE-2018-20546, bsc#1120503, CVE-2018-20547, bsc#1120504, CVE-2018-20548, bsc#1120589, CVE-2018-20549, bsc#1120470, libcaca-prevent-overflow.patch]- Deleted _service and use spec file to download git version. - Shorten version field to joliet usable length. - Change python headers to allow bindings to build normally with python3. - Use %license for license document.- Drop the py2 bindings they fail to build using rpm macros and somehow ingnore LD_LIBRARY_PATH, anyway provide py3 variant and stick with that- Switch to git repack service in order to get all the latest fixes * like python3 porting of the bindings - Update to version 0.99.beta19+git20171002.da28e96: * img2text.c: fix width arg case in example * ruby: require 'caca' instead of 'caca.so' * Only fail the check-copyright test if more than 10 files are affected. * Try to run Coverity from Travis CI. * Add some missing breaks (thanks coverity) * Fix header copyright. * Fix a bug into the autorepeat trigger. - Refresh patches: * libcaca-ruby_am_cflags.patch * libcaca-ruby_vendor_install.patch- Fix URL - Mention github repo containing more changes - Format with spec-cleaner - Remove support for older distros lets stick with latest only - Remove for years disabled mono and java integration code snippets - Use python macros to build python instead of waiting for autotools - Convert to pkgconfig style dependencies- Require imlib2-loaders in caca-utils package. All of the utilities fail to load any image without the dependency.- Add libcaca-ncurses6.patch: defined against a function name never worked, so set_escdelay was actually never used. With curses 6.0, though, ESCDELAY is no longer 'a variable', but a reference to a function, so we can't assign anything to it. We just assume that we always use a recent enough version of ncurses to have set_escdelay avaialble.- Build without Mono by default coolo says: "We don't want mono in Factory, if somebody needs it it should be set explicit (with_mono) per prjconf"- Update libcaca-ruby_vendor_install.patch: Use RbConfig::CONFIG instead of Config::Config to be compatible with ruby 2.2.- Update to version 0.99beta19 * No changelog available - Remove automake-1.12.patch; fixed on upstream release- Remove __DATE__ usage from cacaclock- Add baselibs.conf as source to make factory-auto bot happy- Cleanup buildRequires, remove use of xorg-x11-*- remove SUSE prefix from license- fix build with different versions of ruby- add buildconditional to build optionally without mono- license update: SUSE-WTFPL-2.0 SPDX format (choose from http://www.spdx.org/licenses or the list linked at license.opensuse.org)- fix build with automake-12.1- Use autoreconf instead of ./bootstrap since (a) that works, (b) avoids the inflexible handcrafted automake version check- update to libcaca-0.99beta18 - new "cacaclock" utility - improved FIGlet support - improved Python and Ruby bindings - numerous improvements and bugfixes - fix build with ruby 1.9 and re-enable python support- add libtool as explicit buildrequire to avoid implicit dependency from prjconf- Add 32bit compatibility libraries- Fix libcaca-devel Requires: libcaca-plugins to correct Requires: libcaca0-plugins.- Update to libcaca-0.99beta17 - Removed patches: libcaca-no_slang_acsmap.patch for < 10.1 libcaca-no_man3_pages.patch - pending investigation remove_badwords.patch - waiting for confirmation about bad words libcaca-0.99.beta16-libtool.patch - libtool method changed. - Fixed patches : libcaca-ruby_am_cflags.patch, libcaca-ruby_vendor_install.patch, caca-no-build-date.patch and libcaca-0.99.beta16-missing-GLU.patch. - Upstream changes : (See Changelog for more) * Add triangle texture mapping to NEWS and update ChangeLog. * Disable set_dither_palette until we really use it. * Fix distribution of Java source. * Large source code cleanup, getting rid of spaces, tabs, and svn keywords. * Nicer make check output for our custom tests. * Add missing ruby/test file to the distributed tarball. * Update logo in the PHP bindings. * Replace the old caca texture with a copy of our new logo. * Add #undef __extern at the end of caca0.h. Thanks to Carlo Bramini for * fixing this in #48. * Only define CACA_ALIAS with gcc > 3 (instead of >= 3). Patch courtesy of * Carlo Bramini. Addresses #48. * Add brief documentation to figfont functions. * Split check-build into check-doygen, check-source and check-win32. * Document file functions and fix a few issues here and there. * Move some configuration stuff from build-kernel into configure.ac. * Activate colour toilet font support. * Don't fail the check-build test if documentation was not built. * Simpler and more accurate troff colour selection. * Always draw all background in troff output, on beginning of lines too * Fix the source code to reduce testsuite errors. * Always draw all background in troff output * Fix check-build verbosity. * Fix shrext_cmds usage in configure.ac. * Map colors to the ones known by groff, defining mines don't work * Improve a bit troff export * Fix libcaca.a linkage (was off by one argument), fill memory with 0xCACA.- disable pdf API reference documentation, it fails to build with newer doxygen and the html documentation should be enough for the package- Do not include build date in binaries- updated patches to apply with fuzz=0- fix build, missing -lGLU - Update to version 0.99.beta16 - libcucul was merged back into libcaca for more clarity - internal FIGlet font support - use C99 types in public headers - runtime support for output drivers - BBcode export supportbuild34 15536855800.99.beta19.git20171003-lp150.2.3.10.99.beta19.git20171003-lp150.2.3.1caca.rbcaca.so/usr/lib64/ruby/vendor_ruby/2.5.0//usr/lib64/ruby/vendor_ruby/2.5.0/x86_64-linux-gnu/-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.opensuse.org/openSUSE:Maintenance:9909/openSUSE_Leap_15.0_Update/3dae8bc820b14757a6327a4656e0cdf0-libcaca.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxRuby script, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9e804c72b0629f88cc05a55fff6e90e77014c7b3, strippedRRRRRGc;3J"]utf-80ac2c7da2a868d3ce2600783ef9f6849d26b0ba912da7c212c644f21f05a7425? 7zXZ !t/?;] crv(vX0}lyŒMK Mt\O9bk6 Dr2C1JFFރ 7a5qY~5E_9UUx*}Y$VcBZOgb)7[h#W$"Ov;,TJ21Pa2|eFh?[px܀;lGv_c2޷2 G¡{ i,>Ŗ:VTl:{?yqn!:Mz+am5Y_J^ ACow?qo9 UC1Kj|ͪ=pm>d287`|DI0\aT xQ->xSS*Hሗ[;$>;č ~Y|Q}o'd9A w>if'nbi'ҘzCC[3ڴ`5.8 p#YjrKDow cX㎚teq} Qt!k{ UK|b;kب󣜥|c :pfVB^8b*.3#[Ϳ 6h#Ȅ`FDof 4'EmGQaezSjNEpW!,Fyws RQiXΜ;f4TېZ:QM0{FX}3+;4W.2WyR1]Bt +htMS^=bMLO#=5ID`g#4 S߻Lhi͂=~e*%~+Qɺ;Wk Rlg(߻̺g#XM^MSIzv՗tE5o~9c?DzospwDG[[, |>h;#UƇT01?k/1xVI%)" y:L#CMl ^b&_8ᖖ6Wö{*Ŵ#S\~r ^.Iw1}P_zvk%-Sʱ}Qg`98KUd Kף75!9Jnx:Awy+h#/?joM(_lx#ST~\ AND,4}Ƈ8lX>%1'P=a+zTY$364"r[j.eڌugҏ=_"-ꖐ*p5rnZ Gt) ЇXk5[w祥19/KOB>1 I}s(:HU!t]d[0"qDyL*[Ԥz3cVsp 8A ɪYM2FrL%@`X~*̜{[9%u#vXK `帟݈m0 "CLu' p`3Z?&rygPMr:m-Cb<>ZqUA g=|ݤ sRsdyܗ2iu+b]\$PtL^rYCEMphqX/g4O)᫳ )kv$mBz6m5[?,ïH.淞`~C6]˛eD\ LéAoQ*GhhhEZf #$Mlyak.{] S1Mr lqsRHp>s٥ILZN z{CFN#3N ts_OG)ƣ7QA U~fϝJ{㕎Ha+`+1(yVBqne[^wśKƟ*j=mG7In7Hu%v,#"wj|)S2'?@v|)"?VFN/]ϗg綿Y~Nioe Ӳo+иN 1Yo8z,9AtD)Hhfq)tV֭%J +DPoꡃdjBJj̀վ+:΅g ̗B n0mqG^ܘx׉R ɋ8\3b)ܦn+*QWFx2(ZǦ/KⓥHbh1R$ziDu3cnakQ4%cFwKI֌c81oFH[Pz A/0^5c˙Mut*A贼^d'gM"F;zYݞ)@K>㥓-XiyMH߲qmfWZ84W3$ɏVfj1j#ǔ7g[ -H5NuXq=^)\֡1yŐхGLpΪ\8ljUw43; OH#mcVKvllKnJj(3_< r Ο K%9zk@&s+Rd {̳m8`C hEVcWWŌ?]qSYVWܯkuV̱E\.Pâ=ao>7tvf-Q,K'j<6Z48#B6ZFiϗ&(=KvA.{+Qo[u2=+lߒJ B{ghT>6ܰI?E6Ay-" k\D~1ZgHr-K|wذLR<(W0MvPX(p ‰q?^֋p~%an(X$V92e5&+p]tI3֕nґWP}|yiTby͌}gU93z:X:x*nH$AФlpxHnR*L0V/ő\DP2d:AɑMno;\_K3'tzh06[qOBme5YtOf{O1`9J@mABu@!']VC~&ᄍAM- y/YrJ-$H#SB.WA4t.2|xnr] q-kt?u){bX6-;.׏ڜ#"ѝa.X p7OX+O 퍯Ft["zCRI'E]xa\Fñ"l@Ύlݬ]Lk_z=}̰,t;$4ovө\Ay*`1M\*t,硵i50zCqx9z˄OmQE*fl5模*9-/n="sv['Itn~\x'b9^'=#lF[ѫN>R|S ,,s@B0z"PJGD19Ab}d^2'/PtJoeJ5w`B# 9; Gt#A%4ў28,2B^/ j&<Q| ƌTFd|HT!yXA7 3<}ljvbba[=-㻕)y߼>U8UbU~H[2 nB D32K r:iĒ$_z՘N %DXz>E>:>]DGEp[o?-9Ded-a%Z!I v_RoU^SK$dxX.Ր(=6S5?cY&K{UE#D+ڦ- ZShjcqh=.̮v1ospCDg'C+;V얐4Ѱ92:0sb`.}>ɓsSS*e=~MӆT^!UDʌ0E sBb鑄{iY -uoV~ 2G&1iΨ#]*f S12sMǡP^%*.?g4Vr{KPFB?W0uu ,NHb2s9ML|'#.+|\;M՗02Guo_oykn& ?r?phiM`ҮQMmH0Wd:mܚcq|HNLzPxzC~{B-\y6%k6mji[Y(TFM֖Mǔ{2[akNllH \,&.QqU8;LKP \ivPڛא,73'^_`jBWd =|yΰs5]Id2g.'Atd@}y  ZuRLG_rPI]䤵p/E#DUSlHlX,߀H߫@zm5R*Td$Y%Z}^ЂÇ҇F׋Ҟ+d63`]AhcSt%YS.U_~ju@[-c8')nm@"cM Fv}2ZKhN̓M Urf⼇g|}l֏OB]v |3ET]EQW^/U @%0J^M ]n=~D,Őe?T.ζH¼ Fe_w<*2V^{qeNM{,Vg|ħ=^N:>,N+ɾ|Xy~gnB:BhWܛ1\4W"Ei-iE~e$DOWyM6Zޅ?Aucyޫfٸ <7tr1x|`L*-r,.[ǁMr7jYxnA_45}+v7ܲ~&{%D(G~ݧCɑ Quͩ8!gظ0 r/>eח-Yzۄ3f1OA7D6˔cAJ[ZzamF]O4-9w7s#I' G+n|Y&p[ڍ*D칶1r[sYk3 FM]Sߵ&VN”N?Y]O|u F4a wE><#d1ϿrevLO*/NPC?;W`xaC펭24u ]n@b>tOO1T<$)hC3j'Wdm8 bIp i5ow^޴dq"ql*H4?9(m,>7 _Mb d)1t8xR 1P]:_UXr$VkE~ 71m܉2"׀?:48eX@,! TnIv/lid:}|#ZI.+t8Xr_(Exur#jό-Ѕ%"Mܼt"M mؙ ..GkB $W[F3k2طDDN5J8KIAUV O5/ ?5ONq~99 I;c]mVrsh]wK`)?Jr1GF@fgnxUۙ90}Z<'M訅EPmulq? %zƒV_'iNԢ !tL ) 7e_bP soc n`T. 1Z%kjkaSz)ˍ8e%vq#Au t'Z]O|f@U9@ܞXJsHIːUX'[Bz+zwJjZuѳR~oJH!k{jJX6u8inN{07*.6R4a@In#?~FmL#jRyp9ܓ+}F~%=-} =qCp{Q0%Q߯d裇271+I` .|$.FM{)~< e[t(IagluZ\$=v_S)<~oqfԒ@gx2Q1B͔N9'V4֭;Ԃj F6ɺ*.i)TS#\&y ib8C5FKx@ 3I*C>uyH$_)6:5WPlĹ~rϽdk>KmˍjnCeXU U!M&XހA+|ǨQ~SUIIS kbd3P5a67@\4#4'2LeU,~K^.rj oyi`M-Ɇgy"Nb{?zѭ%Zhx; vE]IO>lKιXFE$3mg7Sko2PzN@b334xWU`0x@Q6FhifoLܠG֗&RC~=anyq\âZ$b[$*%wGLB;ƶa"!}gBFFtQg cҵPxOi럖*҈mo}`pExYwQħpMg;%fH 랙ll,1Bu]2Sd^)>b83}0.ŽlB2[Ohvc?Lr_ w[F[J]mH6mF5c|SdsH!OUn.\ ߄T( DxFÌ, ))+9j尿Bb(GfNcBg$1$uڕ.HrP,s8.}vb ,,I)C5s5> B<7pDؕ[ vְeAggnݡ_@nٔH9=?}/>rә:iI~%?0$6\ FnVSfi,_@7!"W/. |aV#liP,!Gk"M/C6kI'8i$g394`9iIXo{r^&Aiw>&^1 \b`_L%WasR +*"s`)6ޜOλS 7ЀGB/0q _fc(0=ji_Kw;E?g7U<@T%{aōMh@%+)a~oC[{nBIB .M8y X}%K옔nLo" gL$2\B> U17'NlGFEυKvZRetЭIGDAwF`*2vrd_Oe9aS,ch#ڼX hHJɩ݇r c8mE rRG.eOs2^A'^ڨe]oqw E|Yߩc=jR nЙEG[b|!ȴL 5,,dΜ}|2Wűf Ro4Jz]۬8~c ,.X`OT&H7N8 !{4@u=8,UAg6=zサ3/LV]roIx`ЇB(9(Eμ٩Wz!ӧt!ҹkB1-U9hM(e%VRGFH)]~[z-dhfQ '4Bp5>K^Mr UKk\fo&HpC㎙S2וEn7^0u1kۗf6-WwR[iS۬ GťtK2x6vkE|7M<(d,YX3͸u*\ &V?~M^jNX}Y2 p9s;Y-lVP`+dhN7C ,`> | u6dC`gr L6qveMIOS=0S*PȂ8_<$ˆͫ'n7lXA@J;C%{DŽBAn0'T nC.kƮ~q!PZ,ے4xb^7i\7Ea wBD]x/$RM5/^Q~>@$Fɛ?õ*z`ϽI?35MQcQLX9c˯Ӿ'LI> ;}$H_DS݌EN_Q )P}1781/n 68wXܾ3f 0aGli֪kseًV zء|nEՒBGo_/ziLF%KC1G]c"Gd`.. tYyzn~-F|?Fs{ڇ0)b/ck?r?nS $ֻ>`wx4I`\mlcԩ0niAeH )[tHE+q' c1^)n!{d)ʚ uyo;Q/@4B>O{0 :Bҁ@mb6-0&Gîn=PR܆)[ӑ/_Kl].U6١I3tl-tD~/^$EP<\xvh5 Kmw]l#У>hk0ԏe'ݕ|ʐEQcQEQT]w?֏͌ůn +w*P{ ɏ80h3 F< 8n pV}!{>rW +T旂 [4 vt-f Z'3>3nг/ 2mYtu8:q*TCsS)tUY<7~lPyG?u(SD(oAdK(c 61|\ES#e>"4KSI\ |{VZc7tz~)׏[x 줿7-=:Rժ6C>nϙamu(ip[+$-Zꤊo˟l\įKxu$x1\wI:d n,2%{U/E!7s#fo.nئȂxjD3 4t$mk*Ͽ#8#(9ৼ@{=2RO-^]43ER3geO:RdIݸV1Y]Lz=w@!=Gf 6*uZbT4@nGޔ:[{L}ysio;cH$hjO{+{b~~L/Uю|y SDJ[en fjm XwlI IѮL5)nǀG@ Xs0ek {_&ك`^fHtC s5/uװ(F-ںC/z2;эqV2.>g. o,O$I=5 I22[!YzNe Ȟ@–c%, )QȱZ襓s MG[Kz*ު^zc8Z/QT ̓>sh{&E>\r1(M/r=a?ZsSkI;xqdz7~GL8'w-ݼ; nEP%n&jsȞA|Y33ӳ~xL"t5ZCxB*HYPWc'FO͒0DjʢYNN)iu3*C3Q»f&ek0E4؊7Ї37 m t !0 ]nfa} ;Q8N89 3٘ .!~gNe!"â$. F3Wi2^._"}u}>n23%$ )1S}Lu_h=$tSl!p'ih5)]Y`4Ռ 2~6$t(&eȶyߊ`A Bz>eo!  Y>H-`<şVGa|Sێ8X 旸E;mW#1PMB1P bP놺9"b/ݛo}zU|<0 E:7*y=m? _+2"vt%0ly`$^ 2U=Sb!gS *'o_93N'`z*I}D>q? |6NQL,%#! p냬t%d!. !,8"y a (r+6bt1K4<^Ww3IZZx HlL!mNJsnEQ;Wyxӌ* V=s+-4lJUGΣ,%&Ơ\hG#2sKz~-,mn65%SF382Eje8Ͱ48n/b\l(uJ{L=_y "0J=gC:)H"L -|Ԙ`[pH3G),[mTIڛ߅ӺU-wThHÒZ,M0'> դɃ#nkv6>M^$؛`B٥[6̞+({$ܳ L@*p!*ؚ|* &B=IA8kFZIG)vfipTf[v''L<Č5S{ٴ0iTT*q,;dzWxJEYx|Q:UW_mhZ3rH US ݹ* rj`[]"_2V%2p2s=D#'v`[;*ԬՁY,k cjo# uMկŀ,& ڡJ} tѺ@ ExMQ_qzpp`/n <-Z[71Zq`kO;PnY^0 <=ǢHNC1tP j#zQ`}ZW5a3q fWٗ[;c}1n1R1hcɻ]$-B4_Au$V993;"v}3+'ͭl&Ȑ"~fOݙ9jE Ď*MfZ[ڒQRCOh#I$1Q2H-5`uFSɇ3U{}ds0̆b-{0s '5H=w]ޱhl tiU0(ޓʙ5زvᳰjh_Ƥ}_'f@ ɐ8R+f/F.7; /XH4Lig Xqf2B_.ȕYrqIFZ:NĮ2XY<91w?z^"(vA稚n'ވ.@,דw91! YZ