libscg-devel-3.02~a07-1.1>t  DH`pYRr۸/=„o"+ˢDqQsҼ- 8njl[[hϊ-~9VWA"|X\z y_Ѥ ۿ8zfBn]k49v}(X9~ݼu5wN_I; ;KPeT-|>1[(ڏdiʃ|ipJ/"kRs4ǠI7b[rW9W T 㝕I=r ?`L/>-77x6acf611ed732d7bf26f17234889e75db490ce381UYRr۸/=„\A9PLOf{sOU |PHqή񶕮z]i{XtCܷcu 5M3{m+.\G5b8kU'.6duk\vpNnΗf϶Fw-Mb"ԋݧC)O'KֿZ+l:.3^>QmA4\û\B˴"ȋáyQ͗݊z1QlS-p,XDS@t-g4,})Y]uYͥ[`(>9=H?=8d  c`dlp  L h   J h,P3([8dB9lB: BF9yG9H9I9X: Y:\:0]:h^:b;!c;d< e<f<l<u<,v 4 GB). * Some enhancements for the libschily *at() function emulations have been added.- Update to new upstream release 3.01~a23 * Cdrecord now prints timediffs also in hours:minutes:seconds. * Cdda2wav no longer includes "c2check" in the "proof" paranoia option to avoid a firmware bug in a TSSTcorp drive. * Mkisofs has slightly-reduced CPU time requirements. * A problem in isoinfo has been fixed; it did not always print timestamps in `-find -ls` mode.- Update to new upstream release 3.01~a22 * mkisofs includes a new option, -legacy, that allows it to reenable the short options -H/-L/-P; these have been disabled in 2006 for compatibility with scripts that have not been updated during the past 10 years. * libsiconv now only tries to open a file when the argument includes a slash in its name. * libschily::printf() now includes support for %n$ argument reordering for the first 30 arguments. - Drop ppc64le.patch (merged upstream)- Update to new upstream release 3.01~a21 * This release adds some workarounds for compiling with MinGW. New functions xcomerr(), xcomerrno(), fxcomerr(), and fxcomerrno() in libschily. A bug in libschily/format.c that caused %.*s to be printed incorrectly has been fixed. Some bugs in the mkisofs man page have been fixed.- enable ppc64le architecture (ppc64le.patch)- Update to new upstream release 3.01~a20 * libparanoia and cdda2wav have been enhanced to give much better results with slightly bad media and new hardware. - Enable symbol versions- Update to new upstream release 3.01~a19 * This release added different fine-grained privilege handling that keeps root privileges in cases where cdrtools have been called by a privileged program. * Libfind now supports "event port" type files. * Emulations for *at() functions have been added to libschily. - Mark the mkisofs program (combined work) as GPL-2.0 due to some GPL2-only sources (mkisofs/inode.c).- Add gcc48wa.diff to work around broken gcc-4.8 behavior- Update to new upstream release 3.01a18 * This release fixes a copy+paste bug in the Linux support code for fine-grained privileges. * Libfind no longer leaks filedescriptors with -empty.- Update to new upstream release 3.01a17 * Automatic support has been added for ARMv5 and ARMv6.- Update to 3.01a16 * libparanoia: memset() call in i_silence_match() now uses the correct size instead of sizeof (avec) * libparanoia: Use dynamic arrays instead of alloca()/malloc() if available- Update BuildRequires, add License: fields, use %optflags, update descriptions and wrap at 70 cols - Remove unused static libraries and dissolve devel subpackage (now provided by libschily-devel, libscg-devel)- Update to new upstream release 3.01~a15 * This release warns about lack of fine-grained permissions - Temporarily deactivate extra permissions for factory submission while permissions package is not updated- Add cdda2wav.{easy,paranoid,secure}. permissions.d entries need to be in the same package as the file they are describing, or we get errors during post-build verification. - Use tildeversion; according to author, 3.01a14 sorts before 3.01 - Resync caps list from permissions.d files to .spec file- actually fscaps are also managed by "permissions", leave the %set_permissions calls in. - reenabled the sample permission snippets for testing.- Do not run set_permissions when fscaps are in use- commented out the setuid root equivalent capabilities, cap_sys_admin and cap_dac_override. (bnc#550021) - commented out unnecessary and also dangerous cap_net_bind_service (bnc#550021) - add correct permission handling also for readcd and cdda2wav- Linux fscaps support in the RPM package (bnc#550021)- Commented out permissions.d files and ran spec cleaner.- Update to 3.01a14 * new autoconf tests for sys/capability.h and cap_*() functions from Linux -lcap * trying to support suid-root-less installation of cdrecord on Linux. NOTE: You need "file caps" support built into your Linux installation. * include/schily/stat.h now contains macros to set the nanoseconds in timestamps in a OS independent way * mkisofs now identifies itdelf by default (inside the APPID string) as being UDF capable. * mkisofs now supports additional file types with UDF: named pipes, sockets, character devices, block devices * mkisofs now supports all three UNIX times with microsecond granularity in UDF * mkisofs now sets correct user/group/permission for symlinks in UDF * mkisofs now supports setuid, setgid, sticky bits in UDF- Dissolve Obsoletes cycle between cdrkit (source package "wodim") and cdrtools. Conflict tags have been submitted to cdrkit.- Update to 3.01a12 * mkisofs: mkisofs now reserves more space for the file names to avoid a path buffer overrun * mkisofs: fixed a bug that caused to put more than one UDF direcory entry for a file in case that the file is a ISO-0660 multi-segment file. * mkisofs: fixed a bug that caused the wrong start sector address to be used for UDF in case that the file is a ISO-9660 multi-segment file and the -sort option was used. * libschily: libschily::fexecv() now allows to use the parameter "ac" with the value -1 to indicate that the arg count is to be determined by the NULL pointer at the end of the arg list * new include files include/schily/err_*.h are used to encapsulate #error CPP statements that would otherwise always prevent compilation with K&R compilers * mkisofs: new option -ignore-error alows to continue on some errors * mkisofs: Avoid a 32 bit integer overflow while computing sector addresses for Rock Ridge CE entries- Update to 3.01a08 * introduce a dependency for man page subdirectories to allow syncing parallel make calls. * libschily: getperm.c now correctly supports umask +w * libscg & cdrecord: struct scsi_inquiry is now using a union around the vendor ID strings in order to avoid incorrect buffer overflow warnings from GCC-4.x * mkisofs: while introducing the new option -modification-date, we did accidently remove the code to set up the creation date in te PVD. Now creation date again contains correct data.- Update to version 3.01a07 Fixed non position independant build of cdrecord with "COPTX=-fPIE" and "LDOPTX=-pie -Wl,-pie"- Disabled parallel build.- Update to 3.01a06.- Update to 3.01a05 via source service.- Fixed provides, obsoletes and requires to stop cdrtools from requiring packages from wodim.- Updated to 3.00 - Spec file updates: * Changed the Name: entry to cdrtools and added cdrecord as a subpackage. * Changes based on rpmdevtools templates and spec-cleaner run. * Updates in Summary: and %description sections. * Removed meta package schily-cdrtools and used the main package for cdrkit-cdrtools-compat removal. * Added Conflicts: for cdda2wav and mkisofs (with icedax and genisoimage respectively). * Use smp_flags with make. * Updates in %install section. Most important: [#] Remove installed documentation and install it manually in the %files sections. [#] Install additional programs. [#] Don't run fdupes in /etc/permissions.d/ (some may want to have different contents in each file). * Updates in %files sections. * Removed the %changelog entries from the spec file.- A lot of cleanup fixes in the spec file, e.g. corrected paths, added debuginfo. Thanks to Křištof Želechovski for the patches.- Small fixes to satisfy rpmlint.- Updated to 3.01a01- Updated to final 3.00- fix requires(pre) -> requires(post)- Reinstalled Prerequisites as Requires(pre)- Updated to 2.01.01a77- Updated to 2.01.01a74- Updated to 2.01.01a72- disable the permissions override- Updated to 2.01.01a70- Updated to 2.01.01a69- Updated to 2.01.01a68- removed /etc/permissions.d/ entries for readcd, rscsi and cdda2wav again- removed conflicting Provides: from schily-cdrtools package- Updated to a67 - added /etc/permissions.d/ entries for readcd, rscsi and cdda2wav as well- Once again permissions.d/ files, fixed spec file.- Fixed wrong naming of permissions.d/ files.- import from henneodernich home repo - removed up %post illegal operation and instead drop in permission.d snippets 4711 in easy mode, 0711 in secure and paranoid modes. added rpmlintrc to allow this temporarily - removed unused obsoletes - conflict with cdrkit-cdrtools-compat instead of obsoletes - alsa-devel buildrequireslamb63 1498575569 3.02~a07-1.13.02~a07-1.1scgaspi-dos.haspi-win32.hscgcmd.hscgio.hscgops.hscsicdb.hscsidefs.hscsireg.hscsisense.hscsitransp.hspti-wnt.hsrb_os2.hlibscg.so/usr/include//usr/include/scg//usr/lib64/-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/71e5af74caa87ec88241f473ff8b37d3-schily-libscpiolzma5x86_64-suse-linuxdirectoryASCII textC source, ASCII textC source, ISO-8859 textISO-8859 textg ab?p] crt:bLL']@ȡg]* yTOd y͢%h2.J%;:vs0# Zd䏟]!q̬_( -)T$> +%;oc 7́XQNs=Y&l lLRJ4l'irv^df⧘1 7q#GD|qmC4?@O}P1$7Q0VJT>Qʳc*- Q,c&e7L>%~Q¬@U |Ṯ5J&|551EkTz@,G-ߤIaPOqC=_m6-]+ުt-` 8Oh \/dܪV`S vMk,ÔR"/տ#^)-'iNJHZo~fWؖ9+pP=G,q:=! =q"[LPaIft!Mnrd"vpw`#vVJm`uk9PYak^W6ʹiW; ثSL╊0YlA_23 66D?E@`e~zV 2$F>`#N;󰕂Aކdtҹeb?KtRH䍏\ UI@0*g(4"Θ[ : W&׺Mg1JX>HC= {.tHzwlas}u"Rʻ'=±X]`vw10)HV%=^-FU<>;>抄1H᝼D0 D!`ݙcSFMwm(%۟|P #63`58J8ޜ_nYG< !:Ӟy\ 'B,ﰸnՓ+&vFGj>n#ρ\Ukæ ɢӇpP+G9`56p= =(]YK[UfQme#*zJ 8=g>v%+ >R:4z;lS{e+P 92"1bNKM|p Pyn9\zdhQyeQU:urd vSI .R?@{2c>5Zu1-cPЇ/jPΆR.;0 7J7u P)3Wmu=0h Bns]OAcI n\]Dm6I,DE.ÓU5ri0<>7ՠܭ4HvQyM:MG_8fܧ<६_8@6)Ck*\̐m:DHҨlmk{':DOA$v(8G^dGͼTg|Ow簛 Z 'kp XQ Yɣü gV{-DMya!3mv߀_V;sQoꓢ+f,Dl5µ+]2}[H1Q[(~%$ƎG65@܊StqXX5R4U;۝IX67Y'xl ͽ[jc  vF5ҫG?5.ӵ.&'dzG`_Į1PeiTs$H.&:œ2_a-}qV BXє^p]Gkt>C!vH1qKY϶[ԨLʔnK`a0R%gJCA={2cvQrH¿䲒2ԏEtE+Yj}4lF{8r hV:fEERZeCdXUNl@V mF(YbՍ”C%?jN(qwjғfVfm!i]݂vԩYbZ-zK$G+ g^^B ƺlHk6/{! qfs z3/U@~4Rު_'FĉE@ IݷWPI*+ret?qڭ 0Ҁۧi~EzAW4 څC T(z<{5#+5q9149znŷSҲ# hmܩO'^:V?56i04Sb@y_BgꇺL,WJ.Nxdї7zEv~69Ma* tI~B-E9X-`Stn{ 貋5N@ Ag~ap pIi>dfgvDRHfӱYQ)Nf&m!WLrwkFmx?7cƙM#EТ/EWX 5c9ڱmeygq\6KS&vDrb5\Wi B+K~EZWֺܱ]*ȩs-C[0r+EX a qYAa9ʶ6+6  &潟IM:k~CO/%L^Wvx-LjY:MqB(%Ę0n_fCA'S"ϒ#kw֞#9i˴: Eu\ux%Dᛑo-ݣAܖN?$/X ]Hbsv |TuİyȂ`I36(Mڷte5ɹ_ޏ>˄.R4Lubd 3OH8G;;>wpHg|d*Gka=h%ʎ-Sܙ.lq91/WU$b퐬9u :ZzS"r CJcBT8> ǎd 4~ͲV@1{HKo`A'}Dzݒa@u<\e I8"Q#B* S$R?rifڃdB [~vzևf.U(H 5TS l_95"ԤIH$:ܑN N"Z ۳s<"tg cC/1W e󃌮rź+1~H\(?ugP.TQU84 y3>4Sxpg#w~rYltG}$~L^BCl QZ~ 6MᩡM4GeŅ5$J]t;w (#P%ɆMR1"eEV~7WJ WN5&܇.u_rtCwx̬MtqQw@][g2䷬G ,wdH!ì{Rh‡;=GB]BS>{X`Vq >Jp3A6|EBv}F5Px Pë|aDBYONEK4И3Tu^n^Y2akHE`дqT (EюS aDtK3S'u#4*O_K;dSr^Ko6j~CCT%z(H'l;EÏdCvqm ͤXޭ3x5i!F34%A<Of̤Ǖ}'9j+Nѓ<^.vQl7tIu6HXgX0P3*t/&DIwJMR%5?Sjz%||锡wWث+i'rsDލo-3ipH^"O=k5ařqlAacD5]Ҭ ZͿ_P_SHkq)Zal4guݍ0d5IFӂf^Ÿ2UUP/ӃCܡMWc!l%ߠ9@J<8ifG?oq?V3SQwfn9z*ٱ2` [bd|⫠Lu$TV2 iRU|8ar1%LϏGְ? 蜵a,ĿBMc٫EaWZlohi󫜖^A(م6D(9xFkWb>ôԷ@M@ iq LE rz>,~&K>5? ~NsOGŊry=v,J ʳ_RI;AEvԶ`jpPZ}ߔ>'P Q5z]&&€k{ |=40r{VI,{f!fwuV`=ﻏYl8m[Xg[P b od. Ұ(}㘕ۇ㤍1[uBRL@]P+1Xr +=Zh#`/C*Z@A>:tA{!r;-z(IHUR.0SWDQAj nGlNE/'yO(k,myV/S%W mpف6F7Ȣ;Y?K\D+ę1YLXlC~pz2M.dm7U;P\퇤L7jlfo6La4Y3䃃TM).` Hא. zT/8)?^'uq<)>׼H LL0KJYSνrU]yDL9f3qNd҅*ł*Ӓ*W>6BwLyUoWh!+s__ .3mu[>~Y; Hr?1rn kK΃\cORk Z0lIPН/Wv$:H>4MŌu #hfv5S//ϩJKRdfWٟ>5Ec57j\m\Ӹnt* 9օe\{445j:epY_1?el 21AYeu beiP~Nyo⑁C˫֜8s~؊}>3&+BL>~y"8f k(NDe6*i;,t}o5Bm)iBs֫eq# Bvb! w/s&]qK07 v+:cG:XVeqۚ%5Ҡ[poGA7C{Rc_[#'T1-maͰF׿"#)/Xi4$we$QCXLc߼sNbO(aph3#7*aHq+&ZY}Bw/<E쨷~~S}ns aԕ2 u'S름SkWAXZ<@fѿ bxx*=7%Sx8Lp+'aIF:^|{q?؝gL*v;bRXa O3L=3PB(e3hYOMȊ(L瓯t {AEehW;ی블ȉE=L+'3.Ũy#tׂ.D(+N%-Z]q|X}S #K4SX5M|kz)A-, aTY֐G,[}e䈘^nIz}eh>|>7nyH`;p!5H&??Nh@b { НnI*BO?Y\ƴQ')9SjmN9ic-cw,فw#=CqQh(@pw%V+=SB)p Ab/2ȧfBZU#=%[Hy%=| @Λ5D ! 2qdG>a&!MtL5ߐ@i|Hy*^ws=*Z_Oj.cϵ7X!,O˱ 2Oڊ;7~>5-!W]{"1%x2Udi=z #zfYǬ[,Vw(E9u<9wJVgQnd(“E zmBuٝSrSpf8B׼*^u.bݻ.a+Ru|$8B('۵j/әS_Ny>ɗ\@"}۾Ysc!4w8ex@D_VPH42۴S`-_\b(F~$m&'<]7nIUX3X [IWB$Qwm<.!''(p< j^P|!fTuWZvL Ag v]JaS,zݶ.ܦrhX2eI#j^m8*rwŶm;ݎN5x̵h,7|l[G\ FI!."G$Fc-TT*ӿzNѽ t k'"xBZ8 _abOWiX*lH̓@ͤ>_fM3fr!ܠYz̚g0ʏMgzMI_wMY}aӢ yW#Y͜~JvzNW6&aR?G>|xO2 lu'fuJn]`>gP982$?sf`o4b/֧/ J@MMxqN@N{`lXeHpf(#1~;ޅ.[ܗ̊6JUiԣU}<ySToO< LxeaYRH(AK3kPپ)I\ʥ`?h i{cĕ#CS;Ih>5[90aTg)/nBwòXլUSg90z;:B=G%gVcR+^-P/&u#qpMw+j:K5/xkZP/ι!]U !7y2_mT[OH. 0f[.T3[hנǸ~S=_%\QRħ\o1mh:Cj& K!~!y>%)0\ũ^ s9rFq\C5Ol-FkSJRedbutQ(ph&J0(vGoڧαHj3O0O+~VJ݊&^Vv}Es2oaW)Dݸ/;';6Ç>0^c5H_CEl@PEi#ZAWMPG.@o*c}0Rіwv8޽ԍmt3ҋlJvy : ,(4|2#G]T'}ը`/-ílj6QUU+9B E5v|K)IDˇVٔ)Z VW(Se[$7hY f@M[j_ Gt [r(ҨG\ڿT XG\^<"AGef|XYLt8JP`0N̐Y<=)]sbzgFxV 𹟐f l*62)(^xj,smO(19%X0gTj'}UKAX>Y}'Uw lʠwww@f{dҶ++M4^fJO=8Q{CDeۄaS]ȶ ec[RS৫]x4:;L22'jYMn!Z/K0걮kLB%_s4e'Z]YpJ=3謜-!GX>b >z@躄5 6(d͐rOFz * ,?=KW5.ۭXN RFlS‚aN~' l#yUYe;@3W2O ʘqL` ln]-4 l:+ KT7F/$>-/\ 4{)۞yR!@R Mj?c,uígXx6ÍxL `ZP;.W&間sڅ3kMX"e3ס>QQwL4f{LY:Aϣ['w~F9Gmr>-i|efP!O֎&_W|9ɊuSZ~+ļQC]Vxo0O3‡V͝D9cHg9>'s?3ތ;o=zdq"ET;F802i[نU &D08ZnI_w6U ˒m!,Cg EL-9?quDHggMJ@0|諙d1F΍~-y&_Ȯ \Drllchoxg2[+ Aq+Ĺ3NK<ׁ,E<ɲ[ 垈7b[϶=Oʫ*2n,kq-1`W>fM҉0yL0dw,[J̵CR~%~vCcn}$)[–τSM4ϑC꧘=wALa*ƾ⤏(AO.Xo*DƮYE-1N܌M 44WU㇩+C%nlKk4]yX߳ peI$'go:ãWmJ7\obZm#.1&*s:Z{C0b Z> 1'q ˡZ& `1<~;1(H@30H)o=Q>eN/侕7'2z|CP.Z׋N Ȳa /̴C-Aebc[BUB1OߕB55WA8K ,Gt0)zdxDvQqEßHXMjI/"'a~D$U\L+L Is:_CMOx g& S3C/5 2(.%A/*d6:⓼B00شZřyP؂ '2la  M7W5mn!S2mɫAoCehsli3W)yGZY=Dbi.bcq59[n '&xj9Ϯ h"NUO"GB>4:@H#(p AuݱeWmM3 DfdT@dD>^)B0y>َw~|BNSI*zL zÊF^݀6{P/p-ktClS{n x%m6_6ޏ X[;3=} w(*eNBH4(Ë=<X,ל36VAxT@@ _3O򓇓WX%ex7od&7m@*Qxo3j @:k$-uf),=pSiAa2-"+ޘs""B2Mo=4=ƗZDZlqH✥[Dky}Zb-k/l-]]2WVZRHmoVQ%@h}(&bC.00_`EsVb+6͝R^% ຅w2".P Fm'h {?Qvj, '6ӝa#`)-53;U8P>#2v*(ǷXOkrL1Fnpɹssv2*ucSd9Tz3|xerKx7-[g;F;~U Afޠ}׬W'ku)N<7ژ`_ ֧|5<S #9˛H ܅Q'u!-) 3)j2o[]!|`^E}Bv)LItiLs#?(Ҁ S 0>6A(5ʀB'h,6Z9cQ?V,] efB.!`GhZp $ roM+Eބ1ÿXڵY`:s!OέjAÃ??'?4ә#B0mҋwN})@JOqגȦLwmztM)RswvXiyZǴ%r.eW< GR)"c}N6 h WBсM*T%u` 篝q2?eB)` [|WrM*# CܯV2ct !xP/:\L{|H 5zä (D Ms;3 Gu#0ҋ\YRG6@t"ZY~M,)449q,%xm z,{6]62'̖7ݑ 삛5wPtv ` s:;ú/iQ|tFIb{% >: U(?TlYQdw4> HcRXR i] jJ_?ѵUUV"$D 3 <ϣ,9ЈR4nE]_UV6;3U&}xbon9"E vRv\Rɨ2eBAzf'{ٵO b9OQjK6q/NAШZϵ0@c+KD;7"WD\qL7خ|Bw^vϑO/=n Գ͐C I ]IS> }/ O_bӿˮRgLm:.4CXMqz, %?/jY% 9`$8'mW,g:9S[@Leؠއyx3N7/wl9]C6+ܩ~Z| 4H) ^#2@bF%fʄCye]Lar$I5u$Ŋux^mSrdJ5#ej)1"JTybE`7Kn1<0߷LJ#l M$$5Z'ngQWvCXQb+}G㖧s _KV b )yAuvY jK=`B%0B #iU˔00 Ww":mO19"۹6\y<^(ry +]ɑj}6|_kq T 7f܋N }b77NCE\<77AWqh<'\L kBV^lNbpF1uRğ靛H :~èhu(}&;ٓx" I F@>$+\WH&0m.L Jxj;|rW87NIf*ԵqƦZ!>>殥r>p}EK|Q?b^#97̥\\KTTdkuUSgyy<<ܩ5E++hg$A\>$6ŹЫq|I#:`=WCH1Ҟ|'Pf)A Hdw3z]WSs"'GpD7J{uuT!scFi1StFc8pݖT&tSL1U+k&tм'@yI8OߧniQ,)]_`Ld ;(Vᚷ6EH Cr8EP>30*Pv $'W\c[>{D*!a {|^wM5,?^K TucٗuBQe tE@pNއdcW}']8~NGܣȼLkq/y.Q>3 dIW:Vd#ț2yF+gJSYPCo{b;4@UV0k}` 4B8\er]}F ( џM?FsS)~ϯ3BF Ma z8`K"LeX'&m.uu dn2D1lRs =#"?_u>pќnDz7s=L AHtuaIX颻]{dQʩM_jOj\4 A#0V؇>kJg;#HBݜWFQ ZY/ IKIV(H p*͌69nLòM„ҭQ+2 P}@:PjPAOt9`,T =*ۑ#`P/,ٞg OsWVq.:Ï]z=%ǵٮ_)+Ww /o9G5U4d_5&/e$ T'"Pe=\C/wC+U.vb~qihz*XV]lyN dB& 'c^z9 y-:[L6-#&^m(!\pv\-ׅPjP77M@O-$Զ-.?jtP9g>$J✧ko6D?7[}4zK!l'E/Ur&Ls׈x60iu LVA"ܦXIoH8;Sd!&L:;T4*<*0ppZ{{rDlD"&- 5zY|6G9SkYm >{jbp Uйjz \//Ye%o2p"z=DQԮt?ӦRjY~!yͩ!yl~);ˍUnk`1?ӇizȬMҨYƲau#t&*G6o\:7UDͶ7'毜48rr2D@Y)^6z MCgx ̔dyxq-VHsEYwqtt^h;m` gβ.F"qi#ov5Ӛp u({!2d!.; uHݫD1\ =YW 덭 E^B3tQZ[vԡd %͌VLeV ,Ҫ(rsNeq}JB'襗KíMkW*9&C}B6Y jA~׎ j~ع8#w~o+OMN_ԦױwPYER8ŵomFl