perl-Devel-GlobalDestruction-0.12-1.el7>t  DH`pRj/5,du+B6m&ya@2$~U`h_֨x)[7|_3 29]~Suzh+:ʨy<{ UaZF{pV#~(<]4:v})1n_Zm#%Ь5"lUd'*%'{xf'=”nRF acbZr՛!"|Ȧ܂K`"ˠMFמB7OFWM3FMN9Z}rO'{i1x]/b+\T!l\S쏏^=oiXE'8*ȧ4 eƌDbS ~5~N0?d$ * b $HL[j{        ](89 : AG H(I0\4]<^defFCperl-Devel-GlobalDestruction0.121.el7Expose PL_dirty, the flag that marks global destructionPerl's global destruction is a little tricky to deal with with respect to finalizers because it's not ordered and objects can sometimes disappear. Writing defensive destructors is hard and annoying, and usually if global destruction is happening you only need the destructors that free up non process local resources to actually execute. For these constructors you can avoid the mess by simply bailing out if global destruction is in effect.Ribuildvm-05.phx2.fedoraproject.org=Fedora ProjectFedora ProjectGPL+ or ArtisticFedora ProjectDevelopment/LibrariesDevel-GlobalDestruction-0.12.tar.gzhttp://search.cpan.org/dist/Devel-GlobalDestructionlinuxnoarch{ Rs؅R̐98a5b7668fc710e4c7ebe8860508fbebeea830eab6243d21ed8d7ac293278a707a306da311abb8868c41c44c75905ff3f3938244318774c9a4c1e73da8c0dbcd mockbuildmockbuildmockbuildmockbuild   perl(B)perl(Config)perl(ExtUtils::CBuilder)perl(ExtUtils::MakeMaker)perl(File::Spec)perl(File::Temp)perl(FindBin)perl(IPC::Open2)perl(POSIX)perl(Sub::Exporter::Progressive)perl(Text::ParseWords)perl(strict)perl(threads)perl(threads::shared)perl(warnings)rpmlib(FileDigests)rpmlib(CompressedFileNames)0.270.0010114.6.0-13.0.4-14.11.1RsQQQ\QR@QP#@P@P1@P H@OG@O@O؀O@OO yN N|@MQ0@M @K@K@K@J/@JjJ@I@II DI[H!@Paul Howarth - 0.12-1Fedora Release Engineering - 0.11-3Petr Pisar - 0.11-2Paul Howarth - 0.11-1Paul Howarth - 0.10-1Fedora Release Engineering - 0.09-2Paul Howarth - 0.09-1Paul Howarth - 0.08-1Paul Howarth - 0.07-1Fedora Release Engineering - 0.06-3Petr Pisar - 0.06-2Paul Howarth - 0.06-1Petr Pisar - 0.05-2Paul Howarth - 0.05-1Paul Howarth - 0.04-1Paul Howarth - 0.03-3Marcela Mašláňová - 0.03-2Paul Howarth - 0.03-1Fedora Release Engineering - 0.02-12Marcela Maslanova - 0.02-11Marcela Maslanova - 0.02-10Marcela Maslanova - 0.02-9Stepan Kasal - 0.02-8Chris Weyl 0.02-7Fedora Release Engineering - 0.02-6Chris Weyl - 0.02-5Fedora Release Engineering - 0.02-4Chris Weyl 0.02-3Chris Weyl 0.02-2Chris Weyl 0.02-1Chris Weyl 0.02-0.1- Update to 0.12 - Fix detection when loaded during global destruction by checking B::main_cv instead of B::main_start - Bump Sub::Exporter::Progressive dependency to fix loading in global destruction - Specify all dependencies- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Update to 0.11 - Fix upgrading from version 0.09 or older - This release by HAARG -> update source URL- Update to 0.10 (#928262) - Rewrite pure-perl implementation in terms of B::main_start (greatly simplifies code) - Fix pure-perl behavior under $^C (CPAN RT#78619) - Separate XS portion into a compiler-optional dependency Devel::GlobalDestruction::XS - Bump perl(Sub::Exporter::Progressive) version requirement to 0.001006 - Package is always noarch now - BR:/R: perl(Devel::GlobalDestruction::XS) with perl < 5.13.7 - BR: perl(threads::shared) for the test suite- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Update to 0.09 - Rewrite completely broken pure-perl GD detection under threads - Fix pure-perl implementation incorrectly reporting GD during END phase - This release by RIBASUSHI -> update source URL- Update to 0.08 - Switch to Sub::Exporter::Progressive - BR: perl(Sub::Exporter::Progressive) ≥ 0.001002 rather than plain perl(Sub::Exporter)- Update to 0.07 - Actually detect errors in pure-perl test - Add prototype to pure-perl pre-5.14 version - This release by FLORA -> update source URL - BR: perl(File::Spec), perl(File::Temp) and perl(threads)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Perl 5.16 rebuild- Update to 0.06 - De-retardize XS-less behavior under SpeedyCGI - Test suite now works from within space-containing paths - This release by RIBASUSHI -> update source URL- Perl 5.16 rebuild- Update to 0.05 - Add pure-perl implementation for situations where neither ${^GLOBAL_PHASE} nor XS are available - This release by DOY -> update source URL - BR: perl(XSLoader) only if we're doing an XS build, and in that case add a runtime dependency on it and BR: perl(ExtUtils::CBuilder) ≥ 0.27 too - Add runtime dependency on perl(Carp) - Drop %defattr, redundant since rpm 4.4- Update to 0.04 - To detect a perl with ${^GLOBAL_PHASE}, check for the feature itself instead of a specific perl version - Update the documentation to reflect the use of ${^GLOBAL_PHASE} if available - Stop depending on Scope::Guard for the tests - Upgrade ppport.h from version 3.13 to 3.19 - Drop no-longer-necessary buildreq perl(Scope::Guard) - Use DESTDIR rather than PERL_INSTALL_ROOT - BR: perl(XSLoader)- Fedora 17 mass rebuild- Perl mass rebuild- Update to 0.03 - Drop the XS code on perl versions recent enough to have ${^GLOBAL_PHASE} (5.13.7 onwards) - Require at least Perl 5.6 - Use XSLoader without a fallback to DynaLoader - Use our instead of use vars - This release by FLORA -> update source URL - Package is noarch from perl 5.13.7 - Package Changes file - Use %{?perl_default_filter}- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Rebuild to fix problems with vendorarch/lib (#661697)- Mass rebuild with perl-5.12.0- Mass rebuild with perl-5.12.0- rebuild against perl 5.10.1- bump- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Stripping bad provides of private Perl extension libs- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- bump- tweak summary- clean up for review submission- initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.5)noarchDevel-GlobalDestruction-0.12.tar.gzperl-Devel-GlobalDestruction.speccpiogzip9buildvm-05.phx2.fedoraproject.org 1390398825?z < f0vƾGd ̘ŚD(e$%KJ;J)r+K"gݛ}y,ss}| h-4|7E/61}igDu{"Kit*G'Ih -m :Bdxxri45d:u)5MyRbʤ٩}gqUW81XJd\:rƱ g1t}o¡PFxQLᅍgJc&fԈJ/Xw ImJ|Jʩ0nצeJ=?o7) Uy{+ӵ u =rp%6|_<)2nn`Pג[y{?Y~3?DO'!EixT'6pi&^] PR1hCk 0i`d\Y^]ח ꉬcRƧμbqɊ$}ZqN>//H%eɏٹרozdӏ~d>ݮ!5,4\Vl@i~i6UPQR)g+(|[%BZPe؏X$]5J])̫2Rd"Ց¸lKֵő/6=Q6yZEfn&8IB]*O>~A݀%+OIiAqr<#=_Y&NiZ7[Kj꟯Ho0t]gɵb*o%'H\L]2`/8Xl1N u(mk#T^#+f*bht݉5{<::D6;r H/8RE<=m!uG4o5s7?DGPk/JX#euAe͑+7ܢkjt)N]ɗV\uCnX=&17a2>R McvƇe9^)t/3;߹CftYW5No9*s,F3x F U;>Lj&.wYy5PG5g*SڽT۾W ns}2߻쎆<f՛tܑ玍Jihhfs0j:Vt߾_MK#[ܗ-3)zC8_ǰa[!ǕZX6^SO> :#t[:ue2{Q·-Y)y7OcJ5^7PqYWsIFm5'藹BߺK tt\L$tuSJMofVffuMe C߮33xPꚼOtZ!,"@E rWktg38KmCLh7q8Ĺ|{L7ֲ;yOgcWCi +՟ uSyӠ|.S8׬bs)tjk78M^-VQz]o+5b(bᮩɏf:Q!'lC3%1.sV%`BHA#'֝Y/%SnITܰאoۧi2Z{ި,ՀW<0#>4}MwnЁb8ws% [ao}62(1:d؃P! g_RVQ"d$1:$vLCSC^Wc޵g«*\?ϿTܓ u=;֧dRȘWѥ=u\8Lسg8nG. =.igW{vk?F<|@>d)/ԁeޞ6۬wuR'4ً|~ohCHZ{sbCoZ{W-7qvۅs>d(EHJ;gkW6f@ybzyZ{n'ZZS_547|vZv^ TiRlb.ΞxXXE,vg21}6[ܫ#.u>4&6ڡA<^n  vMrG'_%V u2LβY4o,.-iU=ʦXnXiiM'Kx%FC*'2>?v?7PVPeES][ QTG2;|EL;!`㕡%V*UbrwjZlW2f*[P*^+ oFcWL$szgl4[[tr^[n4<+c=vy֞.Ko߻f1<+by(wO3"_i,O*(L'D-jĖTr\xͩM|a[{a6mb)6ܲӷ7/{Ky2gw_|z G4U̻3!xx`C:V0Wx[UQI`aS׬4ø|ud~>{clHz\x6Y.qy̷ܷ8>jMwkn]Yƽ{k:Jgn0z<|mbζ޹0d7 }&+c[LVܠ y]5#womɍͱw_*g>c^$7O/ڿ{\ Xa;@@w{osI7s=~20a@jmՅw-?3TS^lrL?4zta7&B6#%wJ~32C$$꿺"~QKuUv;@QL8 %?U޲CTs;(هGf5?J|عwfRf@X|#/=vdN[8nSHToǬq CA)bkh&rvQ@w]9f7?zbu屁+^#%JkAR'.s(μ"%t]~[ͅ}uݦ۞NR3WIO*J܅ѱe3&s|̺f-VԿ1%z^|_Sg/ޣjkNlO}nhOh%}w^rP}6~ raR wp4ݩƉ>ƒ]wH55;JcR 왵[29in{Xtqػ`"柳#R9f U{mW}~ Fas_Ǥcծmx輒_"q%3+J4oh}jӪZOY]v >isV0KbP_.B'?-7t83,?r\446b_bYTD,Orp.9後M4W~r)͟J:<:_@+fWS9 Č޵Ţ);FbRCff-3_lLTbLu\3u,rn~Gy *\<:t%n E+.:꺥C8] F GwoS q@wT8nOU,zwdiƚ-nv|Rh(i/#xo fPST臗n9rL(̔$Vj>utfz82jc76[59rtˣϾ~,; N2*;#{06봔r/ >yxckwЈ>]eɾ!II4golx"~wsߗk"_{pĉh3Krb ?LʜF5ZE2RY Uh;zѓc_씱$'(vPw=RQ}O mG%(.ӥƅVOh纹uMl&bS~2oKWocMU}>f6OK6C/.srq\zuMb9ne8Y>{aC=a' $RV*W=UuRK'k 5(&dGuUX6N x7> Tm6sƁQCWVis//%s*JgХL>n`!r'3,}7^]$x9Ħo*;ɯk鋉|hҴ@ffyl^6|ZNw `^>٦f{L*^X~}xzV86ֆGq<+l|`9ܘUwoj$hˤM3N"|e<嶵5oq:򙧪câ{&7Mx. #/85ò"5\IY _D7MW7)>SQlSc~._)˝^$Tp~hj\6>}(1az!3!Kdw-߇yqF4N6sVU[k8Ougcb?cv+=eʴ[tYI?Ȅ¥Қs[L/[8;l^ѵt2_q,ʼП^7WnRIK`Olh9~Ym)c oM}_}4MƃcBSzWW3?pzFGi1cvJwe(,;Z?v~Nvu4iB፫#OLql]MkƊwys﷚* -h_O\U98G"+~=vDH ޷;2&YPm\T7S ^^ ~ϟ,UWջM){|r43e/pDfT(?=:2f_XxȢuV_ r1rs8su亼R2YԅKq#cL;NK(߀}{r`Ͽ<_2cf'O\4po~ӝج" ػj>F'D%ePXE <` } Dc)=F]˛+?2D1'Jx6 >|x.fZ&VUoX%w(#=,n-]yf'o7nn <yt %'$/>|ݠy"$2YfģiX'Җe/DZt?5ѭqg||ҝvUB9>A;|M j/H&um׫/.)rV<`uCC͢sB&$sxlö+^gɑ[Z%M̹wI0GJwH 0 41ny: xYU%!ohɛlI ?8cnX07gUH/MMz?5:wybrM,;Z^i^vؖ ўW44)ԑ%uUD2jإ,p GT!w p=abл!-Њ.okYmɇaW2Z&ҥ&hw= "xM1y3bPh7װ ۉ m ϵU74bj^&ZYs/Kĕ cu=N#b.8Q N-Hz^E?3g1zOn:iDp;6(E=qi߹.`=P3f}y~-DF1RkazaCDr"6B~ent.[58R/ /=t'ŏ1=g/ҚKH~s 1{]563/6:W|XUJƫ1/`S8M~YeTeJGbG4"8GJ_wIK_6_0rF7g"fg,ضEvvUϡ&7k:޼Ϭ-i`blP<".`#ֿ9hSHBX>9TVfoo88)qGm[Om+z5x9qK<;~ܘ"48qWVKVo3b} @p(05h$:D'C  1b0`|<0=B$B&b s&d E: )S WEEa df 棵thUBCHKXYo6|^0S4 N*Ji|`,5kN!ͻ: TzjCDl C`vm,[& RqA8 Aj"i՞< *֮4 zJ$5hYHuŨP@Ļt b/=B҃5H?-,FS|uER'1TY2,m^T8A4 3t*V lM& 4 ƚ9 SU5 a3v;O]Xc07 Sj"tp`\(0I{qW< 4*b0Tr BoGi,G:HZ4\ uNN6,d*_05S|BC:0S"Ѭ%6 BM0 :=yHm'b2, !ece>P`?jS,+/FO;HD<YaIHP5|9,' Ѭ њ]G2NCi "H[Q :r(iAڠ\ "  $ |bjCH렮ŧt!`li`r>Sp|td mo \?ű߆_3#jSaP\0_X7@,`|s*D ##/‹p+ 4:8 #W9}k!8AzVMwzg_򍆴T0sN.VNk,=lV 85֟ٸlpBc*Έa2'#0:K"r !*`WX`ABN?]ә+~hZ芈lt2妅tH%S Ep^`x?ޓj Q)|G_B4;aYIsVN?ZЊ`bXl 8﬈nr'cE;0*Q6 a%:p˵#5 )3M H zP RX48뀾} N$U#Xj AgV~Rēy?: ں;~;}x.ُ?o&u+ZP0?@|쏴&F>zdr|$#bI_ FwlV!uYſSEΈȁtEz9=Rn,$2#ٗV ds7!wg.a{Li\`1hA²&ـ 9Kצ৶[*_i eμ@XA1GE3 )f6hCVmu[kqCR&*CP`Co)v@\ɤ7uSM"Q T:M9(w)5~?u!-@ѿс] ^6D $h-N&B rX?@;B[%: P G0f%2I aD#>̾U%A b36l zuJ<30JB%"d8z0~>[37G>|]rɼo3eh7`v|3~G hXz`#Kp( 4ft-&Iu:䙻3Dar4=&uӷEj#bYwSN=0AVto, Co(?