perl-gettext-1.07-1.442 >  A [V'p9|)%::׾)oe׏bCi &U3gp:з/jl`QSЅ#Op_b'4*gc-iAA֘Ew\A!΁W$! w`r&%s sseݡ6-w1`936d278f11a1cc3abdbc471fe6bb7945b50bf64e1b73b7de6507a29e8a22477455431d68ecb3f775eac335a561bca4411a753690O[V'p9|zB^Xc 7-HܶU虮.v^f/ Ў4` %:e+Hѯ;F䠔m-FQG͇Jewf$AcO'mt5TZ();WRDCZn=jr{O!o"yr:d<-+z9vGֶAkf^o^wy&$[M{TD:J>SJwnhoxCA'*rO&tPESx5N$>p>?pd  5      : S i           $   -   8  \     4P(8( 9P : FCGX H| I XY\ ] ^j bCcdFeKfNlPud vw x yz $*lCperl-gettext1.071.442Message Handling FunctionsThe gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. * $d = Locale::gettext->domain(DOMAIN) * $d = Locale::gettext->domain_raw(DOMAIN) Creates a new object for retrieving strings in the domain *DOMAIN* and returns it. 'domain' requests that strings be returned as Perl strings (possibly with wide characters) if possible while 'domain_raw' requests that octet strings directly from functions like 'dgettext()'. * $d->get(MSGID) Calls 'dgettext()' to return the translated string for the given *MSGID*. * $d->cget(MSGID, CATEGORY) Calls 'dcgettext()' to return the translated string for the given *MSGID* in the given *CATEGORY*. * $d->nget(MSGID, MSGID_PLURAL, N) Calls 'dngettext()' to return the translated string for the given *MSGID* or *MSGID_PLURAL* depending on *N*. * $d->ncget(MSGID, MSGID_PLURAL, N, CATEGORY) Calls 'dngettext()' to return the translated string for the given *MSGID* or *MSGID_PLURAL* depending on *N* in the given *CATEGORY*. * $d->dir([NEWDIR]) If *NEWDIR* is given, calls 'bindtextdomain' to set the name of the directory where messages for the domain represented by '$d' are found. Returns the (possibly changed) current directory name. * $d->codeset([NEWCODE]) For instances created with 'Locale::gettext->domain_raw', manuiplates the character set of the returned strings. If *NEWCODE* is given, calls 'bind_textdomain_codeset' to set the character encoding in which messages for the domain represented by '$d' are returned. Returns the (possibly changed) current encoding name. gettext(), dgettext(), and dcgettext() attempt to retrieve a string matching their 'msgid' parameter within the context of the current locale. dcgettext() takes the message's category and the text domain as parameters while dgettext() defaults to the LC_MESSAGES category and gettext() defaults to LC_MESSAGES and uses the current text domain. If the string is not found in the database, then 'msgid' is returned. ngettext(), dngettext(), and dcngettext() function similarily but implement differentiation of messages between singular and plural. See the documentation for the corresponding C functions for details. textdomain() sets the current text domain and returns the previously active domain. _bindtextdomain(domain, dirname)_ instructs the retrieval functions to look for the databases belonging to domain 'domain' in the directory 'dirname' _bind_textdomain_codeset(domain, codeset)_ instructs the retrieval functions to translate the returned messages to the character encoding given by *codeset* if the encoding of the message catalog is known.[V cabernetGtSUSE Linux Enterprise 15SUSE LLC Artistic-1.0 or GPL-1.0+https://www.suse.com/Development/Libraries/Perlhttp://search.cpan.org/dist/gettext/linuxppc64leh [AA$AAmA큤$[V[VV n[V[V[V[VV nw[V6b97a935ff976a02064381209960df5d9288ec968d472749e22bbf8f18f5f560e7e4dcedcd83d6decf5a8c28700590a2b87aa27101a9e70cf40c32e552caad479c49668999e3b3607019f8666ecf4194c207d556fdaa72fbe1f2332bf1aee2ccb348eb4f77d65007815fdeebea443cdcbaba53a462d0768d8868a0aeb134c5e9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-gettext-1.07-1.442.src.rpmperl(Locale::gettext)perl-gettextperl-gettext(ppc-64)@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)perl(:MODULE_COMPAT_5.26.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Wnr@U@Q-@N@M@ML8LKGfcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comchris@computersalat.decrrodriguez@opensuse.orgcoolo@novell.comcoolo@novell.comjengelh@medozas.depth@suse.de- update to 1.07 Fix test failures caused by $LANGUAGE being set - remove perl-gettext-1.05-POSIX.diff- updated to 1.06 Bugfix: #104667 Makefile.PL libaries need to be listed after .o files Bugfix: #104668 ensure availability of locale API, correct typo in documentation Add META.yml (Fixes #91921)- update license to new format- use original tar- recreated by cpanspec 1.78.03 - removed old Obsoletes/Provides perl_gtx- USe perl macros to generate filelist- switch to perl_requires macro- remove /var/adm/perl-modules- enable parallel building- Fix bug reference.cabernet 1527272992 1.071.07-1.4421.07-1.442ppc64le-linux-thread-multiLocalegettext.pmLocalegettextgettext.soperl-gettextREADMELocale::gettext.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Locale//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Locale//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Locale/gettext//usr/share/doc/packages//usr/share/doc/packages/perl-gettext//usr/share/man/man3/-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/dae73b67816c8f04aa708686244c1fe6-perl-gettextcpioxz5ppc64le-suse-linuxdirectoryPerl5 module source textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=1538e520d0b511c7b5f8382631d71c5550988256, strippedUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRR[  |lYSutf-8860e2f69c9dd2319a348c97d2951bdc8f8fe96c119208e23653de6cec9f50f46? 7zXZ !t/N#2] crt:bLL $հijh^6i.U޺Hx H*G$N8 cx$#`5yomÈ3~iܘi+4V.qB b}>=m*/= pmZU~i˱F=PɈgĹDFmͩV)c͆~spc_?WO1jKؚ4lŸ(!rBDjo eFD|D M`J j6IU?(0%"c3חLW]O-ύNUCxº*>)Fѧ8;!Hp0G %IWe =f=(CyVτc'=Gp &']eZQFfA+]a낈zJGWSq$ q1W{̲W$pq7Miއz N|$S6WZ֖bz"}ݣk%Z9[:F..?ARgۤpFD=ʗރR|ݟ@SM)`z-$0&B;Vl GŠ6 ~Pw5w}Q]oԃE jx>5~Vc[Nf4;9z̵ؐ=&AreG@J<D^VYL#@Pp\Sb>鈹Xe'эLX+)LwɓZFcd +w>L5g=ES==aqco!)#bF4T}^fAt*$(MM%W¶s&$Q8r>1) S% =)UTX~c5BW|iO 6pp9얫ބvY;%2ț2慥 F28!OF! ڔ%OeP #@MƦVEp,/?gu(-`aNDJc9 K% -Y8[#zse^%dϛZE:Q萼YM6lE8w1a7& E߅=K$0A3 ᩓbjRv33_;ltU6ZJ.G0iػ%@z4FQ7jܶV^"dkVMZƥ)TXx<]V~ϼt1Wx۴w%K)J)͡;,gٛ1Bk_)kUv' -3tU! u&wQT<:>XumC#lj&5IF-Ȱ]FƮ{6s)EʍD)x^۞ Ç🺉=&ߖ 34柀[ BE#8Qbn;[[Ty9~ƶ)r#zFeO дh[|ȭP(FFbJ٧RL dyp}_F]$ d{l=ʵ$M̥2nXڌ_Sl Na!y[Q?eL_c_i HjJ4;dKqAR%1 " ~NL.GvD-iQdU6^f dϯS2;n>fZR9ȅ8+zI#2zVOXPZStT} +TH\2:F (C' l/) =c(Dٶ0.]\X(,m?*ZQ˛s,C1K,}F˿ʼn͡B(c]]v{ĝ+(ubg]/ʺD6ɡJPQ4Pe€D4PꝬNJ8/3I%/k"׀+1CX̾o~LsδGd1 >?6r}OS^bU1J ;9xG݃473 _wqh 7'e.aHb"̖zYو ֞f_-YM\/6~x^HGawOL ¸ Cn0n s~t?Ref{!˲k!5E!~2eϻzO:XšTݜ'~X`!grX!.XѧxѺg ɘB;~GDg +z~<`2LT3UQ{I~xrB #r3ȥcDgȩ,A064F`_9~1}@ v${h~SAĬTK5AdD- .jhje{#s9$Sִڝv]b~[H 7!_LFN'Ȕm-P'M cl^E*0V@}/dj?Qm.^(<vj31 *ҕ1)va-BM: Sd*7(F.k)/ !2__;oX+?kzc}ZHMˡXDZn@:ޚج w/*.^ MH DqG`\,l\ hp8uK{WH5LAぞF?`v_QmHItZ~@W6AVҍZ~qps0;#h1Jj Lg6 qEFJ`-dq|wM.ㄬo+a<MDʹ*l)up!? @75}":R5]2ܐ֠1f; W.:$"E s;аYd`ϡ)W8iF q4f}:?~6/NxEju&C{Qt֪bUzu土Ei*&jblmHܛA xT|iHZ Q87e ֖k57c۵r3P}>j}u{[ 4[A5d5tw ;=]\YUڏq-ՙ 1g=dbkKU|b {(+h=^7FBK b='Wm̫_(9aoc&woh2 $^5ANg_ EIOz iIJo/.\4PImۂ"ψp3;4s|AF -ұVXGIzQOؚЅԡzK6fFarÊ'h_*AZV{z'P㔒o']eE* EX0'7 $(;q>$VϿ,'uo_wH)c G-?ǙP#n-W Z} )±7}ƙ;+ⅥH˞hTR):lGcPaxŷ$Mm֖r%],@|:pA䒄ECzs(L29Zae .7pj\0[`e=  FMCiVi"aϩ &#)LgbjJH_pALWӔ! mx Ƒ- C}ض*g $(í˲Иs|/dwԚȼ&1f##mhkV"%r8{I|07 H#nY#_f6F17Yo­=}rcs&H {2kSf(G>&YfcH;HѠg28*R* ~}?1Ud2KЭeB)D ^?#u<EIAox?|bɏ$x}@ 3R@y'>qhW0 K K I/>֍pdϲB/!8UHT*dLM!-:P,@)x8H\9s&HbuhAaVNJn`w`z|@V"tuxIv M٢ѕN*gx?%Ef7OU ,7mٕCZ?8ij9zbВ 6otd@%՘ .( ]I& QeWK-فl0R8 K iy6]q4jx|V_̫Mؕp126x h|*p_Tԫ5iX٢)dGwv+Lp:ZKU#>>|DY!Difuy@o"~J%kh,Oݔ\)7kEƗ {XGx]e9 ?~` [c{rcgo+F{+LW-^&ۡ=g(3[7( R8J-lD:adQa6E{V0g#w'ܳ qqȍF/&iDU=?\*C Q>c:=&gyߊ-jʍ?ԇeߨ2jS(<) =Sq뷞5kX'xpΌZU"UD,bTϑ[X 0%DCa!ׅ]$ww j zBmKȾc1tAH+#hkHqMOҪ,wzr1*pc/9wgN;%Ꟶc}vßsOd]HݛIJL;oL_sBj]L8j- TƗyHط-dYƋR8A^!}*}5XiH+4k)%:$Vx 79!=/ wu-9LT2O F I"Ewcdw{8as% ֥f{9õ4 +>ɱ ^dzc btż{QR}wb:Hl]cܳ6.c%Z I6&UE@Pڬ +l QMzD4rySQߊ?y{,n?#mhrۗ4Ca^c0lOʊQ 3& ѩtO$ ?$O ۂPjs9x;% Fҩ˖FyR{:@ޟJOivNA~|rt~ưZ_fk &4XL,ףvŁr+?itr43^>~ LE]2,O'5W tRNYj/sy2iRNp ͮ5׀Y$@ 7rijV|_u|꧎WBŠchfiB~j=1<0Z,% P\?M s<\:rMn`}AicWS*b0~Ia-, -|q 1L[xq'-f 083}Lf!J&`0rG=J\pVz_l6p(%&^3+Ȣv"(/!R`)ЁD5? 4O[w.7?#{ t%9Nu4JABl>Wdш$p)rũ 4uk:%1"cWpOtJUۘ4ǹcOTTY-1@_/ɡ/& ǍZ2hG0'yIdJ0dN1,)GdV~f A ` ITَaW;*)Gje[#|y= e%!Ȋ]ǥIg5D-!zSY,8Pu5p;[CaZ $ )\P2}@r|>U8 "f2 m'<{6k5+s!Ȗ] Kf}*P/P*MLVpk~/O+?5 Fp~$%N{Gpz߃btu",j'3It7(hh> BG_^~YFhM͑II^]CEڴj>K-Wʑ;"(4 ɣFzngr<5 PrCI}Rd82b*vDϏ&<f kz7 3g+՟IEI7qzEP˒C6%>Z~L;%Ⱃ1D9YזKpC&Ņ#1p͡-r4MUA3@iPfʸ6O\`(Jm R2fqTqQLcnP~VlcB1Rk1EODp^ eQj5.P'~Z:9SyGڍS5ط>X8i8{XJRoʇot|/zWuwkPLL^x {QCx;>$6>sKL8lЙSyB;(Un!Tz">2/Pcy,UĮ5nf,Y=H)Cn\Xx{ c?MF #r;q*JGB: P͓n4Q&"DP#rQej"bq`噦eĿ(|4Z]G;U/F Ğ7ycJQÎ\+-i܁0.7{`i8]{>~N#Ow-!f6/A ShwG1 ?ZJs>['Y21JvV"[x/[# P`8z<չu$‚) ,sS73QljZ{lCE4?c\XXYR $2Λ=+sUJe6;X>:s!lW xSXY$+R|q6<b GnoYDϧޢ(}Ոa3'Zyc[a91 J)=ft`/j^$yl"O};6OΆh}qy\Si ID(SA'U?1ؕ\Y~s_̡oC2.C~V`ff3ٹ]Hqc 4@bN>@ӥ;z `O]::t3 &NҔ}WsW^P>?Ѝ-m oPn:+JGr\XrJ2!F<ϖ)*ÈR:# dbai+|"|UQϖ5 Ajj~bl?n«? `۟M'/PzP dLfqHw얝K-y"N3\)C*9Z9-U .t|*9m}Sj}FԷ^M@:U  j׻$ sȳZq͗DEr|f&ebQ7]9 .(>W]ɇM9>ߕznZqh{eNVbD"n-_Iom/7Nӻ5>5sU pӣjIdR9Z>Ltl[ׇݚ84ʻ󾭳Q> = V=?| E] i{+;J>Q3ň,$>R$ߵ\RMgOsO$Zϟť]_h= ?u7#U?Nn0*R̦btSA{@fr/7B O;9M%) O?8?]s`N 2CjLQ.)JY3dbqGc.6iG۶WhH {‰~6ro0ܸϾlZeVъK#>eAw+WLOF&>t^mAAjغ} IҠuYvދ 2=["ݖx,aDtu_v4F]Kmp4pVc=f9v#EͫCh͆NFoԕ?o=GHkꬒM9{(Ӂ9F+սa0bQui/%3421*72hfF>v31D _=۫J(Zb\KYY%5CԦۯ0o2Ih|q+N&PH 'pۧtv/P4dkg1W˘kf X&591lAhi><;F䗿 O Ͷ C.STF12d ŏ UIIV׿f1p+5ׇe_77rcݚHtJrs;SYn1/Y[FXpOV L891kO1V5:Bp8:,oȘO51bWd-F"?@I/zg3=l“q<]0?1Z Pʈw8T2QJvN d-,cb4 )\`[whrHyHJTLr ҜNh2u QHnsOSrL%,Q7Ί]u(E|~[Ϟ![^XTly;n,2M [O{<*?M{/dX :/<1 JSMc+G{Ҁ5̭"F]/\QOo}AO"'MgoQd'_2RsHK<yq'lz#w%'`Y͏" 5Cj"IVtym4˼J3ox]}6e1#t A-E@9ܓ"n_K8/@|g,MԣSK{lc'!}{㿶{7{895`\5h-ʆ]7x|{ql p *ցf6ٷ0uW$+z!=fs>N%~e(f YZ