golang-packaging-15.0.7-14.1>t  DH`pZu?/=„c&#9j?.@K)Ј5ؒ^v Bռ{NpєGd/U8d]3|.T`nQY0Ě^8iC3N&ÑFpkqJ6lЬJ\(fh^)S*D`_bTN.)X+Pk)Rď¼\hY`g0-ߙL.ӿepy %s|8R$ђ Z'8cf6036a54511988e6aeb5358633fb8ad7a1b6e6fZu?/=„;{.ЗՈ<PI 5JujNgeFAțibϺѭI݇Yj9 W _;aG rp6K⫸v΄Wb"xJSnD;Ո<"aŔթP*E$Te:t$M;ֹ7jk9RՌsO*35-q,Ne0OfH/& ˾2<)+y6CC1cțj48nC;&…%4W6ұɜ>:%H?%8d  D| $D T d  l t ,Xp(8(9(:3(F!G!H!I!X!Y!\" ]",^"b"c#d$/e$4f$9l$;u$Pv$pw$x%y% z%(Cgolang-packaging15.0.714.1A toolchain to help packaging golangA toolchain to help packaging golang, written in bash.Zu4cloud120zopenSUSE Leap 42.3openSUSEGPL-3.0http://bugs.opensuse.orgDevelopment/Languages/Golanghttps://github.com/openSUSE/golang-packaginglinuxnoarch _ KEA큤Zu3Zu3Zu3Zu3Zu4YohYohYoh461464dece7528ffa8334167f2450a942e9546d8323c3fca8588058abfd2b0f2d953a4fdc2e53a775a172af925e701ab90f1354160f420afb70c803f487723091b556ed42cd32ae34971004cff3384c0d32239bcb673463ab874e80d47fae504654484743e10d5a820e6ead2534c4587rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgolang-packaging-15.0.7-14.1.src.rpmconfig(golang-packaging)golang-packaging@   /usr/bin/envconfig(golang-packaging)gorpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)15.0.7-14.13.0.4-14.0-14.4.6-14.11.2YYS@Y7Y0Y%uY$$@Y!@XۡXg@X@XBW WWi,@WXWzWWWV͛@V@VVV%@V@V@V@V^V @VUUM@U@Uc@U(UUVU@UU@thipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dejmassaguerpla@suse.comthipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.detboerger@suse.comi@marguerite.sutboerger@suse.comi@marguerite.sumpluskal@suse.comtboerger@suse.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.su- Update to version 15.0.7: * *: always use -buildmode=pie * fix changelog * golang.sh: Fix arch for aarch64- Update to version 15.0.5: * set correct modifier if no arguments are provided * Remove duplicates when finding Requires * fix GOPATH and macros * Fix Provides and Requires for some builds * Fix Requires/Provides issue with split packages * Remove unused variables- Update to version 15.0.4: * Handle extra_flags for build/test correctly * set correct modifier if no arguments are provided * Remove duplicates when finding Requires * fix GOPATH and macros * Fix Provides and Requires for some builds- fix GOPATH for Provides and Requires- Fix all %go_*dir macros- fix GOPATH issue- fix gopath after updating go to 1.8. With go 1.8, there is no more /usr/share/go/contrib but /usr/share/go/1.8/contrib gopath.patch: contains the fix- Update to version 15.0.3: * Remove duplicates when finding Requires * bump version to v15.0.3- Update to version 15.0.2: * set correct modifier if no arguments are provided * bump version to v15.0.2- Update to version 15.0.1: * Handle extra_flags for build/test correctly * bump version to v15.0.1- Update to version 15.0.0: * [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s * [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group * fix a typo in cli.rb * increate timeout to 300s or go install can't finish * Remove runtime dependency for Go API * simplify rpmsysinfo.rb * release 14.9.1 * Added go_nostrip macro * Refactor using plain bash * small fixes- Added refactoring.patch while trying new code base - Dropped the sed for static architecture detection - Updated files list to reflect new file structure- can't be noarch. we detected %%go_arch at build time. it has to be architecture-dependent, or it'll be published randomly with one from i586/x86_64, whose content (/etc/rpm/macros.go) is unique.- Update to version 14.9.2: + [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s + [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group + fix a typo in cli.rb + increate timeout to 300s or go install can't finish + Remove runtime dependency for Go API + simplify rpmsysinfo.rb + release 14.9.1 + Added go_nostrip macro- Update to version 14.9.1: * simplify rpmsysinfo.rb: don't guess variables' values can be passed in by RPM environment variables. use RbConfig to get libdir. * support s390x architecture- Update service * use xz for compression * change from disabled to localonly - Update spec file to actually use tarball generated by _service - Drop useless _servicedata- Switched to service based package updates - Update to version 14.9.0: * do not hardcode go version * fix encoding problem in rpmsysinfo.rb * [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s * [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group * fix a typo in cli.rb * increate timeout to 300s or go install can't finish * Remove runtime dependency for Go API- update version 14.8.1 * bugfix release * fix a typo in cli.rb * increate timeout to 300s, or go install can't finish itself sometimes- update version 14.8 * rpmsysinfo.rb: fix encoding problem in open() * cli.rb: ruby 1.8.7 doesn't support passing environment variables in popen(), some commands/tests need time to finish, an immediate io.close() will get us wrong exitstatus (broken pipe, code 13). so use 'timeout' module with a 30s and process.wait for them to quit successfully. * golang.req: the oniguruma in ruby 1.8.7 doesn't support named group in regexp. so ditch the named group used in go_get_version()- update version 14.7 * do not hardcode go version- update version 14.6 * Fix rbarch for Power architectures- update version 14.5 * fix a typo that prevent golang.req from running (fix #10)- update version 14.4 * fix #5 on golang.req- update version 14.3 * fix: command not found error for go test on SLE * fix #5 again: gsub importpath itself is not enough- update version 14.2 * golang.req: fix ' // indirect' comment in import- update version 14.1 * golang.prov fix: uniq! returns nil if everything is unique- update version 14 * if importpath has "test/example", it should survive (github#5) * merge macros.go from openSUSE's go here * add golang-macros.rb, replacement for the complicated macros in shell in macros.go * golang-macros.rb: + support build with fake build id + support build with custom tags (github#7) + support pass any -="a b c" or -= to go install, shared build is possible now (not fully support, other macros need to be adapted) + --filelist, to generate filelist used in %files section with excluding support + use IO.popen to break the build at the exact place it fails (github#6)- update version 13 * provides the importpath itself * fix regex not to check files like .golden in -source * filter "test/example" from Provides * split common stuff to a module golang/rpmsysinfo.rb * rewrite golang.req, now read from stdin RPM feeds, and check __.PKGDEF from .a files for "import"s. (github#3, github#4)- update version 12 * don't find provides/requires on -source, -debuginfo, -debugsource subpackages * add scripts to generate file lists.- update version 11 * fix for sles and openSUSE < 13.2- update version 10 * support all archtectures like ppc/arm- update version 9 * update golang(API) to 1.5- update version 8 * skip the last "/" in golang.prov, thanks to matwey- udpate version 7 * handle gopkg.in/* requirements- update version 6 * fix golang.req to not treat a sentence as importpath * fix golang.attr to correctly detect /usr/bin/*- update version 5 * if a sub-directory doesn't contain any *.go file, do not treat it as a Provides candidate. * add /usr/bin to golang.attr for go executes to be handled by golang-packaging- update version 4 * fix encoding error in golang-strip-builddep * add macros.go-extra, extra golang macros for packaging- update version 3 * skip *example*.go/*test*.go for Requires finding * support alias format (import xx "xxx") for importpath * add golang-strip-builddep, a tool to strip unneeded importpath from source codes- update version 2 * fix pkgname detection- initial version 1 * implemented provides * implemented requirescloud120 151767019615.0.7-14.115.0.7-14.1macros.gogolang.provgolang.reqgolang.shgolang-packagingCHANGELOGCOPYINGREADME.md/etc/rpm//usr/lib/rpm//usr/share/doc/packages//usr/share/doc/packages/golang-packaging/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7760/openSUSE_Leap_42.3_Update/8f6d37c147e27fcae0ac2d8d2174a5ec-golang-packaging.openSUSE_Leap_42.3_Updatecpiolzma5noarch-suse-linuxASCII texta /usr/bin/env bash script, ASCII text executableC source, ASCII textdirectoryUTF-8 Unicode textRRKEEŹ2?`] crv(vX0zc0Ns lM6$ii k[# \BVDJ| _C\ -^fib-EL*~uـ裦t/b,4@@piRmJA-(!=$&-,E?ؿGܶK}i>|8]Lkۦ曎G!4[{rR3 OvWP""{MJT7pCsZ|lm!ӈ,g Td/u[eD+;64#؂P` i RXKn=J)`9<ٍz;smuDfo`E+T%RA,2:6޾&+ e?38&L]48;8` < ~j{.@+(4ZuurW HQ#י YIT?I'0h_lLwrF6ѓR&lƃOgx̗g¦?y5 qQn"w; ō !}d0`MٝNM w'd7@#WOZ$UT_[*(/k1}әxXƹn`k_"VHG;'%qCl&, i;-xYx I؎c n;4 C= ^PYBSm!.}yN pww"Mш0=ohk۫ꒇ~1h5/>6'$k]] ˿;|5 < oQlq(տ11&Y2%{;BmHz"|ޓ)&T"P@ɪ%qUE(C\C?\H O` l,3*jhҐάnj ~`[҃9Jq*'0!7_>.&Oz>:3/h1RA-505tl]7}3L8Jq!E3iAPҌ<RBʋSm'ƴˮhAYwxWBAz?/wy~ez\59)#3Bs{M>  =NB1QLTo&) 'qF\10{$  :m=M j_! n8W3¸$[K`/L0s,Ս. (C:^3Ƴil~3 Kǭ' w~EzTRQ|8=%Ic ցIHpuF=JyOw'+jv^1& @&cV4ǩ%CgS'K~ܻ3euz"/> ZBc-(l -_T-{x5eվF*FRH?]u ï6R Q;f&Ym+c2?#7(nwfd6쨵 :8Vjq5+ӄN^ZS.i N]AB̤ې5ApُFO0N}dO/ |GjkMyeC{xGUn Ėn?06t~B g0$:rC n?Pd2< C\gT.c$L5?OЃcFQٳޓx!gΚcJ!i%ǯh۞N3O?y};Q <2QGV#0 OR3#Jp l@z׿-e@3 ʌrC|JQ@ \lh5щ=YǥqnrCAj}0 iO[Z3nhn ڥD!Wc68b&q-Ȁm*ۨJ@x0[:uTn/c@={s,M-0'̹+MzΆϱN }lAvힴ9_9T?gD_.pt A+BЪj/5 cs NLIwOvR[5g@.s@kF wY֥O)XzeF2"ȟȠO*}ۈǶpSU'xwp1(5cQweOORPlB\oɒi⨡6}JeV|*U2/*wc&K|gĂw-$ \*^J\*u=NIGra4YO ^M]>MCrb%ߦ)hUT14d:Ֆ ŵWXT5^]d\Cڄ$ş3&W'QMyDX}^5 .&Q˓Q^˸7{ K* Aܝ4dNU6U\TW|oeɀ߁&ZNȄℒ55k͠ 6l`.e{;*U+K<>g3mynBJE(Z*/擋·n&Z$ %B<~M$L*Wumh/qmYcV bԋM9th] BkhF&, X'y^Ln&;#kNnΔ< 7,G ^.D[URH.g8@(:\]0gKI]iY6!xm7l :jqMڐ"FF!;ch\ z}F~#aT7$J[Dbh~M n4ݶvAJzm' =eWEH:A踊1q"΀v:%"q۱t4(%e "*_p>;?tnn`A]]MmĐ}{:F*KۈW~4P:d1&EQ\H>MB]PudDI֗}E+!j[tmǾz'm ,S7ŋwɹ$G3) pCѝ:Qհju\\ Y;IG si#+t< {[_꺺=WpcHSֶIEWWȒZ{1BCǿ.O\.ѳs2g˱zrEw󦨶5QB/t+bgIశWksYi:+oԼ&xQ^+c ;4^ЕEV}R ~`b nX&؀rUC+$oܺSd  MkIRĝz14'W piJ#JZa8~R|`C „RP0} ?"L1Jz5w,*qXg &G^+B-\m_2KQ3xVnۏ@Wmȏ\V~#t{fq,hH\YDOW[s&68OIq ;t_,<lg6- 2kzR<^Ē&SlJ4}0`9%3HZ+{.]l%3>G j$‘cT f QCdi(AaSDcς EcQS/]HIc$iؐMsNaԌc y_C&rH\ @y ޅsAΠcR̈́可b{1OĂXV)dk'Z`A>v;F7ϋ+a⼄CbIS*G(fhtdzg[c@Ŀ}yO˹b BC΂ IL|){ TߖEkzb$"a #,uZδ/ '媨\!1)َ cA7"دU,-chH\\W6ns>6EVHL6W4v@31o)_{~I켱 ? tYh،tOU&)fT]GxE,\p'4S_IoTCdGz}хM?0 z23W UUW}^%a|l"ȢhK5Hk/:tOwQb\aCd@Zzy<+Ps;x#ֱY .}E=!mQ"XS}Lgܭ,bP(b7äJj {ir*9=F 2\M A)%[od=9KMV= =d"YGa6)rBĂ!DuycEWG%?s3#҈=UX.&#ڴ[_ud=Hq KIPcqW$v6'^cC.Ueemd35#U@]gR7 ٠͍ĎSCaxB6 *z4ur;eA芊?ZlG|ѯAT7:d7V`,-d=:Om۲Ť}rԫPxC\oI.P$KJb  {I{P8;sp˕791xDi0t! [5_uL Dz%sG3읡=#84bá>P$a ֧Rr9,f*ZU\^h)nZqN LU$ |O٬~+f\}gMoզ1&ZR.M<Z l)H\{FL!@E*ĄEve&; Ib `/E'kOn]%]#=$J4o:[brVŠ[ޑٜ;*SYYv/IU`:'lH]%MK< RD-#W2wN[ďH 0ۣt=A&`d3`i&SyT|ᢹ ڝ4NLL)o]247[3ʰ:O`eЕ6׈$i`NrzV[!h|9`jY+i x H B[&uyCs$]j|=J₻K8bfG D#< 8{Xa pӬ4zOB{U/MLL' c ;&1]6(ߩe)5%۳kl HWO™xꊔSSëN]&HQzv&`]13P>MU9ۜGB4paA[ɠcIp_/Hhqg'fg9,VcXFvT8]CIfPDO,cG9xJ̇8 3T4 {?U=8T{D/LW@吣\svH> CoFw1iу h".蟞*:Gd~59jtL!X"3)wHѡ?"O1H,tRZe*g |Ο5Sp*Yf!xG3GAiD\yy~L:RYHк2;" [$(6Λt8WLtx&_7.Tu%D a˱k6 `5'/Mؖwl9(9]_Jxk抂ITQ&n':g)zkv5*l!~Rwm!61WX 0˒i[u-w\TMPjg"v a:dv•T(Eg 欨֋"$UT&C%2bY:X fm[ji,De /x:i7-ȤFHZ!)kQ:^8pzكf!}bP9J/0_vNiy\lCוةo|-K z۠oW<Ɇ_"EɿE?d܋x]C~MCs;8ug7 W]srg >n鑶m?jM ν ([X͘TS6-/ rNەnISE 3} */zn9 vp֢nN50)'k0b(_' DcD~=a3+:J$C3_ !h<}\K~$5jW6ԖxVG]׺=Q!:v4UMQJ`1^fsk /]5Xٽ/0Ѡ9Ok2DQ! h wh] ɍijW?4[ 7߇&e/ܟ2cpjꜚr@D El2ƓW $S7@x8l LPJ ̸X W@bρ6$, QE\JW0wXT(/&TًS6XCQ7/f8r'0rB{Mp2XtbEojȋQФu ZC|D0<W|4%D6RHJ[S5}5S㐑\;LI3Y5Xh|ڨIPsHSlđm}\Ҝ@s~cpFipވ821d zBOŹL%Yj8+ B݉8Vn 98k[JNPeU`3ZQJnt"rJwElVuD8BD"%p8YLJb_?'ZM^ MRvϩ 1V)ŷ?-1,K?Z~Uev%GIגZG#ID+y}v/xɻ#R$ײF6g3+rbd39jo Skp ^RQဪ.'xFJNI(2 REL|NXdXY!;_?`:Le:Å]wgr Qq䧄JtpM ,$tCzF{%0JULW`?(d*x.s׭ˮ//H]¤jWZpAƲVt>$c“+UGv6c8% 3O!^B#Q͎uIjYh ȑ6ҏzFa0T -)36~ݸC)]ؾWfn.X9mc--ii[]:!rSUʇ↛..̉lj=צ&M}9!#Ч~M;ўFC ="1NYh5Mꂱw6KkZ;9xb}D$}rS*'%1?ҙ -7ǗsR09H_Qo _$m1I"YHo*RblY\5G@)B\$h)]i-9<893ڊPN3kl4Oϙ"iHo# 0^x'd%d5f7[y_–QϨTpz*WDi`e QHS?ͱwBF$b|8IC2ܺ6L 7kЖkh6ܽ(h@ȻYy(<@8R~ Rlu)QhtPC$SR3'pډ#hrN^+,esZ~g O%47ʞU2:;Ęz/r+޶Rk1Dؔ? (¦pƙ98;qu,b\Gmq9\u_-n)I-ʏf,Em]M xru x?-yE{??PF\n!%LAeΪU$^Ndqr_N F=LJ '1wcz}Krt1@^JmY!:qk}p˟h- hJG[k8#/b8%F |_a tYae*6I",uk~؛I2 \=Jgћ87݆YyRӤeLϖ0W=QOzպ8alʺSgs)dxXf$Vfaj⚤zĻETGE$KT.j#%H"^"4hdoxT<`HYVl0rrRCvQq١aO7E^άrsuf+q\os ԡgId4-/a~jR-K0omсy&Ԋ(m*4ayDp6diA^]*SUnйt~IZS ,?pLrZs|wBʡ[s6~Rz=N~* 9C3x/ێ o3 P1-$Be]̃oFygnn:,[<MC›–. 99YR?ePEZ5&^K++cT( wFUۻC-HF_6񨔀d@yFREgrx&22@uNE?}HF &%3Ȥ܀i}&gDKH1A V^J^AΠ-n$}P_g]:h-D=$ۗIb\ZT J1g43@f0hb#Ra:<$V.o-h VݎY@)Jxu`ߚFjVP(bjȴNQa~ʔ$GeC\遉_=e X:zmMK:}vV5dOյP&K1_t3hF&Af$OkC˘A\!4S xKy۱u 0 CAbY&ԨZgRrkr,-vPқ@)I᱂vHl.i컍.9`z'jBP(ae]?= ;K4Eχ~PA>]0#(RT"]}0G=d=3ZҚ%/1!$g.-鷖G*?7{9%UJj6<<HKuO a eYag cO_vM/g ia`vX5ɓAlm F `&A4Iy*")%om\g\ܥ22 22֛ǎ2?r\D0z޸s!WQLY[Y%bY ?D?~>6Fû@u~SpR?bI{UO'`ߏ&mR5HﺋZ2'B#Iѿ2D{lȪTH{TVoG xwh ^68 )Evm+ۡKh1>wB>+E>WmuwxULk*p!_}UPp%Q^e\P0tLeOPX2x':d{=RaxÒƦou5xZ9xYQvz|wn+_b]H+Tq}ڛvh* ;': J֤VSgqX(sPq(Áfqu5)A ,@>*ܹw zmZxE*?vrKaVvUv2n*{_4JL N\d-SCC`>Fof%T.ܺAᶷצ`fIp"GFA^1qBjOt +z#j۠rYO\xBqcruyc8\{:oR&sC4/g'"O%_ r^qb)еMj.0%+Xg(Za%7CP94so0]ә*Cd.MQ!F v>9+%@QV[!5,n 0![3PHȦ {ғ9PG+ڎbŴ!1 e ZUAdpH`+ZI4%|q|`{5.BLeel|vb(R1[ꩿ%lo\)(#@yq \ap7y%*cn Nje:|fw6g WŇ.7bR !ԣ8x[P>@fʧx Y_Ϩǎ 8~vFUhW:M7OuU2%I0;7lNAxVy ,) Ҷ"Uf9!\Dp{MREX?.:wg~¬WB܆ $6΅ AWӥLd c^[9SA, zz6s#3D.?)9QS\n}@i=8x;V+al-rfDJ sgɱiʹ"IzCW^@Qೞ3' <LsKeTJq@tVT|{# _ k.x_~aLUSvĥxF\6,TИy _^H1ɳ̝Xsi/p|"ʧF/11C>S/r_" PdO lfHV0G|1%V;S;m.tK%e:7t5=`9]ؠ'UfahSFāQۼJ"l y} NN[q@^[N"`\>̫w3;[hUVHg@ µvy8y,0TRu2ή1\q&10 |x0b,r-u@? e<ReqԸ#*D[.jmF_QW5Vٗd[ IM䌀X8)+㱥-̹[?rX/$zl1AicXT.վEAhCf_$En (d 8xs0),[̀O%;@l*sQ6wΖo7 1qeY#F*0'w.24 7uEz,=vz \p&jrF[Rv, s߾Ksp..VD2Q+?Rq,a[&|][K8QOb_?z