ruby2.4-rubygem-stomp-testsuite-1.4.1-3.3>t  DH`pY.Ƹ/=„ vd>>|URԆ2sյ>O #G+P?;ɦŧ:j`}#a.fq1Y3|}"D{E7R<|1>G*63x*fߛ5~#w3 Dh ͲYw.1!fAMu~5fƎNp>$l&>=o ]#Pu1KNrUwܫ~Ch񤅠oQeKd6f61af004cbbdb8275f5036d626760b8a0be9bfn2Y.Ƹ/=„YD|Y6 r46v:OGs{3#,qqV٠=7A/kTFhv{H">^@%ò-\6~7ϑz,n^6$0xDŽ 2A,;S@1q]U]p=/`(&a . &><0>)b.9%n_j砫!,EGI#@6gR7mRbRN ]BO䃗>9%?%d"( , Atx X |     T(p/(K8T9:F G H hI X Y \ ]!(^"5b"c#Od#e#f#l#u#v$w$x%,z%tCruby2.4-rubygem-stomp-testsuite1.4.13.3Test suite for stompTest::Unit or RSpec files, useful for developers.Y.lamb28openSUSE Leap 42.3openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Languages/Rubyhttps://github.com/stompgem/stomplinuxx86_64:CK6OYBl0 A큤A큤Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.2660874858e2cdf4138a55e2647b9a6be4075f1c4421d0e91dfdf7922e540d97105a3e0c8130e23e374efe0a6e8d6ad6966f22124de2c54c15b58bb5466b757dddf3ef52cfd03acd28cfab0aac8c41970bcc3b42e6de2eeca30c2605d885b0f6ea3738d5a88ea84ab463c8f3613fc13595543decf990f33d10c03e7acd8f1e97bc65b4a84c4b2d21113f2f6c44e7c6f58028f4aad376260d892077ceeba03325daec282508066478a975bf4e4e954a973bfe31450a11f8eb6cb53c228567b572854b60dca22c8e9b522be304b301730868541aa272c7a7fe7020d76d5c24570883b52bfd2a6de0b941bca1abcff2e3fa7a16bcb79e61c1dbf86e78e5133b917crootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-stomp-1.4.1-3.3.src.rpmruby2.4-rubygem-stomp-testsuiteruby2.4-rubygem-stomp-testsuite(x86-64)   rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)ruby2.4-rubygem-stomprpmlib(PayloadIsLzma)3.0.4-14.0-11.4.14.4.6-14.11.2Wm WYZ@V'@TR@RVR2@R @QQiHP@PPtPLL%@K4@Jzcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.commrueckert@suse.demrueckert@suse.deprusnak@suse.czdmacvicar@novell.com- updated to version 1.4.1 see installed CHANGELOG.md [#]# 1.4.1 20160623 * Add call to #post_connection_check to normal SSL processing. This change further validates the name of the broker connected to. This change adds to the current SSL connection processing logic, and is **highly recommended**. In the case a client cannot tolerate this logic, it can be disabled by adding :ssl_post_conn_check => false to the connection hash. * Fix typo in SSL failure recovery processing.- updated to version 1.4.0 CHANGELOG.rdoc removed upstream- updated to version 1.3.5 see installed CHANGELOG.rdoc == 1.3.5 20160302 * Add AMQ specific durable topic example. * Output error to stderr only in logger is undefined. * Move README changelog lower. * Handle newline at start of receive buffer. * Use Timeout::timeout instead of deprecated kernel version. * If socket open on reconnect, close it before new open. * On misc_err, make error messages more readable. * Attempt to support both Rspec 2.14.1+ and 3.x.- updated to version 1.3.4- updated to version 1.3.2 * Anon tests assigned unique class name. * Fix TypeError on connect timeout with 1.8.x, 2.x. * Complete revert to previous logger logic. * start_timeout and tcp_nodelay parameters * SSL Fix, revert not setting default ciphers. * Copy hash params at init. * Fix ssl => true for Ruby 1.9.x and 2.x. * Expanded list of STOMP default SSL ciphers: * Do not change caller's :hosts array * Issue #78, again. * Clean up logger interfacing. * Fixes from RSpec testing- updated to version 1.3.1 * Method calls to the logger object should check for that method first (#83) == 1.3.0 20130930 * ERROR frames now raise an exception in the Stomp::Client thread(#73, #81) * Allow anonymous connections (#75) * Fix for subscription id handling in STOMP 1.1 (#78) * Added a NullLogger (#77) * Added :tcp_nodelay option (disable Nagle's algorithm) (#76) * Read receipt ids are now UUIDs * Added a :start_timeout parameter- updated to version 1.2.16 * Stomp::Client's should expose connection's host params * Add user-specified timeout for initial CONNECTED/ERROR frame read. * Eliminate dup Timeout::timeout in ssl connect * Add license information to gemspec (#69)- updated to version 1.2.14 * Version bump (1.2.13 release had Stomp::Version of 1.1.12.) * Prevent dup subscription header on re-receive == 1.2.13 20130817 * Issue #68, Stomp::Client#unreceive max_redeliveries off-by-one error == 1.2.12 20130811 * Fix infinite loop when max reconn attempts is reached * Enhance JRuby support in tests * Issue #63, nil message on rapid AMQ restarts * Issue #63, fast spurious failovers with JRuby and AMQ * Issue #67, SSL SNI support (thanks Hiram) * Proper cleanup when not reliable adn EOF from broker * Remove extraneous privte declarations * Issue #65, allow non-word characters in login and passcode using stomp:// * Issue #66, allow a single broker in a failover URL- updated to version 1.2.11 * Issue #60, timeout/hang under JRuby * More generally support JRuby use and testing * Issue #58, nil message in Client on AMQ shutdown * More robust RabbitMQ tests == 1.2.10 20130708 * Issue #57, reconnect delays not honored if erroneous headers * Support fail overs when heartbeat send/receive fails * Update callback logger example- updated to version 1.2.9 * Refactoring and documentation updates (glennr) * Fix test encoding for Ruby 2.0+ * Fixes to tests due to :suppress_content_length fix * Issue #50 Stomp::Client reconnects fail * Correctly honor :suppress_content_length with 1.1 (JP Hastings-Spital) * Fix reference to client.publish rather than client.send (JP Hastings-Spital)- updated to version 1.2.8 * Fix inverted encode / decode logic (fairly major 1.1+ bug) * Enhance codec tests * Enhance Stomp 1.1+ tests- updated to version 1.2.7 * Stomp 1.2 support (see http://stomp.github.com) * Reset reconnect_delay to default value upon successful reconnect * Enhance tests for Stomp 1.2- updated to version 1.2.6 * Provide ability to eliminate checks for closed in protocol methods * Cover ssl.connect with connection timeout parameter * If heartbeat send raises, do not reraise unless client requests that * Remove methods that invoke __send__ * Move internal methods to 'private'- updated to version 1.2.5 * Issue #48 any forks with modifications will be affected! * Source code restructured into individual files * Common indentation used throughout the source * Many method comments have been added * See notes in source regarding making methods private in the next release * See notes in source regarding removal of methods in the next release * Include examples and tests in rdoc generated during install * Issue #47 socket is open during retries- update to version 1.1.6 * Fixed multi-thread app hanging - additional changes from version 1.1.5 * Added publish method (send is now deprecated) * Changes on Rake File * Added original_destination header to unreceive * suppress content length header is send on the message for future handling (like unreceive) - additional changes from version 1.1.4 * Added unreceive message method that sends the message back to its queue or to the dead letter queue, depending on the :max_redeliveries option, similar to a13m one. * Added environment variable option for running 'rake test' on any stomp server, using any port with any user. * Added suppress_content_length header option for ActiveMQ knowing it is a text message (see: http://juretta.com/log/2009/05/24/activemq-jms-stomp/) * Fixed some bugs with Ruby 1.9 (concatenate string + exception) * Major changes on message parsing feature * Fixed bug with old socket not being closed when using failover * Fixed broken poll method on Connection * Fixed broken close method on Client * Added connection_frame accessor * Added disconnect receipt- use rubygems_requires macro- update to 1.1.3 * Failover support * SSL support * Stomp::Connection and Stomp::Client accept a hash on their constructor- initial packagelamb28 1496246967 1.4.1-3.31.4.1-3.3specclient_shared_examples.rbclient_spec.rbconnection_spec.rbmessage_spec.rbspec_helper.rbtest.gitignoretest_anonymous.rbtest_client.rbtest_codec.rbtest_connection.rbtest_connection1p.rbtest_helper.rbtest_message.rbtest_ssl.rbtest_urlogin.rbtlogger.rb/usr/lib64/ruby/gems/2.4.0/gems/stomp-1.4.1//usr/lib64/ruby/gems/2.4.0/gems/stomp-1.4.1/spec//usr/lib64/ruby/gems/2.4.0/gems/stomp-1.4.1/test/-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/ff9ce95e200d04d586f8b9a9b1b41326-rubygem-stompcpiolzma5x86_64-suse-linuxdirectoryRuby script, ASCII textRuby script, UTF-8 Unicode textASCII textRuby module source, ASCII textRuby module source, UTF-8 Unicode textRuby module source, ASCII text, with very long linesw t 8|?p] crt:bLL' iM0%QTktme}LMG`6 {%ڴYC}HZC&,A. g?JFDǨ R\՛}l44;[U$@Y-9.J%=`wdVhELQ;PLiT  w y_Ԡ.F 6G-ܔ LFٕ̉Ċ$qʙ{|4G 1{Oa>b'5UiwI<-? +N|pDR5!I2^$`H=_-݇tU'c8bdxd r[=nui.:ʸW} WZ0ܗR)N9heo΀ZJ#{nG'+upWL p>SP#Rh!- ~x2K8:Q'yR= d*6fwE4@w#Cg9ЃXx8#&B"ӠVm5M j/֭.WubNJa?\V:DW.jPH`d6”D5 'G8Vsf=mbUB\(VA_}U=:ʑKз،_Gz73!ܐ{\eF1V!|LzjtK")V6LJ&* a!cG\a.tfsRD"B{6d@_x'aGLBݎÏxX'$;MQV): IXu4讣\oVJ]pi%~R#&/ 87j`oE͹vIFJ!U$mԁZB(h@27kQ&v2+5fYԲ)Hs#Q ,E1a@ XE$RezIH@,63sFg/)n]EOO\z76B[tBcxSzØGDTO~O͑f1eitW﹅kJ#0g@vмT0(ʌ }x|m{jO}lR3uq fpS $X>iYaQ~ "R4Z/Al& WR+ Rif2{@IGnS \'i.+şx^NC93iښ*ngovp73JƖͼk`V蓇kz,DN(ы8|iLY;^I;'JET['p#UVH*Csk+E@xEa6|J"6H#7J?.GC z >sd:,$t"VL#yc3Jў}gx4&1f&دO8P"LFLuM2+vdK<-! o2ЈUK *o<*x94ջ$xnA~"tʥ'ɴ IH8 m:+e @dJ/' KyKpoe%dDʣ*eB:+tgcИq1 }&+JJ4DtLalj OG FI$]E%]:=Z gY6@QxQ @T `ȿu\n[a0[ -J9uҀHoB}'knO8/YI# !l09mG;=Oa|v.pk*t>= 3Q;M\-,']7Fc^UC A|Gj.dpM} A!HTh=~9y?YJI zw7\FI_}'vIr!ӽ8;֢ F \3,T:}sCݼFhAK4 izɢ2Q2c@RO"0>EąV&H _$~Qe`Fn8loL% z45ɇBpYӡkGچftE5eA6vs#K7xO#0ꏑZ+ݢ)+N>|rBD_e%c{u8 hJ9,b0tHwب˾7:&{W#1/SR ȵD8<$g2H0&i<) $c˭zd!ې[ˎ<GUekNáM˳1=,؊gj#ltn|!08>.,ȼ,͎b g{/ .]͍@)"G_н h62E:'R3R=E..%Bv%,#B*hy©ݖKjɼ~^Ȕbby t0GGrUȑxX~?j; {)&v"@]\pe[+;h0v >B]Т;pzR eHam*tn=sl2R{=azpWz@eg.PwO$Hƨamңf>)%|Q*1{ϙ))s!`aەt`ݣnh\o _t( {s8wSU6naM|U$FS|Y%}?'E6 g&~R_jZ..s;O2iZkbI+u ;sJB䉰  ' OP*~]5b6'}:>bDp꺰ȭ7 GLt+ f[?e̤6 h*L3d\}pj ͷA&|&e~U}?>>JcLp@f οlMCR>Iq3wgx=1@yBjQ^ḇjX_n/hτJ.V ]BQ.BJ|[=Gm^lU5ؑeH-a.F:&*ԟ?6)eVb:BAh>)v8 } lETWQw>NoC:T!? OYmds<X?4˾9K#L#_ b 3Ifq_=T:s;I\!aC:S',gyj-+aXͶk,^0r3) WmX^hTZ{;{#R%3lhR؆:?ITsgk}^V9ZOݺ5ѸM6p_^MC_PNKZ}1;5B3[/>zD^P6_ᵨS~ʥ ^q5o ޘ`nY]e5aV $p3͏Xչd8)Fe *]ghI;b[Z|օ UԤ978)[ē1G&_9]7aO86֋~%_,㯟})!8bLzdv!8*+.ঔ&%@z4֐@rnkW -G| Wl}sFm_,r5a63:[Gh/チMMX>1acڨOxGD}ZW#ҋSH+Ǯw 3g $:_Ƌv{B7q<\O)ℬs;Bxnu*cLlIWJ밫يquQ2Ds:3GD%dއxf&=dd0r S G0[1 Π V,ބ@<̰#o0anAxaxJ& k?l{Ie߼I(PZLpt0\D:ڤǝ)hêvdsin1^m|8/+ɳb G35WV ,%~DŽ=YM=y/Y@/8fXZy^͵9)npiMSc2?Tdw۬I}R jƼOv ,[|;\Ӥl˖kb[Yk%ND)UdKAOs]G2׉& );+k&g${8qomhߪ .'ՕJYDĪ?b! E eq]Bnjj,Fd9Is՜*p_Խ 'BsUҗΔ[Z8䎍S Xb)m{"jXVG˭qؤW< ^[ܦMn K0Ц"kGZ ﲌЀcs{_$xQ~c{)oVɘ،$qC~i/ЍK9c-5 0.m^EMe:Z!l(1)ç bTs 'XζoQ+6DmHƱTBIsʥ|&{8;eԼLe`Xö}iG6d䋒tFWz3 uck1?S}s9,2~S`|ٕF)p{VF2tRaMO%˭jDpeY>6!O`M 3FxF@3UDYI'A*}y}-|@rl#2pgbJiQftыg0IZo_5w=*]B%3+L/$HԆ@<̜6ga(AE}' њzG&8?3Xiv[@s9XfShhIx\"Q# <~X9:Ҟ{ >h1473{Rk8HQR|ƓtILGFgi '-vxDrbl]eS .QPY?3Čti}oOrTNRI.K!fA-8={*8iM%xs U,S%eeFLSPfdx-v%ճfH'~ y "?5N;_x[څV &s`V|5b'?.yo5e҇r>'xINOTPT~4sdPA$yfam3e|U8{Xޱ1;c\06qSӵ/ ^ Y/ylh%t.u]O@0i@$ƻh`;6|k~~5t9࣭9-f XH|liڸ`܏$^u)2x/x.-9\")Ԭ*HXQ=4㝖YدWԇ@< )ҥD-}~3I^":l010H,FuttZN6d'gINy;ĝ m4Ǟ!J6&,,|Xz7%`wV |N 8^ HvY<2|<.i,jy"jp&6sW2=?y0n,ΈM:4;\A˝>3KA~xd,ˇucV2:?CP]75'RFoQTOENjL֋ Xb㟀c+Yhm{?IAwd%|3z2Y-bi1]ǭ]pu ZIX lLps&el"駠0Ӄc.Q 1`|&G8Uml$+͝ K8΀y @T< ҳ Gmh?ٚJ n,WHz(G?L[+K GT/<)% ѧb꣏ّ|X l f"Zdl+oE'@X t%M$nS,uUWpl4Ur ˇO\/"Ihݷ7_…q5S%ί[h.E|%eX|IS ɝEOYW//OLz* ˡϯQ!"Q+ZA]!%]vBvd$<G*ܵ'z0$YX( .OD mE냝H24O~|Qr}j%bիLg9z 9<>1e*|ԅ7ـ!ŭpbZhlq$v|ؾE߼妨,!ʄϝhb[Wj3+ɖ&9}RZt2n-'3 ~A7׵y )ǒC*Ϡ & x: S<ڶ?,'YsWy_3@?D*=AYv&8\5ߩA@QfauCpvGpAoC)s'yTy (3E(ImzD%#xk U#ERDP>kivT%5)B5w݂vⷁT;µԎ2Pc+VCMX} ff(aEPH`Q#Ϳ B8PYER3AZ'殖JYCķ㜏|vOuD6:]nkDҙUtq)0T G m@R)\qrR򎇻FE?"$ (_? DU^}{P!CS]Vf6K7}L g{QM.Ld}n;hIoVXY_Na(꼑 eUBfؤNW"bmm.-7D߽c/vTanI4{#HǻBr+ ?\TPM8p}v4eۺ]4_u6Lȫk]a alǭDz6Ǘ^'V8Y/D2aX4z^~k{a=8ʍC/dBUr~'NoV br^g+Z)v.aD_qfIj1ybͩgd&5I %Nxz*a@Se'LdY̥^ELL~'ecj]Nմ˱ΫO%wQڕt?-(c_nT #p9 c B79k>U/Yusq t3;DGsҬt}59 u*˫un+bϴwL@68~u\z]P8_ٷddw-sQS@E` د/NtI8oIS˸*dtoLFjw cQ%=YYkBa&T=yB୵S{?4KzɪbRVӸ<޸";di^.ɞ l@xre17K wᮛ!",Lsm;3)"xo^˄zf\GDž 0Dްg 6_BwHhtF(J?ET GTZϴȲ伇%WU4sm˶Ec̔vw\b;lҰϲbS?#r;{% Cu1'F%s0ITK<ݐ-L/ޔ\6!g kJ?ʘ!8gu?=oN PWjYb u8ٺ fXE&l:>Ŀ.Gw]_>@*1eH[u2xUuyze*]Ys!0]ߕu&psE0Rcj!Fb Yq96͆jwf@z_85c>zEJ`&Goao$&Y= o]BlH'X!O G9z77YT83--F*x|"xȃ! Wom п2 fM -7^#65酚Ό|մVWxqx%޵oB3h=xtHnj,(/MPEH#23qMu3K0n+уyG[ ,8/*dVe,UApvel(]/Y/.A9 8ċA{tMk3w[Ck=@T7J hT>E'n#K <g x@Y2}gl8^[;ȊNZFp {x!Jc'&йko/EN!tSʘ+)dKw~ʀ0Gg=.S;mBHo4imfӾ~U f7IH-lPr{DPe-EΈ@C@sd@u4%XR br* 쎟U؎ۿ9XuU䙻y r:;"fduU٣)fnYxr}bN \ `)tc$l\.Ù#kN!VxFqQhP_3douܜ8K:0LϢoKJ;^j^7G \}ӺJ˜̖vҏHsznΪ1~)9K)c]ʂ~3ܵ4N_}8b몋LΣ‹, ba04DDR{k߸Rk 0^5Td{@s޾=$A"!s5~L#BG47E 9N|r*Xy z 4NN!{,ަ ^L=A6gEYޕ7P U(UyW٬UE BHSP^{LJJ6χ 'JyE]||ƫ @n.5WK7.})qZ_)I#ă /hJ8rrYR3ԓ":_^Og7tN9v -52y+@J xikyM{!$+yC'Jds%AB "{RDq>p|EFV$V~p7H{$Aդ!%Kcεn h cȂ`-wL!p9M!flSz`ji; y?,x<5Kx;٪A:c/bDi`ނP)|Ϭ}I8J 1]9: A%sA,L;Hx!_xfpi]oZBX.=kU/T{H-mW_"yh3v yXgcIL (W;x/$G< h^JЋK wn?˚!ӎGv=+Q )Lܢr{ј]ZASۄq3۶SU˓b !7iQJ|: sVY9C߹^n\Vኮ)lDP ,L;qmWhN&(WyP`Aj!eUGsyJy!DMr;vi4>^2^ 7fr:HuI[ ޅeXϔwyB)eըvO6쇟fˬZݓ8aQv\\ TXW ͧ*QBDӫ;Y\_+KMTTwH6HfQ+46󲫌u9nD%$l!A!]olaxv58/[?73F^Xa9#Y/MIΨYj-8bѼBYȿl?{3)/[bX\게5[-36z T+t`s~>ԜÛ٫Y(ETrj Mb] u-ejh,ovqZQ tK77Tmv]ACa_ؿ1 0^<]/u#m ODq4 5臚i~&Yk P7 C0 |* l+|G-L@_1^eKVh҈ػu~w"vmH/pZSnUn.Wu =`mF^H%sDwDbW4n҆M+"]}´JhQ憤۰?~Ą%-_[ dXj#"8OjY~[~$ A, 4ivLo?q5;pTKޘPEț?; 34R '?(g ъ׏v8?TaX k]8?J".t=y^ ,(Mhd~Tkxl ̰iIn?XF=`clTǜBaHgwbYa?Sp[ʅײQpy%)xJk?Wk-.S5e>IH9L*حQ-4ZbL^d,|NZLH!|L1FhCFBqwOUTPKh/JxOFr=wVh5VoTzTW uh̪P7=T.F2tS`xcsIAEɰ6fY 䅥MA'op\ώkQۏ,dq %m;@)#.s f>ћT7/[Ie/G۴|>;U||f2',n.nGhk&(u9u@=ƯUj}'H<) Ǯ!j-\NddzL8KƵ{lF.}1*K~ FA$ ^? FuGޞTK$rǨ"d[%lkdz6,3}t +Ym uhsY9?L'U \`_ 650V^SPVth R:ﷴQ  |B|%J̞ɸzYS>TG$M!'~X˕UM vfl-\0:dٮ.[u4Fx|=sv7әlm&Kdd 3N4:d%, "X(G|T#+1Nߍ2X1"vC+\**t*^Inu(°e/JPR}(DA3[)4@ –?.ZSyh;DO:Beo0jMzA&%tTOr0eFa*% :3{D+QD#[%cȚ Mܲt LLkp]. Z ʼ8{O<\{I_$jRAghȿc =-(sݐ?>jA'޾pAy>ܢ؋ @0R VNԌ.fn 9k?gHGk=f