boo-devel-0.9.3.3457-23.1>t  DH`pX̣/=„@,2c} vR1 9#=I&D~Mo:b,a1/H #yN*[b쉕[\wr.h5?R1e ۱PN$:pf0ڱ7#8Y,¼(RCfZ Zwm,,#AtqL/rJ$RGNݑ❿|/ݰ"H8 Fk`%Er➟F":"T?"Dd   5 (, Ea~       (      9 z  8  (p8x 9 :[ FG H I XY(\\ ] ^bhcd Ke Pf Ul Wu l v w!t x! y!z"4Cboo-devel0.9.3.345723.1A CLI Scripting LanguageBoo is a new object-oriented statically-typed programming language for the common language infrastructure with a Python-inspired syntax and a special focus on language and compiler extensibility.X̣lamb53openSUSE Leap 42.3openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Otherhttp://boo.codehaus.org/Homelinuxnoarch^8(A큤X̣X̣X̣X̣X̣X̣X̣X̣X̣X̣X̣X̣X̣10b3f89baffbadfce9d6667d92f97c24b083bf5aab606db7a99b027f93b54befd250916e1d47f854a32e3316f403a40103364084f26d996ed7cb9cc22ad09930525c9903537fbb6845c8a161542ac6f9299046c962a5e3fd506a6ae65c9346e71d003c5ce89cde7ad2d76c2db13b4eb1525c9903537fbb6845c8a161542ac6f9a441bc488c1f2e30ef29b9e536ba4c46525c9903537fbb6845c8a161542ac6f9a682f306d64552b67a45a57cac5ba519521caddff9c50c543af7156ca916839brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootboo-0.9.3.3457-23.1.src.rpmboo-develmono(booc)mono(booi)mono(booish)pkgconfig(boo)@@@@@@@@   /bin/sh/usr/bin/pkg-configboomono(Boo.Lang)mono(Boo.Lang.Compiler)mono(Boo.Lang.Interpreter)mono(Boo.Lang.Parser)mono(System)mono(mscorlib)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)0.9.3.34572.0.9.32.0.9.32.0.9.32.0.9.32.0.0.02.0.0.03.0.4-14.0-14.4.6-14.11.2NtK^@IH{@HW@GPG+@G FF<@jengelh@medozas.deajorgensen@novell.comajorgensen@novell.comajorgensen@novell.comwberrier@suse.dewberrier@suse.dewberrier@suse.dewberrier@suse.dewberrier@suse.dewberrier@suse.de- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build- Update to 0.9.3.3457 * Bugs [BOO-1034] - compiler error referencing base class members of a generic subclass of a generic class [BOO-1064] - Overriden explicit interface implementation crashes compiler [BOO-1065] - Duplicate explicit interfaces cause emit error [BOO-1071] - List comprehension cannot be used inside array constructor [BOO-1081] - Subclassing containing class causes compiler stack overflow [BOO-1082] - Abstract subclassing turns methods public [BOO-1165] - Callable cannot declare variable parameters [BOO-1170] - for/or bug in generator [BOO-1191] - booish crashes after /help, /globals, /load and /save [BOO-1194] - Any autocompletion on an array crashes Boo interpreter [BOO-1211] - No type safety at all if LHS or RHS of expression is an interface [BOO-1240] - Compiler falsely considers any member of the same name to fulfill an external interface. [BOO-1241] - Not all overloads of external implementations searched [BOO-1248] - Most of the links on the Boo home page are dead [BOO-1251] - Overflowing calculations with constants are compiled to invalid code [BOO-1252] - System.InvalidOperationException with void/bool comparison [BOO-1253] - System.InvalidOperationException with void function in hash literal [BOO-1254] - Boo compiler fails on certain file names [BOO-1255] - Boo compiler fails on empty files [BOO-1256] - Class not found after importing two similar namespaces [BOO-1259] - inheritance generic class with abstract parameter causes error [BOO-1261] - cross-namespace inheritance from an interface fails [BOO-1262] - The white space agnostic parser is not preserving file names [BOO-1266] - Parser fails on literal -9223372036854775808L (long.MinValue) * Improvement [BOO-903] - Allow 'of' to be omitted in type references when [] are used [BOO-1236] - Missing PatternMatching patterns, plus regex pattern [BOO-1260] - Language change: remove 'continue' and 'break' special meaning from 'or' blocks- Update to 0.9.0.3203 * http://dist.codehaus.org/boo/distributions/ChangeLog-v0.9.html- Split into boo and boo-devel so as to not require nant- Update to 0.8.2.2960 - (almost) complete nullable type support - shorthandsfor nullable types (T?) and enumerables (T* instead of IEnumerable[of T]) - improved booish behavior with nicer colors (and it should work inside emacs now ) - 'else' block for 'for' and 'while loops - fixes and improvement related to generic methods (overloads and interface declarations)- Update to 0.8.1.2865 - a simpler way for writing macros - support for nested functions - generic methods overloading works - support for CLR 3.5 extension methods (moreover boo extension methods) - compile-time conditionals through ConditionalAttribute and the new -define SYMBOL booc option - AttributeUsageAttribute is now supported and enforced - a better interactive interpreter (previously known as booish2) - warnings about unused private members, unused namespaces, unreachable code - new error messages, including suggestions for misspelled members or types - exception filters, exception fault handlers - for loop IDisposeable.Dispose integration- Update to 0.8.0.2730 - Fixed Bugs * [BOO-836] - WSA Boo "end" keyword required for some blocks and not others * [BOO-869] - wrong type inferred for null field initializer * [BOO-871] - booish fails to display dictionary that contains DynamicMethod * [BOO-874] - compiler doesn't generate debug information for duck typed call sites * [BOO-881] - compiler doesn't check for duplicate parameter names in constructor definitions * [BOO-883] - Internal error using regular expression in generator * [BOO-884] - compiler should prefer data preserving overloads * [BOO-885] - parser doesnt allow complex expressions inside closures * [BOO-887] - Wrong stack trace information for exception during assignment inside generator method * [BOO-891] - Boo.NAnt.Tasks is using an obsolete method (Assembly.LoadWithPartialName) * [BOO-893] - QuackInvoke intercepts calls to super() in class CTOR * [BOO-894] - Type inference failure for property used in object initializer * [BOO-898] - [MetaProgramming] Splicing operator is not recognized inside string expression interpolation - Improvements * [BOO-870] - parser should not require the 'L' suffix to parse long literals * [BOO-872] - better name for closure methods * [BOO-873] - extension methods should be preferred over non accessible members * [BOO-888] - Delay Sign parameter is ignored * [BOO-889] - BooPrinterVistor makes ugly elif chains * [BOO-892] - Test Cases use obsolete interfaces and throw warnings during compilation * [BOO-895] - [MetaProgramming] splicing for member references * [BOO-896] - [MetaProgramming] splicing for class and field names * [BOO-897] - [MetaProgramming] splicing for method names * [BOO-899] - bool equality comparisons are emitting unnecessary RuntimeServices.EqualityOperator calls * [BOO-900] - unreserve 'otherwise' keyword so it can be used by the 'match' macro * [BOO-901] - unreserve 'given' and 'when' keywords so they can be implemented as macros - New Features * [BOO-136] - generic given statement * [BOO-218] - duck typing - unary operators- Don't use - notation in BuildRequires anymore. Normal sles9 doesn't like it (obs must intervene here).- Update to 0.7.9.2659 - boo-pkgconfig_path_fix.patch: fix broken paths in .pc file- Depend on gtksourceview18lamb53 1489806256 0.9.3.3457-23.12.0.9.32.0.9.30.0.0.00.9.3.3457boocbooibooishboobooc.exebooc.exe.configbooc.rspbooi.exebooi.exe.configbooish.exebooish.exe.configboo-mime-info.xmlboo.pc/usr/bin//usr/lib//usr/lib/boo//usr/share/mime/packages//usr/share/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/74e4b018933eabaf95a0a05d8ad97a8f-boocpiolzma5noarch-suse-linuxPOSIX shell script, ASCII text executabledirectoryPE32 executable (console) Intel 80386, Mono/.Net assembly, for MS WindowsASCII text, with CRLF line terminatorsASCII textXML document textpkgconfig file RRRPRRRRRPRRRRRPRRRRPRGfu?`] crv9ugQIm:]%SlC,'bwMui|14HPc?nѫ{3gmubSefD<拇}q)$e"5َ-OiЎ&"mX.M3eKNaJ5>;[w1!ntUI%'NרȔL!nE6vwJ/ gcL6wT&>$15ҫkƩʥcCފٺ׷ބٌn ye aE'̄~K 3xRh0`Afw.rh*|CO렰[x{('8=_Wa 4zuA @%N ^EG*`KKX<+b>G sR\Ɵ1qH dVLVbϺLl gac,vt+yv0 ap0xQ $ՕU{bWaButzPK6"FvE _S8)!>#6)C*#RfDSm ʲ4ƆiB+@uC/&x ]Zw2fgZI6Ŝ/wޑ`?b;o^y/\T#hvQiaH꼛j 6pXMS@lODy,*9ul{ ~yA"sf*,l)x\%E؟L~#Իf= %OPZ?\emRRoA^Ajғw5uX?vOkY;ժv~m垟,. Wpݴι V +i4y^mAp,ڴeG'ڭd⸭zElZ@,ѽ-xv$I{"\X]Mje8b6(c/&S[M\bٝͩ b<.zٓ Ŏ:iQ* u''#s$)Đ9e,fdQMB sVQ Im֮-=:%!VyeGFp+_OGYQ \p WFFϋ6랼zl=3n5k?"RjGcKDaPXws8(ұ!l@ఉi(.CED-Q#]3Pڝq*A*2jz*rFIR i96V|X>PA `o.Ìf=Cik__QHD #6l)ڽ=sT,(d7st}++qzbȰӨW!L=NgxFtlbo HrkQA$:dKL`_tqQĖD#Yk&;ߞ.eL&V3nZ9n%_O 3l3Dl.wG°<ҍʭ?fˈM(v^ VfToGGnnXq[k+p!\rͬ({ƪV nױzw-EZ [IPQ,`2dsE=u$zL9=gٕsff'K%ޥI?G5LF#3B:Fe F$u-tyBQ*>7] Nuq'"\3R33CWtGJ^;&(m_zsig&نxt9gjet0V,؀RVwΛlzϟUo[8rF틋NIo~6#H4"\.М+/-إ~&O0uj·6h#00_=h,1>rFqCA#̓AmF:roR?"=TX,@`3Wx5B'|DE:ҏϠŭ(GNcu#a 4sYEH%ouᥝAևUu]BD{Qu0hQ{ ٝip λ-SpYŚ8`O.Hi9(d 5iػfK5u&pm"()@Y8+n+e3cn*)O\}1Q| ^FӎB>$^(zk}ӳg$QHcE }yFnC{x=(-IfDʀ@i:-7j;WqqV;,?>oUȍO8b߱ ia cDs uSⓀVbPDďW ~a3xiN}2.'~SZNhe- ur)GL,}s v`0m I7X 57%7xUxVY\ZOgq86QO^{s D9y qu]dTq `2!a I+3hrRUJ$ub1Z0o|0xA @>`T(7giWxi^ l2d ߍf}} k5)vy~J7\?TǂaGW ` ;ϧ@;jnlQ}ycNkkѻ 8V{=5kM)++bh]ǖr&ؖ(6PsuW\҇dlYwI"-Ó vJYk~3R$@aOQL45HB~Vp/77̈́پf%8h>*%t8nhIT~l^&H KwI|t#2 Ιd)8@e&{J &c`ƽPqY6sS_?nLWzM k#m6I* g+ جJ?3GjgYݯ4ZloTI^@#[Г.3>?O؅xmFg̃h 9؞WB!U8?oӖ$;!4 Y)fYG{#z | d؎o{3) HR U3y Y}w3,MF>uaxAዃNRBm5)4PkVDy%*QעL:K5?+HRqVڂq;RD-^/7vʕ #GW>fSO'*8I1«]g Aw |"tr >sس4`HF.Xo9E1EWPg&Em,} h \W5qnr't܎ ImVA<$:;>$Ä-GB#H'|M^Q ԚK?p8 1Dy<(!]aBM(5?4|w}r >.*k X*.ā$z(";8תK )Ra鎡8IM_iFBnE0%dz֖(2&o,>_zS(nޘ-A*YS )6|,bb`#:/ ϯʊW/W^˴ Soo߽b`30?d( ƂL&y4:9I:ω9#w=; r]bO@:0{՟  و|P.Z5S51["~Bzt]8p;f߬}í!~G<2dvQo ؉EH'\oe`lp9ھ{%-b:~)1#.-p`'K\׫]RFt E d$GdgCgջ8$8eeG,6k$)I|,dDKn,22by 0mv2~99ם^)H*wҳ➎q3㦶>DTiNE3>ג7u3[6|qsD'Z"Riش'leoզ*>5>~of1Dvw>P}W@dPMdӏD{,Bk҆k0=>[p0`8gA-*2fknٯR}!LênXx#5:;cj!WGdВ?<[ȧT%9oօLg0zBv6^euzk; _y.~Gmb? sCI }#vcZx`FM6#eC 3:ȔN‰٣qh݌{Kwt).p h3˜~*x,â+5<XE8BRpن?;4bQ9eLq[_ з./|{N3<+E[ ,9>H+,q̬]rZng~Fl%?ΖBVo a, O g;3/_HR<Ղa(@#8^j@:BmÛE #v.FRqJ3g8FƶLLZ,6@6`Lj5-Q;vҠĚ145xjY$2@L"䗌%]R\,XI͝IfOkkך1A.O\IZ i&iKj/`.WΡ12Z2ʇP!z*+У#}eh_kYc3,+x^l=hM+f^s&RKDٕS& ]9vÞ%璀ݢz|f{!9j$HpA>qwNK CиbJ"ƇK{B ŀ7}?aU!!8/{/4&˘.nE.5LV \́BEUOID*AxG^OVC':goP/ivoF-(0Q*V[\M/a~(WE^ F!e"@pSߪpZWMuR B[Ր)éu"i9e@9EE u0C r~(:5I0A롚,S^GNNQRH4d<+ӫ &Cdb !#}vۓۅzC}rڈJ</ O-~BX0CI$bqIU;H=})]k:fQ̝Jd(;-dcV﬊iCA)<䱱ZR'L? _^']VsU@znXřt"unLY<>on.K~"M)9buHƝw8ڣ8+_B@1+^S.(J$%b)<7"RyHL`\*,GN-"35iN)d1ǞZ\l>lF!'o(8VjȽ;hսt+܆( qi](x!Wj 놘Q Ҹt2 Bڒd?Dzw׬4B& $Ak4@҇%oimT$Sx9:;x`!Eٽ޷ARed>6ʫ݁G-;?aBx-nnK :ڣS.OI/Dkh2lgR sHrm*j<Y\ia;;Cx6T [$4E |k8َހjU{&uL kX^K]T"Z +AWBS} HJM/PW8oxMը-шʺXN%n_|&غH8{EYP2Ķ6䔪i ɓ=q3Z(֫.v@K@ \|1x$Bv3D|3A Ɵo%eW:[nEzE{]nVmUvBsqoCxJcX6^oT1TQ̂71We(Lonq|eӧΧɴf]wEӸ[>1ħ:IwSriF/ F3hS`Ҟ)w\|ț@2e7J/CJv޳e%ʗz~Id$#kK O)ty.2:4l,<1# f@4IDc}Z"xgp}mM6A6Q=LpE\,QB.c Sp wJl a8Ɔ0~;KHrFd0 ;Ao䧬j%jesT5|[<)1h*:8q> C_L%:O薒lD=C/HȲk?MBko)dS˫',^KB@x9=k?~v|]_#ʌtX(dT|˕:7):9"sޫ3@* إ*u@GX9֮G-i挑h}˵(]! 5饔]/8%f3RS&dVQ ݕO;*v%K:H9;!5ŻpšTV|34{[h gx\S/D4縴.+(.sO[qm?˯~aHs#|QNnC=UflA~!d'ӺqAJM]O/]RMS0sv1# UG@3~ &oۀӋNG0!(iʭD}5

k^i WH< gӀY UVPFmgMLpY06RCoo#@g bۆ;{ Fٿ!Ͳ}Ѻ6}ɦfZw59.8_ABM3mj"ּuicCW%3p-3,_{RqzVХkF5}?i}}0 Sj^V 4}˞v2b9-d\%/M%mȐ!Ic;Į2?>.; ى,VۋNk}()+ZQv$Hqǘ>UtuI7/@ ߉X3< tz}vqz۲PZF+-eIzզĝDYts%<u:`υqtfrjޑZ k\w!-x2@h #VbqM#޻EqCroƖytn1̽Gb'nd(|u Ij:7X>6 a;r_=}2$\:9ۙ>=I#BA{nX& }؄{}+"#?l/+,8*ݒx+E Uq(#E.OlVD>#5OTUlcF_A Wc ZJ` NJo۱.tU^+\tdỷu4ߔ< Y-V9IUR$%:* '`Z4B\vb4xfd4m+T>3\b>3ͭ9DijÞt +5tc0`:uJ4!__BJT4쁆TlQvm槿ћ:`N3k!:&>.C CʟaЗ \;FQsp3DL@ds697(ɮ($v}zCI+)'*Dۢ~Oy݌;q=BSjim%Ez5+|/ XtyVlPx&S曥n:CV E2Yߟ{Un/bXJ*j~I.9U{zws@\Џɘ6e4.Wn G|{BliR8H#s(Cځa`f9ש2!> D |m*]?nyu" fo7_9?/kv(ؤK ե)0$jvP=]d;;#w5tw7y}_RO4IpA1̄N 4ohqQ'(#3Q($tI53a{<-D3BU F_2Q8}ƶe ,N|Gg$p~ ? `CJrx+īY,e̼z0*_5GBD'zt#K:7 ⍜w6M7&#+|ğ0dG@I!qz2s\:eLq>7C?qt%6(Q,)*`ZH AmumGwt,/iTp&āZZrF:ku3G4J5ei5q8ZUz9u MZ_r& r_;pv©<+?\feqݛ%E |g3k/RNl|RJ`& DJxwHQ*OÃ38Vn$Q9jHБGc˹ 2B+睘[s2{jX{˙`Xr/wxZep|^N)t}:CЌ_+>#*5(֘f$VI:vtA:}yTF e=З+ :-D;Y/ >I*C) ~+#1V>O0r!˥17Cw=G#9 -ÉזvN4ofjV] bk~(mk'3DgI ԈgWlnѡF=( aUĮsbG|"KWk?`F]~ yRJ ~~hٖwwT^cc?P]9i\iOBKA~)-u]^Ha6X tDŽqȔb2 \8 PT3>Xu-* '=D@lmq0R1DŽ/sQFXU4-BM l_zUu vCm,u"IEɣ:>y1;(Xu67Qv\pv*s4/eG@nu ޔdxE1i:eȹIZfT ul]HVr+ ӯ..(: ſeM  0&Y&r~aW$f