ruby2.5-rubygem-mime-types-testsuite-1-1.25.1-bp153.1.16 >  A `ka!M@eee<퍂58E/A1ߖ,4YGް?9O | =16cgLWȢq(iW bbrv Z`a^aG̺a3b`BRxUiӽ#AmHAhESp4j__lZ OꣅlwxE#G9d tЅ6?e*dƮp.hD<FQ457d72371add336969312f55fce8bf28d6e286f085dbee3fb5efe5decd5fe4d1a9382b80ca7128ed74b27b3f5c7846dc37220315*`ka!M@eeeETdⅽW쐉JUL4W/y2祔2btWL>^Ŝv=tRZ`PB x ߋ#Uo.%Yd]spoR?@)ղWn2?knl@R UU[]1msKph{ DWuͰQ 7 a0{>  \;N$CS@> ,BFHhV9M3@#S|6!zL>p;?d)0 ; U 9?H\ f p   t (-84 9\ : FGHIXY\](^bcd eflu(v<z^ptzCruby2.5-rubygem-mime-types-testsuite-11.25.1bp153.1.16Test suite for mime-typesTest::Unit or RSpec files, useful for developers.`k$obs-arm-1GSUSE Linux Enterprise 15 SP3openSUSEMIT and Artistic-2.0 and GPL-2.0https://bugs.opensuse.orgDevelopment/Languages/Rubyhttp://mime-types.rubyforge.org/linuxaarch64,A큤`k`k`k`k`kd34708ca1a4499d8555922f3501792a8e77deb09386fc8fb648ed2f12b897f9ef540ceb41f050776624d8e8817e97b07a6e576781f27dc3f7d122562ed73f5bee986cbfb46be803e4b3d4770aa1fc6befe26732ddbedc5b7631a95b4864b3e1bb07700a922407b45b058abdb2f432f1462dda231ce29e358c4bbebf84bb49d34rootrootrootrootrootrootrootrootrootrootrubygem-mime-types-1-1.25.1-bp153.1.16.src.rpmruby2.5-rubygem-mime-types-testsuite-1ruby2.5-rubygem-mime-types-testsuite-1(aarch-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.obs-arm-1 16206671721.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-1cpioxz5aarch64-suse-linuxdirectoryRuby script, ASCII textu j24 Gutf-8d8244aaa7b7384058200836f802c0d1e17ec9dc3731a91ca0348e9b214ee8685?P7zXZ !t/L ] crt:bLL ;U(^v"p2_-ýq8*l]!^gP] Ijkͦ7|z %`8$[+ (v42d}N[ g8RA'|Kȩ]D'oɯK1dF<ȑ{Q0WGZPn'z* IY9̼ zޒ؂7ǰU;MeT;Ī:K^Ov^wNX<_hroPE&![ߒ,Vu+2âWq51m=} )ir+F Rp rP) ).pg]Od7|1 S7Bt{NYh'Lse$}E]ٖ:tү -/='_a2@>k`8H+QJV=M`6bW&%>mY ":=؞T%W |+~?@w+3FԱ]dcD#Vz4hRTxg(! '-J(U@ /qKNiB~|7L6+ӳQqivw=ȺJjXB99n7/eikpO _n.'aZWč=v(sv)Ɇ%EpVM)! >&~/Yh SHHA6#T;*o2INJ)ha=)߆b.~-SbK%*A=63;aғ7O!7ymްZ0wl6L͖U)u9SS`0r4H{mDiڲ!yV,2(]Q #e\WǾ&Vgb韊FՋq[$THqcgG/ܣd\Csq.+s6LH i֭-LnV}iMaԍwIMZH=$y2o&y|H?ּJ]!hRi(L VA31_I2Ôu'˷NJᑯ`n)f9*0Z.brjX@gVY~e׫䍛kv|PC=5&3j4S5! `\S_Z c͉l}/ZE0J!RC>d$HjjSlrO7sڞQ !sDZc,hvѡq5cBo8%M` 6x/ĩW ֕1b`}ܚkXZ;έ:͞/JbmiR8i^VXiM@] ȉ#f KGɪIV*,z-bzrWSQ˹xzNhTY ܍mJ^Tn ^ݜH21j1j<ܒ3].k,>cڏu|KT:\*ԝ}"[w3D/ pΥ/eDboV6 w5EMVK!v|Qrb0RvOW],Nt7׀VFH#-d bb ٺKK!Y0ն&bCfa}=f7gN+ߺuOKʝ~j໵4b>'2nFiQ?j!ZX~]`N%IyGs໐w)fv[ygaiϋċNJp')K<,X*K}̾$*Z80{;3ZV!7Už(uSp[zrӮ',8K;5Z]IR $ YZ