ruby2.5-rubygem-diff-lcs-testsuite-1.3-1.30 >  A [ Up9|Pa<ӭ)6kN;ft?Ey _$B@d**':b^mghʻ?{iav09 +5uގ90G=OO+NvAuntZ#2@\nvy5>sדvF ^ 3YFYfYԌ]щmAb(u߰f,x<-hLբbiAQU!r4q+mO49a1c581285051efe3cc47d36dbdec180bebdd1f69d6ea00985f5e8eee62f78f2d07eb0c3d6b4ef70757ac18ed7d081708171f8f4[ Up9| ubFb@>2@,Z#jC9 z^*v|`] M /txN)l\W-1Reu6#Gf~7nˬB\N%#K}:%4BfE ey#MjZ3 +F^Sw8NO,؂S 3ʳ2CC6t7o{cyL)aZHwG۫$k'zo,g2"90>p;0? d%) . Fx| ?EP    S d6Xx(8 9 : FGHI8XHYP\d]^pb cdeflu4vpzCruby2.5-rubygem-diff-lcs-testsuite1.31.30Test suite for diff-lcsTest::Unit or RSpec files, useful for developers.[ Useattle8DSUSE Linux Enterprise 15SUSE LLC MIT and Artistic-2.0 and GPL-2.0https://www.suse.com/Development/Languages/Rubyhttps://github.com/halostatue/diff-lcslinuxaarch64}@\g:;E8A큤A큤[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U[ U3df51f30bb1290f8ecb626bc2603bec46ff769db91bf25cb64a4706c4e9bdbdf958f51f479c8c06b07e2e99f231473e283e1fb9d3a1ed132626d790974c5f04bf85ff26cceeea3a26143a72893291223406b283b606dbf3e0b645da5913efdee1d9159a7b957e150f8d8b9d784c6878aad24c9238c5e1141d2b5b4c640e158e5a9ae9ea7ee482797bb32ebf51085d83a97f7b99ec2ef054f06347be3474a255918a1ea35860d75580d716dd54caa87160023fbdfc07aa6c2a53985e1325e4c1d6b0c4e7a627428e7fb1b83d5c7769faa9ad15a9c7c57cba4bc26e59ba11fe66ba84460f686d68debb4fd222a4db71a4483cdb2ee760d27c26bd53c4759985110a369476ef83d44c477c00f36df869a8202dacb5f848e4aa2b12be481bb4b1cd42f8bb1596f6295da06d15cd4085859a59c4fa9af84c3086d9613d7bf335f5272030988d857b2ab9879aa59d83c7bdcbefc9255f52f3892bbb04b46ddc3f48885f1b83e347119055360a5b904530eba3248fe06fe04b1106bace59e376a29b59593e464bf07a1434decb230c4b504f0351ed9438ff6c7e61b046ee5c5c86263f6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-diff-lcs-1.3-1.30.src.rpmruby2.5-rubygem-diff-lcs-testsuiteruby2.5-rubygem-diff-lcs-testsuite(aarch-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.QsNL%@Icoolo@suse.comolaf@aepfle.detboerger@suse.comtboerger@suse.comcoolo@suse.comjreidinger@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comschubi@suse.commrueckert@suse.demrueckert@suse.de- 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.0- added provides: rubygem-diff-lcs-1_1- use rubygems_requires macro- initial packageseattle8 1527338484 1.3-1.301.3-1.30specchange_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.suse.de/SUSE:SLE-15:GA/standard/16cae60582310890fa00e34a38ed5e8e-rubygem-diff-lcscpioxz5aarch64-suse-linuxdirectoryRuby script, ASCII textASCII textRuby script, UTF-8 Unicode text(2fEm;Butf-85f48820a7614bd7e3a7b3dea798b4a23e76b964082fd29d730c0c403700d4ae7?P7zXZ !t//[] crt:bLL %[EPg8J\&t<ǬC fC`b_[֢Ȩ=!ZAQp]%4ꠄP*iiVE"KR|1vvk-)2+'-Ϛint@@iGT4L!kCq[Ռ%S+F+Agޥ&8B'$L9(Tev^91*_Pi"{Mwy`%ƯUPm74xE~uq%qMAGyʲ^1(fay-cSSڙQ 9AL˺1r eM.Oź #,6bPFܐ)B:e nT)h{/5&L@fUz/@0|^?"ԧX,{[;[7f[%X U1H:깨VpeLۄ^I /A9KG;ǜ#M2fd~1xQa 򊔅Xs$dtrHG+5ܩȏЬ21tu4.}S \0YZ nTӂM7輒 H(Rr9gw|we$]Xq [ϣ2≰晟*"RàUZ462{'ܱy7Z:ͬOKA9<[IP|;"?VLb`a> 0<=ue` #'U,ҁmͤC8Njp΅X4fo5_O%L [Mz;$jg@|8tPOK| -4'GP{5}h=tL>{?VpcYáΙL6Y;4ʅy>^ (N˻g0v҈te<4Un/P"Mb|2: lQRY!+)?f@-C/.%!a˜\F*6W?L'u*󔝁<{-sfpx韽-Ӡn48G1㊃W|* 5B>['l xUo3pW8}  o@1\ʮ8QgI_6jԫɂ\7\ol@{ёbQ9?y]flXsjڪq @fDRg|+ƒNpjhӍQӠPGnU!>&)Kcn0RBV*wx6bAdgm+ԆaRkII`U446~ݴ =ѠgN K4f/izZ85"É5^˪w_ Arȷs¦ 1^)E/DcB^K6M&mwDٝ=b{>(Vv Q`tQ0JB2 !eSz.J5'!0éG#8K\N+<7BGNf',G,<ۘ9.e v,48Bs`" 4 ̀BNJD|,d! T^αEu#$Y^?kg g˛a";ǀk N౉ܞ+rK!2Tad% [~dk[6bQfӤ4f+ޏ{j^9ra 8&;0d+#Ȗn? >% ZQ4!;.Oa˚VyIg ;Qt|Z{ LԒtU6Pgb3L,k>N:_'a$$NlnIJ{ v!ʼ1q>:&^! $egsΚ 0sUϗ=| oEegöKo9}E~?sjyG"}Ed{#Vݦdf_#]dv2at%d{uBdp*#n? %7j'8…X6O X~Y8-$Q[0h48Ԏ>k]ʍ)W'$W% =CD(w##{2#"ABUw0()~gZe;&]1\W$]Ʒ)QZѱN$?w$ *Bɻ2blMB^SX]s_tt1ɣvQH  F4^0S͑6nD$neI嘲mK'LZx8z~P&؁>ȵ}87v圂9m.iXPŌBJj@=oEC]crB5 )7$M/RY#bmUO:^fa$|yWn:ir