ruby2.1-rubygem-sqlite3-testsuite-1.3.10-6.16>t  DH`pY_ԅ/=„<Ѽ734LBAa^Oºs2`6~A.h| h6>`p'ȈQZ3@}u$InnHQX<VK¬#_Z!=+*$507]!^.}7ŸQY_ԅ/=„0ѮzY%P&F8U?S{WS2UvzsFlڍBÑ`Nd/I`.PIKD9Wr *um3r+Hre^\63b]CCRh]_SfINjz_hr3X 8P^ȄV^\O JR}$B?8 :reLS̄Ͻ0ujg&8%5bl8l0>9*l?*\d$+ 0 G| !(l     \,p5(R8\9:F%MG%dH%I%X&Y&\& ]&d^'b("c(d)e)f)l)u)0v)tw)x*z*LCruby2.1-rubygem-sqlite3-testsuite1.3.106.16Test suite for sqlite3Test::Unit or RSpec files, useful for developers.Y_scloud121openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Languages/Rubyhttps://github.com/sparklemotion/sqlite3-rubylinuxx86_64MF'1u<!A큤Y_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_IY_I6ac60370f12cac7ba7061db2586c369bdde9184783030687cceb0ed51590a10347ee9ec250fbbe9d376a68ee5817bd7b3035121ae17a2319765d5a46061a08eed3ac956c8cc8cf1f8ac0e68b6ce02e225adca5c2b88859760f60a2218c2c0ed505fdabd630e11a7872272a229e3281a8ba32f53d0f1de0b11c00f4d3d8e7e0ae5a3fe5bc3c3ac4292a61e4dfa2004544aa8bf629ab8ff8abbb5066eb8fe6cf71ead4413cf628023e4dc4ac334fb01ed39c5775bc4fc1bf8d9a80a92863c5e41af675fa416d59c76265f3608eee5f5d4615d775d7fab3323041778e1c07ae7d4133a53e59252906d50f7afa19270855fd6fa25558ba159f521a72bfd82f6a28acrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-sqlite3-1.3.10-6.16.src.rpmruby2.1-rubygem-sqlite3-testsuiteruby2.1-rubygem-sqlite3-testsuite(x86-64)   rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)ruby2.1-rubygem-sqlite3rpmlib(PayloadIsLzma)3.0.4-14.0-11.3.104.4.6-14.11.2Tء@TT@TAT=@S$@R@Ry@RC@P@O[@O}@O8@NNP@M>LJ@coolo@suse.comtboerger@suse.comcoolo@suse.comadrian@suse.decoolo@suse.comcfarrell@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comfcastelli@novell.commrueckert@suse.demrueckert@suse.demrueckert@suse.de- updated to version 1.3.10 * Enhancements: * Windows: build against SQLite 3.8.7.1. Closes #134, #135 [Hubro]- Removed rpmlinrc file because the warnings have been solved- adding rpmlintrc as source- adapt to new rubygem packaging style- updated to version 1.3.9 * Bugfixes: * Reset exception message. Closes #80 * Reduce warnings due unused pointers. Closes #89 * Add BSD-3 license reference to gemspec. Refs #99 and #106- license update: BSD-3-Clause See LICENSE in data/- use new macros- updated to version 1.3.8 * Enhancements: * Windows: build against SQLite 3.7.17 * Bugfixes: * Reset exception message. Closes #80 * Correctly convert BLOB values to Ruby. Closes #65 * Add MIT license reference to gemspec. Closes #99 * Remove unused pointer. Closes #89 * Internal: * Backport improvements in cross compilation for Windows * Use of Minitest for internal tests * Use Gemfile (generated by Hoe) to deal with dependencies * Cleanup Travis CI- updated to version 1.3.7 * Bugfixes * Closing a bad statement twice will not segv. * Internal * Unset environment variables that could affect cross compilation.- update to 1.3.6 * Enhancements * Windows: build against SQLite 3.7.11 * Added SQLite3::ResultSet#each_hash for fetching each row as a hash. * Added SQLite3::ResultSet#next_hash for fetching one row as a hash. * Bugfixes * Support both UTF-16LE and UTF-16BE encoding modes on PPC. Closes #63 * Protect parameters to custom functions from being garbage collected too soon. Fixes #60. Thanks hirataya! * Fix backwards compatibility with 1.2.5 with bind vars and `query` method. Fixes #35. * Fix double definition error caused by defining sqlite3_int64/uint64. * Fix suspicious version regexp. * Deprecations * ArrayWithTypesAndFields#types is deprecated and the class will be removed in version 2.0.0. Please use the `types` method on the ResultSet class that created this object. * ArrayWithTypesAndFields#fields is deprecated and the class will be removed in version 2.0.0. Please use the `columns` method on the ResultSet class that created this object. * The ArrayWithTypesAndFields class will be removed in 2.0.0 * The ArrayWithTypes class will be removed in 2.0.0 * HashWithTypesAndFields#types is deprecated and the class will be removed in version 2.0.0. Please use the `types` method on the ResultSet class that created this object. * HashWithTypesAndFields#fields is deprecated and the class will be removed in version 2.0.0. Please use the `columns` method on the ResultSet class- update to 1.3.5 * Enhancements * Windows: build against SQLite 3.7.9 * Static: enable SQLITE_ENABLE_COLUMN_METADATA * Added Statement#clear_bindings! to set bindings back to nil * Bugfixes * Fixed a segv on Database.new. Fixes #34 (thanks nobu!) * Database error is not reset, so don't check it in Statement#reset! * Remove conditional around Bignum statement bindings. Fixes #52. Fixes #56. Thank you Evgeny Myasishchev. * Internal * Use proper endianness when testing database connection with UTF-16. Fixes #40. Fixes #51 * Use -fPIC for static compilation when host is x86_64.- patch license to follow spdx.org standard- update to version 1.3.4 * Enhancements: - Windows: build against SQLite 3.7.7.1 - Windows: build static binaries that do not depend on sqlite3.dll be installed anymore * Bugfixes - Backup API is conditionaly required so that older libsqlite3 can be used. Thanks Hongli Lai. - Fixed segmentation fault when nil is passed to SQLite3::Statement.new - Fix extconf’s hardcoded path that affected installation on certain systems.- update to version 1.3.3 * Abort on installation if sqlite3_backup_init is missing. Fixes #19 - switched to "sqlite3" instead of "sqlite3-ruby" - additional changes from 1.3.2 * SQLite3::Database can now be open as readonly db = SQLite3::Database.new('my.db', :readonly => true) * Added SQLite3::SQLITE_VERSION and SQLite3::SQLITE_VERSION_NUMBER [nurse] * type_translation= works along with Database#execute and a block * defined functions are kept in a hash to prevent GC. #7 * Removed GCC specific flags from extconf. * SQLite3::Database#type_translation= will be deprecated in the future with no replacement. * SQlite3::Version will be deprecated in 2.0.0 with SQLite3::VERSION as the replacement. - additional changes from 1.3.1 * Custom collations may be defined using SQLite3::Database#collation * Statements returning 0 columns are automatically stepped. [RF #28308] * SQLite3::Database#encoding works on 1.8 and 1.9 - added sqlite3-1.3.3_no_stupid_paths.patch: the extconf.rb was adding some stupid paths to the linker cmdline. the patch removes those entries. patch applied to gem itself and rebuild the gem. - split out doc and testsuite - updated rpmlintrc to a less stupid version- update to version 1.3.0 - Complete rewrite of C-based adapter from SWIG to hand-crafted one [tenderlove] See API_CHANGES document for details. This closes: Bug #27300, Bug #27241, Patch #16020 - Improved UTF, Unicode, M17N, all that handling and proper BLOB handling [tenderlove, nurse] - Added support for type translations [tenderlove] - Added API to access and load extensions. [kashif] These functions maps directly into SQLite3 own enable_load_extension() and load_extension() C-API functions. See SQLite3::Database API documentation for details. This closes: Patches #9178 - Corrected gem dependencies (runtime and development) - Fixed threaded tests [Alexey Borzenkov] - Removed GitHub gemspec - Fixed "No definition for" warnings from RDoc - Generate zip and tgz files for releases - Added Luis Lavena as gem Author (maintainer) - Prevent mkmf interfere with Mighty Snow Leopard - Allow extension compilation search for common lib paths [kashif] (lookup /usr/local, /opt/local and /usr) - Corrected extension compilation under MSVC [romuloceccon] - Define load_extension functionality based on availability [tenderlove] - Deprecation notices for Database#query. Fixes RF #28192 - Added support for type translations [tenderlove] - Allow extension compilation search for common lib paths [kashif] (lookup /usr/local, /opt/local and /usr) - Corrected extension compilation under MSVC [romuloceccon] - Define load_extension functionality based on availability [tenderlove] - Deprecation notices for Database#query. Fixes RF #28192 - Complete rewrite of C-based adapter from SWIG to hand-crafted one [tenderlove] See API_CHANGES document for details. This closes: Bug #27300, Bug #27241, Patch #16020 - Improved UTF, Unicode, M17N, all that handling and proper BLOB handling [tenderlove, nurse] - Added API to access and load extensions. [kashif] These functions maps directly into SQLite3 own enable_load_extension() and load_extension() C-API functions. See SQLite3::Database API documentation for details. This closes: Patches #9178 - Fixed threaded tests [Alexey Borzenkov] - Fixed "No definition for" warnings from RDoc- update to version 1.2.5 * Check for illegal nil before executing SQL [Erik Veenstra] * Switch to Hoe for gem task management and packaging. * Advertise rake-compiler as development dependency. * Build gem binaries for Windows. * Improved Ruby 1.9 support compatibility. * Taint returned values. Patch #20325. - fixes missing license file (bnc#549261)cloud121 1499452531 1.3.10-6.161.3.10-6.16testhelper.rbtest_backup.rbtest_collation.rbtest_database.rbtest_database_readonly.rbtest_deprecated.rbtest_encoding.rbtest_integration.rbtest_integration_open_close.rbtest_integration_pending.rbtest_integration_resultset.rbtest_integration_statement.rbtest_result_set.rbtest_sqlite3.rbtest_statement.rbtest_statement_execute.rb/usr/lib64/ruby/gems/2.1.0/gems/sqlite3-1.3.10//usr/lib64/ruby/gems/2.1.0/gems/sqlite3-1.3.10/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/f1797a3ca0872fcabebf3ef0f4a2c158-rubygem-sqlite3cpiolzma5x86_64-suse-linuxdirectoryRuby module source, ASCII textRuby module source, UTF-8 Unicode textvf:P +=?p] crt:bLL'!Ot4ao~O.%un9|'Ohsƀfx b5+@HNJ0S,:5>nN>)~*FjSNYz+0P+9iJ *0 CQv) UqFK0P:=Yu\[]rēʍ)-Xia[K)m  ܛЛ2WhrsOA&;źD\t2$ږw! Qi*I6JKSH[ *`,6F 7>|s6zё!wa輮r3q~:y_akr_~Сx$@It! `~=Okm(!_0Ƽۃ_@Xs, 뜴kD:ЛQvK$$3VWS_ޑ/4G nʆV> 2)NKg5<ʤPzĞJXP==&3X,a.F`CW/r|I\ ҋ^…=Uʜ a$+Jtq 36H@ŗFa E Wefޓ/L{ #rLױUJglpYO4)X7>y4))D>ۓ}y@ue,πPQYcirՎrGKQuN@ܟrv3_3*^DF_7t*b4jF8qJ9p(v}ᾌSռE42n]R!>y^VD}=LڈsvI-ce ]6'ya$ni,HltMΕH2宫 Je_l1@=VgKy4XԐgIvXJ$o{ep帏OȲ{g0Ggץɕ#yq g1!.LŕD(!G&Y4~` P{Ѧ qNdu|ebez~=á)i<著SJ<&#ll 'k @;靃zfr "Xz"R)$3-7›"R*fF݈џ 8o{/ޮ.(mmYpV&\^̋mاZu20;Jp%PzS:{#5ER 5S@34 aM]WUI› ӇOal&eSPd;9T ^4gtշ7mյs=}vN,#DmYQÝ"َT'::s1̬iozX8&RjJȗWv5?=@9vQm^ru.`ƱYaB>ihQ{W(^?SÝzVA@# 8C'V3ۨ<;# k7?(Q%>3*5 6byxV6lnpYCaJN f*5h?Ϣ_.vOBQV}d.;iI^ N \Ae[Bj\ HesdRo8Z;`]v J1,#Vh;r_;kHxuM-  Th(F7G.7mⲳ t E]v^#R0dÌp8᪘QPxAJ²<6o3O+T[,ItވX߹蕿+x,t9Ś@ZQ3^MaiA6_~8p0bތ:xM"D0ebbʫf Pj~#=t& sxo,сp9J!vbXMĹEz Kb3b^8[$#693_=0Eϒõ#T=W@-l@qñ&)|K? Ku/(Tm i`rF{IqvaFS*g{$Y!1A>drE̻ 6{XKu1{.M6V'H.Jcfx@+ L3EɫzRs\1qtіC)aO,$AuYZiRt60";dz6 >DƷ(6ل tb-NlBL~Xg`j{R'}QdoZD_dC& NKJ!4LIl_nHbqfټ!M=pBjJy6:йog&*̈́e9v1qJtٺW=|hf"gӥ=W"#C65?躮HTvDWk@FYVs'pU"MSㄬu&PDKH9%/%3(jxґͨ0u !b!cr'uQPӔ HCM b"$%?Ώ0߽7³Rж3*c*4'tk &.̘۵J[0i~i:I稨x',p]c^MQ65l.ymMXµI,-H~ #5j<{{G7[(Hv X.ɮcW\̼ED#uN~ MH} X!F}Fu F$L&|j LAQf=1njDqAp,ۿ:s af}p$@!NG¡ao.Rj16!C ïr⻒|-A@$9*w!_>l9sF7~Ϥ鼃_:X3qaiZ𐝡D+0QD:]?-,/4b~` OSENe a++A󄞉 :8x6g Ġ抎?yӮv|=.HR>} ^$`jdiZ}X7 60#''bp@S_Ma=SIr{GQ9ζ4߃ ,,EٽW-i⽵::{3"(64݆ėozq8[^uS)Q.d̉ JYm.[էUv_D7Vj 3s\ft~wLl-5wώrTX)3&`.h RyfZqZ& S5Xüak ܳcjFn0,>1nGmVqk[1S?L5Hg;GO肢2Q,sYKG}hNnEi/&u8@9VOLBk*w>M|*NJ|G@#:H#9zWOd~Lk; d2PH#C[]xE|HP* 1dj%/K4{:U׍eU$V=+qqĻ)$ԯY%R7 &8ۚE{0*RU l 6U<v] l !A_u" \.߄p4B/+R+}kHL1Y8PT!GƲ s}fu /RK4r<ǟ8z[*Uraճ`c+6VL֠lIX:2d5!w([GMGQ3@$-# ߴR&I3 - sol i)d;obۂhHUQZ:k0k® '/4fX<$cVh}D%"J nɹþ ]a݇.[~(h7˨lz~[9+Wнg(-/ld_Q,+8>n.ssj)CQ<B,hKOt|%x{{!rLȯ m4oh9 I/i-XɃ f>Or\)oy3qu꧸8,UX6"+C:ۆgbĔ_p? ws=MƑuf*dmn#W0M9=ZGP|RcH/ Du?J_J}ܢ'"9$SzIpYxrmuI,U߀&+[ ousHg"a.N*0<|a7cX<ϋiD/a8.4}wf2#.#--37ǗeO u +ƌFxm1' ڗޟ,] ~<SM:ƒ\ZP'PpaS崔?*]NR}0^Ґq%2*&,J ;[;cx]*NN )ݏcKGuMڐMFTXfر+cx;OV ;`]*8 9kC6N>Bbm?kItVU1^#23ftc)=xm*D@̈i/n]ۢHC^Asui7PAQղ \= .~ϯ yx]s,F= ~x"٥g\Jx@.9"S,T¯bZ'Zۂ /ʣεK/3UN`tE!\̙n+1Ze {̏I}7em~`'~;ωW^ے[[(?WM>L\N8CQ$g&HcTŠwḲ́qiuqVDxf 3tyMB)ޑx _923OoAvA5%g0Cx IXP85'ehDK2~qfucK]R"P@˘迴kg检 '9;'-nV !qwz,¢R>-6_Fk*ԴїPM{;M6F@2" Uqɜ"A`E 'F0(YGBWT"܏R;i  ;P 0a77HE^0Ae!Cav  Үku<æǛKOF"RI8Vb祄OْDbhJ7借 ļ`W6nI?;0,G ӏ3#$eoN[d׵ - GAtX !<F(6nx9t1pͪu|5Hw6 Cqoܗg>@8RFt1mqbVG \ZB{TӏE'*}{$H᫼uKϾv#{pm0X{JQ  dFvm*&\ tq߲% ̩kL\&  pk߇PL~p?{0P@[u5$4*!JV1@3>=FM@$D㖽2^?r~UBNZYp V6*jjEe,2ʿR0)B{t:Bѝ8X.RMk}J|*QxA߹T|&4(v4/ h@* O£40~ 5dpU>~!ޛ|hM[|ԈաzPF1O2 y?"JR -u.2[š,k`zIb*r!IȚę{s mnǿi^<a;SM`q"+3ɟ:bk=H7{Kt^GYN=dd_lhѢ "Q.I~3",/6nBŐτe^)g "P޽Unacb?x kM[BY7fD3Uf.Z,.#tJz-_ ^#ME6Sє=TGZڷAH@ *"?3^[/rqhV˓Pj "׹>k]3袑RQf?V轹)L{JVqʢpDRebCDjI _}wNlqp`|} zb1nߪ1)}<g6󹆉N/9ç#IdI?ϥI |iR|z|[Ic[