ruby2.5-rubygem-diff-lcs-testsuite-1.3-lp152.3.5 >  A ])/=„09I Y^T9}a#KQjtג̓-{ׯh(^>lXҊ5bQ%X j>a cyfg LقeרcgɯSB|aA@_<wC.,] va"hHi-4ڢ6XͱЇXk"4b"Ƞph8Pߵ_^+h#Dds2$iX!/0c9;I{aT*51c0y ڧdV=1788346b429ab78bb1756a25978ee331b87b146c68f295b0d02a3b2584403d15c313efac81d281c198fccabdb2e9f0221c81f4bc4])/=„'yg813ɛ2LJ5\9@e5g1D&ҷ*;Q+cW:C*E` "GfPXsS&'2y&koy6 #VTԿ/s%9e+/Z`X\fª9q Obn`#L IUlJ0>p;?d%) 3 K )/8t    ; LHh(8 9 :Y FGHTIXY\]^bmcd}efluvz%8<BCruby2.5-rubygem-diff-lcs-testsuite1.3lp152.3.5Test suite for diff-lcsTest::Unit or RSpec files, useful for developers.])lamb06DopenSUSE Leap 15.2openSUSEMIT and Artistic-2.0 and GPL-2.0https://bugs.opensuse.orgDevelopment/Languages/Rubyhttps://github.com/halostatue/diff-lcslinuxx86_64}@\g:;E8A큤A큤])])])])])])])])])])])])])])])3df51f30bb1290f8ecb626bc2603bec46ff769db91bf25cb64a4706c4e9bdbdf958f51f479c8c06b07e2e99f231473e283e1fb9d3a1ed132626d790974c5f04bf85ff26cceeea3a26143a72893291223406b283b606dbf3e0b645da5913efdee1d9159a7b957e150f8d8b9d784c6878aad24c9238c5e1141d2b5b4c640e158e5a9ae9ea7ee482797bb32ebf51085d83a97f7b99ec2ef054f06347be3474a255918a1ea35860d75580d716dd54caa87160023fbdfc07aa6c2a53985e1325e4c1d6b0c4e7a627428e7fb1b83d5c7769faa9ad15a9c7c57cba4bc26e59ba11fe66ba84460f686d68debb4fd222a4db71a4483cdb2ee760d27c26bd53c4759985110a369476ef83d44c477c00f36df869a8202dacb5f848e4aa2b12be481bb4b1cd42f8bb1596f6295da06d15cd4085859a59c4fa9af84c3086d9613d7bf335f5272030988d857b2ab9879aa59d83c7bdcbefc9255f52f3892bbb04b46ddc3f48885f1b83e347119055360a5b904530eba3248fe06fe04b1106bace59e376a29b59593e464bf07a1434decb230c4b504f0351ed9438ff6c7e61b046ee5c5c86263f6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-diff-lcs-1.3-lp152.3.5.src.rpmruby2.5-rubygem-diff-lcs-testsuiteruby2.5-rubygem-diff-lcs-testsuite(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rubygem(ruby:2.5.0:diff-lcs)3.0.4-14.6.0-14.0-15.2-11.34.14.1X@V@T`T`RG@RM\@Qw@Qg@Q.Qscoolo@suse.comolaf@aepfle.detboerger@suse.comtboerger@suse.comcoolo@suse.comjreidinger@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to version 1.3 History.rdoc removed upstream- Force fixed timestamps for patched gems (bsc#916047)- Renamed fix-interpreter.diff to fix-interpreter.patch - Added gem2rpm.yml - Fixed license list - Added patch again- Added new ruby macros with gem2rpm- updated to version 1.2.5 * Bugs fixed: * Comparing arrays flattened them too far, especially with Diff::LCS.sdiff. https://github.com/halostatue/diff-lcs/pull/23- conform license to conform SPDX- updated to version 1.2.4 * Bugs fixed: * A bug was introduced after 1.1.3 when pruning common sequences at the start of comparison. Paul Kunysch (@pck) fixed this in pull request 18. Thanks! https://github.com/halostatue/diff-lcs/pull/18 * The Rubinius (1.9 mode) bug in rubinius/rubinius#2268 has been fixed by the Rubinius team two days after it was filed. Thanks for fixing this so quickly! https://github.com/rubinius/rubinius/issues/2268 * Switching to Raggi's hoe-gemspec2 for gemspec generation.- updated to version 1.2.3 * Bugs Fixed: * The new encoding detection for diff output generation (added in 1.2.2) introduced a bug if the left side of the comparison was the empty set. Originally found in rspec/rspec-expectations#238 and rspec/rspec-expectations#239. Jon Rowe developed a reasonable heuristic (left side, right side, empty string literal) to avoid this bug. https://github.com/rspec/rspec-expectations/pull/238 https://github.com/rspec/rspec-expectations/pull/239 * There is a known issue with Rubinius in 1.9 mode reported in rubinius/rubinius#2268 and demonstrated in the Travis CI builds. For all other tested platforms, diff-lcs is considered stable. As soon as a suitably small test-case can be created for the Rubinius team to examine, this will be added to the Rubinius issue around this. https://github.com/rubinius/rubinius/issues/2268 https://travis-ci.org/halostatue/diff-lcs/jobs/6241195 == 1.2.2 / 2013-03-30 * Bugs Fixed: * Diff::LCS::Hunk could not properly generate a difference for comparison sets that are not US-ASCII-compatible because of the use of literal regular expressions and strings. Jon Rowe (JonRowe) found this in rspec/rspec-expectations#219 and provided a first pass implementation in diff-lcs#15. I've reworked it because of test failures in Rubinius when running in Ruby 1.9 mode. This coerces the added values to the encoding of the old dataset (as determined by the first piece of the old dataset). https://github.com/rspec/rspec-expectations/issues/219 https://github.com/halostatue/diff-lcs/pull/15 * Adding Travis CI testing for Ruby 2.0.- updated to version 1.2.1- updated to version 1.2.0lamb06 1569008105 1.3-lp152.3.51.3-lp152.3.5specchange_spec.rbdiff_spec.rbfixturesds1.csvds2.csvhunk_spec.rbissues_spec.rblcs_spec.rbldiff_spec.rbpatch_spec.rbsdiff_spec.rbspec_helper.rbtraverse_balanced_spec.rbtraverse_sequences_spec.rb/usr/lib64/ruby/gems/2.5.0/gems/diff-lcs-1.3//usr/lib64/ruby/gems/2.5.0/gems/diff-lcs-1.3/spec//usr/lib64/ruby/gems/2.5.0/gems/diff-lcs-1.3/spec/fixtures/-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:Leap:15.2/standard/8d107170b1b2b7a72e53eefcceaec3e8-rubygem-diff-lcscpioxz5x86_64-suse-linuxdirectoryRuby script, ASCII textASCII textRuby script, UTF-8 Unicode textu=dGȡmutf-89606899a11773dafd67ef1b835fb4b192daebe31ff3917bf8591e2032ce67232?P7zXZ !t//]] crt:bLL "p8V`(<ӂ=3@  )m0 IR<ˋRW#<}SUX?YjNcw>3;0ѿxW$vQFΈYS:b0cnoiv F`8OA~4ڝqU;R1]d ԕbwfR @/U`ۄԩ 19;nWx5ߴAJ&'`&šG|Ⱥ(Bdg@  iKj`t Ějkg Vbam}3y*P\ ;e%k[^rQc([/P݃p!Nv:3Ct@ eQ2}G)TU,ʮdp{hHf 55  Kկ#Tc+ɰIwƐAް o#͛º=]RIgq ZR"\ 7/p8 hF*tKG^/2^zY@]mqyÚMb<@ *9n2N7.+^TeQ6+R)3Q.hչDO8)/1+ w ݷ `,WvΫ>/gT 8dsF, M&V6RR:lsWR5K5%hѽJz_O .q<#ȣPMцk|5"&0C*q,q Ek1d =)1vekqЖvQ5=W/f,N:2]Gl+8CM|۫T'Yr7Jym+qcZ xw?d?^ۣ?z8 㜕bX lK4HĽo*#A4b Vvqī{?{Ɲ/\tp sW헷@isp Trz?>`%TKu{(vqhR$>QY|+4"1EY4gAw)N|ȃCkP ID>|Bm;3#wgS·H֊=3uo_:qRnʀW2f\1Z{5þtsz; lf~N@%FXMI=GqWV"Q 7(lͨ\z[BKӡq0Aq1Z哳XZlD\N۩Q%}I$P᝻DԌ8Ϻbq4_ HAR_#55Ct H匝ӱ(S>(Z}?1_ īga/~wyɓzI{CUхq/|z75qI b3ezVC8lC=Fob1n?f}OTB km@|۹;m;֜ E怱wCeIGMێn i#uP50.驏M\T} &z[YӊKKLGX%j2N`fL< LnAHrKg] j5>'zCSM jŕعgTwФ\^ SlE w@3M~a4@BMZ=Ug( s9H (>gETs8R6j>-4Q Idrg`6G3p|`ȯ,Qas[@w3e$gQY.L۔8OJq_kEz ]|Nfҙ/^M4ߒI.FlӉ #]|VrLH__+Ê H-ާddgް<Лuf !rNnl0/ B(s_ε4ż|kď@Ϯ%(azfS )e\g%?~U_L̂@j8gc0\]E^אd @1E|vQ-|Ҭ#AǞJwz9s(W|rRuEC@T4AZ~Ea<u_*ʩhg1\bZYt]L4ЉhݽJ:dA7E]c~&OM1ŽXCfPO*6fqc.YLo;KQ2)KNجשգYr ҅>Ez \X*pXtLsZMxW G{x2M_"x9؇ rD*-bL2άͯ+aZZq;tQ87h;7!HڕUje]:Ã(N8>vѸN͒[8wjTB&H/[qb+v},1KsaߠEUIuD~ޯ 5-)avb׾Kh*A~[#<P%QCCoNbd&?0C0`0ٮmWv.%Dl' ⁗wszF}dYw=urr=˙4jA'0xRpκsSo.9b.9gMɲ*PӨEl3S9I[@9"O=owPE6.Bz^9 +'5˄RWSfu,3j!p,Pc8d8{%Mgz#\?RU,r1rTs!~1RGȲIU xQv͘q4bZ&=DfuOX:a!REb.6= 6`<0fNrVf.jbvQ:35t;ok1% ӑCDUp3Α6yJ*{uwSy$$?ο,f^ؿ==_Ĕ/3C;f$IJ4:<) 0j#b 8mWp"-/4u_{?㱩#(Go-Lr@ҙ1:iZ7XyoP&_jlgVͶ(@Y41_.d-Z[lXN۹UT!҂YKX\zR̨U3mu+dB4XUN*0 #1"'2vTr -ឬ-9^zd&R һ'8Fbf =M VI6FDŨ5q@U D0&sbD޸ze5;{۝K9ಛQw:&Πt"W)5o엷 _*B+q+DDj]o_Y ڙ$,MkdrϕmM/Ady}No j=J -Gwɢp38ēK۽_Bmj&B| 2w+}$q?eݕ`{bKW2UEa!dy=JxOSA{ ǖOp=5Lq0\/h[Ζ"踻lA @)ܠ;O,ZU}ȿ2?8o ޔ#UȪ2;* 4񸇎̒Gʕ2L@ڹ ͯ"Z`q> ם fnr$ ^`[+,!̶NșL#[c 'pVC!ݹHg^;]>N wA[ 4HA9FAH K2R42,iZd7JB|.ZD0`!Yg=V,4.q-hNװgTGr0]tH۰mE[喺a1&C˔MpqkIUxVeIa[#%-D0FQ ,@bM*j3%I ӏ-@R3[z}ZQKU~eB<jf R+mdis{L%|@,qEEBMY ML;q<`Crv+ 7J+)jnr-m0~fJ E]0 •l685R@/°ޣrzlwCsr+eOýa> 8Up}OVg+_N1i\uNJN &f!'$2DJ |_U!8iz=q6) DġfV~aVyB: ^)*6YGr~wB`|C'FvQ-- ^$`!)2=R5jQ2gN f"̉"I0a@eT+H?_J]p[2T\Lwqb'7/fk>|{uB:2" [H( @Xq{JBƪRKIa` ym+3e<{ĔFڇKV`_Nj0,ye| 꿫[.&lob!Y |y{Q1nj!؆MS(ΉZ6hg^Za1H4\?ѥ EV # xtE^dۜ}7z|eɹWF,>a% S`>xp?qY֢(( A>-k`;+^İMhjIZ~Y"BaX:.:m#F˚y@{C:vH%j蓴:$cZ_=XNuj(gՅϱA~ӦbG3B+G{V f_9X&Jxkub r81̏ 7ml3uDų1F;Q1E M}-JI#Rk@* YP]0ta#Z:_j:1UcKXU`HHT>P <8sqM}q-{g1rO YZ