ruby2.5-rubygem-mime-types-testsuite-1-1.25.1-bp153.1.16 >  A `-!M@eee<q1Z4!]B[%ʛyzS"8>ʪ3]*ϤA4+(4^4&K /aý{"{ ˑLг"GW 必( &\*՝vTd,Gl$?[uis۽ǃ>@(L5B5 jP7ngYBա_GŸOI.awCeHK׳Lpm%u]CƎ 5 928be7bf8f99578ef240fcd35200366f368a5968113b10e080cbf448546c97c1049070d36de8d27f3807fc443e1ded9ff0cf1611)`-!M@eee8JJ@m,e v BrLoۡlOF.FQTd>]_;|~q(jA! PwXXt]Hp 0t`z-:26֬͡'N @x؀Jт^j1lw 5RC?R.WZϖ3$>K=kJpXMZsfak(%qz{Wr{e3'YI{{1[J]ES܈y@w*XNY6L>p;?d)0 ; U 5;DX b l   p()80 9X : FGHIXY\ ] ^{bcdef l u v4zVhlrCruby2.5-rubygem-mime-types-testsuite-11.25.1bp153.1.16Test suite for mime-typesTest::Unit or RSpec files, useful for developers.`#goat13GSUSE Linux Enterprise 15 SP3openSUSEMIT and Artistic-2.0 and GPL-2.0https://bugs.opensuse.orgDevelopment/Languages/Rubyhttp://mime-types.rubyforge.org/linuxx86_64,A큤`"`"`"`"`"d34708ca1a4499d8555922f3501792a8e77deb09386fc8fb648ed2f12b897f9ef540ceb41f050776624d8e8817e97b07a6e576781f27dc3f7d122562ed73f5bee986cbfb46be803e4b3d4770aa1fc6befe26732ddbedc5b7631a95b4864b3e1bb07700a922407b45b058abdb2f432f1462dda231ce29e358c4bbebf84bb49d34rootrootrootrootrootrootrootrootrootrootrubygem-mime-types-1-1.25.1-bp153.1.16.src.rpmruby2.5-rubygem-mime-types-testsuite-1ruby2.5-rubygem-mime-types-testsuite-1(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rubygem(ruby:2.5.0:mime-types)3.0.4-14.6.0-14.0-15.2-11.25.14.14.1T@TFJT:m@S0@R%@RC@Q@Q{Qg@Q.dmueller@suse.comadrian@suse.deadrian@suse.decoolo@suse.comcoolo@suse.comcoolo@suse.comcfarrell@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- rebuild against newer gem2rpm to properly package licence file- add -1 suffix to avoid overwrite with version 2 rubygem- adapt to new rubygem packaging style- updated to version 1.25.1 * Bugs: * Fix an issue with priority comparison in the 1.x release series. Found by sdbondi. This issue does not exist in the 2.x release series. https://github.com/halostatue/mime-types/issues/47- updated to version 1.25 * New Features: * Adding lazy loading and caching functionality to the default data based on work done by Greg Brockman (gdb). * Bugs: * Force the default internal application encoding to be used when reading the MIME types database. Based on a change by briangamble, found in the rapid7 fork. * New extensions: * mjpeg (video/x-motion-jpeg) based on a change by punkrats, found in the vidibus fork. * Modernized MiniTest configuration.- updated to version 1.24 * Code Climate: * Working on improving the quality of the mime-types codebase through the use of Code Climate. https://codeclimate.com/github/halostatue/mime-types * Simplified MIME::Type.from_array to make more assumptions about assignment. * Documentation: * LeoYoung pointed out that the README.rdoc contained examples that could never possibly work because MIME::Types#[] returns (for all the versions I have handy) an array, not a single type. I have updated README.rdoc to reflect this. * Removed Nokogiri as a declared development dependency. It is still required if you're going to use the IANA parser functionality, but it is not necessary for most development purposes. This has been removed to ensure that Travis CI passes on Ruby 1.8.7. * New MIME Types: * 7zip (application/x-7z-compressed). Fixes a request by kodram. https://github.com/halostatue/mime-types/issues/32 * application/x-www-form-urlencoded. Fixes a request by alexkwolfe. https://github.com/halostatue/mime-types/issues/39 * Various new MIME types from IANA: * application/mbms-schedule\+xml from 3GPP and Turcotte. * application/provenance\+xml from W3C and Herman. * application/session-info from 3GPP and Firmin. * application/urc-grpsheet\+xml, application/urc-targetdesc\+xml, application/uisocketdesc\+xml from Zimmermann. * application/api\+json from Klabnik. * application/vnd.etsi.pstn\+xml from Han and Belling. * application/vnd.fujixerox.docuworks.container from Tashiro. * application/vnd.windows.devicepairing from Dandawate. * video/vnd.radgamettools.bink and video/vnd.radgamettools.smacker from Andersson. * Updated MIME Types: * RFC 6960 was adopted (application/ocsp-request and application/ocsp-response).- license update: MIT or (Artistic-1.0 or GPL-1.0+) License is MIT or Perl Artistic (which itself splits into Artistic-1.0 or GPL-1.0+)- updated to version 1.23 * New Feature: * Arnaud Meuret (ameuret) suggested that it could be useful if the MIME type collection was enumerable, so he implemented it in #30. Thanks for the contribution! https://github.com/halostatue/mime-types/pull/30 * Updated MIME Types: * RFC6910 was adopted (application/call-completion). * RFC6902 was adopted (application/json-patch\+json). * RFC6917 was adopted (application/mrb-consumer\+xml, application/mrb-publish\+xml). * RFC6922 was adopted (application/sql). * RFC2560 is being {updated}[http://tools.ietf.org/html/draft-ietf-pkix-rfc2560bis]. * Administrivia: * The gemspec now includes information about the licenses under which the mime-types gem is available. * Using hoe-gemspec2 instead of hoe-gemspec.- updated to version 1.22 * New MIME Types: * Added support for 3FR (Hasselblad raw images) files. MIME-Type was obtained by looking at exif data with exiftool. Thanks to cgat for these changes. https://github.com/halostatue/mime-types/pull/27 * Updated MIME Types: * Pulled the latest updates from the IANA MIME-Type registry. * Added support for Ruby 2.0 with Travis CI.- updated to version 1.21 * New MIME Types: * Various new or updated MIME types by Garret Alfert: application/vnd.ms-fontobject, .eot; application/x-chrome-extension, .crx; application/x-web-app-manifest\+json, .webapp; application/x-xpinstall, .xpi; image/svg\+xml, .svg, .svgz; image/webp, .webp; text/cache-manifest, .appcache, .manifest. https://github.com/halostatue/mime-types/pull/24 * Fixed some Manifest.txt related madness on Travis.goat13 16206367071.25.1-bp153.1.161.25.1-bp153.1.16testtest_mime_type.rbtest_mime_types.rbtest_mime_types_cache.rbtest_mime_types_lazy.rb/usr/lib64/ruby/gems/2.5.0/gems/mime-types-1.25.1//usr/lib64/ruby/gems/2.5.0/gems/mime-types-1.25.1/test/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/9e1c3cafb1baa3ce61450cc848dad55a-rubygem-mime-types-1cpioxz5x86_64-suse-linuxdirectoryRuby script, ASCII text۞9ye+`>dutf-87cc5f2d3b9c0f5e66a9914d7d205b6da3c644b166fae1a01e5c8b841d08fbf80?P7zXZ !t/L ] crt:bLL 2*Zc ql_,]vW:ơ a8g#KBf6c5AξO.]wƮj%2ȑiݰL=*Vң3Q5(Υ䮷z="WOKvdg1n:ww(@3[k2w{kwt&}"3 j7UF Z˧qX0obX7%<(ԥnujeRu_}<7XxmHӇ\oJ5ZX+YG6pu Mo a2q'ͼpAFȇl/H6Rf es7@8zu'qϝ*rl^VZ6ɫ!XU^ELBp B4S| q"p̐@cp׌c8)&:zaְI,HMlƬ}@U:%J]S 'ORAKmS:! 2mNCSF~5Mx(u-15WqE%_)db)?t3 g1;FGg"''"f'BjDn(qRH'ac^:;) ʢ3F:]\AZWAwc[ϕ C'GWQ'>" Q_zgàeL4Vl>=iRfP9_`Ww~Əe.*A\SLdZ=lЗ0-R4C1"کh8i jwfX+J㋢蒝||# DͰ5h|=QqX71ёV"VLbliǀ(L\}miTEBI rh htMΈݔJ>8,awU0 dGH1 Y6t .2{8N>о2.CuMpKRFW`C`|cRwKpnU[~nlm;3SWb7os ^|02$糛.I7>)mmIxd u[9Lt֔t'''8v$"<|M$g->> ?DͶ/OƊ+H|ҟbx^Z$p%.-ېDh ^u2*݁Q)~#\Kت.wCKW?X8k![ o7Yf!.( I -AWN*Ran/ϟٲaC3fχ.ԨK l_`/݀]P:Ff -02X>M4J&qga:yl} g҅z0 7o\>ڪ,XxՖ6i2B*R(%F{6!*zsjDg~ glB~ؼrsJ,1N$ڣ#$4 +h?ߜ83'؁Kc/4T9i+TXjײF5ʿlb4KWj?84uhx^3 =r^Ziku[*wXI( /+%-#Lh*nZW t6U@[y̜rjaRlyi-ڭ \wb)Dl֐.kз l *:ˉx9*|(7FkJ y@KJoڝ+ᥲ" ` c=ZLhuyR< P{%nk-20 ^ׂ x "%`} n6zMc?Ww?>I7,x>ђb5>G'Y{^ PhnQŸi\٣_ax.pg9~s{(%&XA6N8l8pC?uaK\@y)3aHkݻ6 VM,5[Tl o:pdSY:zB9֊;G5szT>iii) S>yE\JFĒMU և'SsX5L/?/Z̄ Nly?M@Th+)X@$/ &)e?O3v_#ǒP> GYk(.b.-XoLqԬSAދ9s^:*7yiY16 |Do<¯hR΅aGXwi #<0YUq'<7yY? 4{\GR%7˃0bau!1)KJ B+nMׁ <،pc g*,ڸF^LY CQle_mFδK/d*8:%!GE#N| YZ