golang-packaging-15.0.11-17.1>t  DH`p\4/=„v=3}7z5|sEjRܫ Ɨ0 C{ &wP)7Jdޯ2<6:h͔."9X0~R\`ՀAVK+‰#`pfT =eL3ygɑcGn;BRFwhM~ˇ-G.F-&=NK&L:&/4ga6Wxڴa@UTp7466371ebe8a6210be47e764bdba20fbb99882d3n\4/=„*C)M}(GȃjɜQw| +1v/+CY~V0` y[.-!4S5fL5ˌ` /(-9R|}Rg_ V!gN0m@H5ItDj[)]53*eh.rVgW|K#q܂ }v$ K=jrf_4 -|!ۗu|^E5Pb-iHiPTU>:+D?+4d  E| ",L \ l  t |4`x(8 .9.:.F'G'H'I'X'Y'\(]((^(b(c)d*+e*0f*5l*7u*Lv*lw*x*y+z+$Cgolang-packaging15.0.1117.1A toolchain to help packaging golangA toolchain to help packaging golang, written in bash.\4cloud128openSUSE Leap 42.3openSUSEGPL-3.0-onlyhttp://bugs.opensuse.orgDevelopment/Languages/Golanghttps://github.com/openSUSE/golang-packaginglinuxnoarch _KEA큤\4\4\4\4\4[i[i[i461464dece7528ffa8334167f2450a942e9546d8323c3fca8588058abfd2b0f2d953a4fdc2e53a775a172af925e701ab207752e2d4c5b717ac9afbbb2a9aa33fa33c9f87f6e09a6445da3f08836a3bfad32239bcb673463ab874e80d47fae504654484743e10d5a820e6ead2534c4587rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgolang-packaging-15.0.11-17.1.src.rpmconfig(golang-packaging)golang-packaging@   /usr/bin/envconfig(golang-packaging)gorpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)15.0.11-17.13.0.4-14.0-14.4.6-14.11.2[!@[[d@[[ @ZYYS@Y7Y0Y%uY$$@Y!@XۡXg@X@XBW WWi,@WXWzWWWV͛@V@VVV%@V@V@V@V^V @VUUM@U@Uc@U(UUVU@UU@jmassaguerpla@suse.commsuchanek@suse.comopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgthipp@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- We don't need to require rpmdev, because we updated to 15.0.11 to remove that requirement. I missed to remove the req from the spec file.- fix ppc64 (be) build. No pie baking support there. + ppc64-nopie.patch- Update to version 15.0.11: * Replace rpmdev-vercmp by "sort -V" to remove rpmdev-vercmp dependency- Update to version 15.0.10: * update changelog to v15.0.10 * This flag does not exist for go 1.10 because this is an extra flag that openSUSE was adding into the go packages in order to fix * Revert "only add the s flag if go is less than 1.10" * only add the s flag if go is less than 1.10 * Revert "Pass linker flag via ldflags" * update changelog: add 15.0.9 version * Pass linker flag via ldflags * Bump version 15.0.8 * Fix the handling of quoted extra args * bump version to v15.0.7 - Add Requires rpmdev-tools as this is used to compare versions in the golang.sh script- Update to version 15.0.9: * Pass linker flag via ldflags- Update to version 15.0.8: * Fix Requires/Provides issue with split packages * Remove unused variables * Bump version to v15.0.5 * *: always use -buildmode=pie * bump version to v15.0.6 * fix changelog * golang.sh: Fix arch for aarch64 * bump version to v15.0.7 * Fix the handling of quoted extra args * Bump version 15.0.8- 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 requirescloud128 154358294315.0.11-17.115.0.11-17.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:9237/openSUSE_Leap_42.3_Update/70f144e3a2bb79c42ad74c1dd4975971-golang-packaging.openSUSE_Leap_42.3_Updatecpiolzma5noarch-suse-linuxASCII texta /usr/bin/env bash script, ASCII text executableC source, ASCII textdirectoryUTF-8 Unicode textRR(Rt!=V)1 !3T?`] crv(vX0}2WoR4DQ#XSg%-BCW݌ F4R㜪lK|LLp˼#J] -kyjMntۓG{Z<%MrwtWUZZѢ =eX}qƮi{f?zțɮ`Zsm.[?U{QY嵤ed#<|,,Jզ lAcO<53?? |ێJXQa:FiW}V){jvv@b~CkZ?ϡեu"CRi OVY!Y*)hc%ՠJBv>y yt%-ƨ9|ưe(q'1Im)юl?Ay6$.`kQfNÂG:μwQY齣"~B5 %{5+R_{ɫ5:~ɹxQfUie3nB9iC4 ,,mUktoVf zY,?*bҧli[Z*加TB5>Xn T Ww:6MM[wMW_-& `ދ~>E(j=jEw6w!|៑siYblWt#5i ?Er$TNmDjQwX f!;Hu\4Z._F@G/`_#}pBυwiجg\E:tA{ J!S,p9k&Nte/MOzP2u)WĶ>#tLJq1L=pl$Tsqǒz>g{uJΞG\qq\%׈fQOKE]H҈Baj2fF!om<phQ5LhX?T+Jd+cҹU)V.?ġB|%! =ǭFƔctӰ.h_bѷ9-1X>~n߰9\V1skzΆ\)H~b+=LyCp2 i7NQu<>@AܿȈ! >T7o'O2J>o\T1B ]-IymW_gTͪ5OnaTޥx߷QJr">-fv>y~ 6r1<_մ\LL"̕_$ 'gN*҆'O,P" Βl6a xݘΨ~_'m#zǎb3Z]84M}r; oRg˜ǬX9)]TmҶJu.4T2Lpy[D~! oKbZRkiK P+NnM<4̧bS-4e x4{_z `ؤbsp V1 g SZ5E[/$G7`9r5v5?V 1G+c10ބE7~T/ MG~DP[LfM>xS NAC&G4P ܴ8lx=2;=6Cr3vtA-e)!2|pڥl:$fKUAU*KO1@zMQIDJd GGG^@\Ik§'kO#Tߖf~%lFp%vIZ,l퍆5笢~Irc[} BЬ1fXIkIqvHu+y:H]'W߇3gBӭEИUdf'~ePPvlMZط,ņUm1t^S\ ]|·Q`ۂqhŴ+& fD^u2`#/|F!mDN>XfݕɛDYQC|84 fWQ#_I'E,X0Ȑ'Ow&eA^x'#Ҽ~οUPET7@΋{–r]:\I3P!T^3zu6I#i/ @_kzDOJ㷡<}~&ʕKq=c 4obF:Ni #+6Ɵl ϓVŷ*̕A-a Kk}e:r|fPTBI ϻ/ #0Yƨ)BH']mUn6CƊ>Q>dJx+//U;i1k9\bDD7^?\˵Zq2i}$p|OLVqwXOA;N8DP@<+$Ӣ *mR Y ݨ .HC/t=o"%x59NL>4KЮ 6Ǔlr-wyO2+<Ծflt\Tx;`(C2ޓ/[M`ⷺF &^j{(AiWM? Y6~h/L\iazS|V<}زHGPj,'etF AB B8\U!1gqDYn1X.u:-549gxBոa"X&e1 }lX%mdaXz.z-7/XLb>z-.Gh· ːB FHpۻ5sB.lZTY|n~uA UwȭA2Zxگ=Șzbt& Έ~1@8d]϶໳!H!-> z@ɝё(\>Gmy||L$yh ?k}fpÅafg P⧁ک[?`:#]HZxf-52JSHtU2qCiR|3HaxLʢqIw"[<[&J'1txTpp4/Sm+7Q5*w}TI󾸑Kq }`UPr\Y f~>CZ2s:Z=a8P6?:Y_bimY_k&b:VǢԻ"d+j@X_YԏTd+|FoZˡ"$<`tp> AμH iͿ襐~66H ,]Jgjd ϙ! 琮erF4{Ȓ@_s;WQE[ DŽ0ȓ `4uS.{0J3 ;߾-=CcOlJȉ%-@t#v(VN3˒Fһ-}L)򙚸WaBL4FVCiȜqQMc ת'35%UK@Eh3hEՅ]'eq=Q;zǧqԆQx_p/sWp=n|`$IN(:.="{34D|8DIx 7UM1ݑ#QX-E/]L?A==B!V~9}x1dߎ;cY %g%S(:({+(= |M_\5Oe]jQmc%q՘zϫջ%iLPp"n1)uAQ$HA&4j"s!(HKKL% źPzKCKU;v Wf",'u~e]J:}]-A~K GUsNSz#j|WNyhW0/DEAmrT4wڔ"/( ?^n_j134iːgieϻ!evU⮂6p*vq @n#LJS3e8nHi$=,]`' X!$;Υx 2ԍV4xhZh‚3JRکVJW-bO5f/ȯ5lN/ =qyKsF D PCmؿ8gg422$^e<ϭ,Ϫ00ox$lO[jv Z̢Xҭ/|@@!#zg%ީ-{5L|cF0:nMƅJ%ɈlO92E17;31i@C`LH}><~y_M2j^:N/ ƽ} -ז2e6ܙAˉ 3LANF=يT6 C>&ݐJג_Xķ6xd)Pv(,SY #O>/4htuUBFm}@jVg'X`Opؠ-]htUZr@\>rpeiy"if,)b(/c>uܥh:\aA;ܸ(*24%V{߳ظ%ǰA 9p&k+onk%˪>PX݊*;5$mO ަЂ==ԠURfk Km_c5 \a|uu%uRVh@ u+*%2$Ch^dF?0Kָ2j \r(V7nYI@5BʔՍD#G,`d{b _*SgS=ڐl\y܀@/Xď0 1gJj>L!L5ՂP0KB1[~3DGԒNDyu‰F ץj/bN"88P$~ {E7# vr)D3&]SʰQ%E%'-}JKXVY@L "{!b5ړDw褽d, CrlսHwthL5YE|o M5_p(yI=Y$ɒ!%/Kf wz?K()tu%) T;VXaO)|WU-L] r8XIĻ0u-kO\iP'}ZXNަiPNU۝?̑Dhg!D|U-aA˻ hLidqyOr\aǷXvo oO)'-wYU-$eVY=.',DK5T'Hk{E} 䘾R|,s7KzjΫ #{&\7+dQ_ώ:@[ceH5ԆqS,EnVRaG "1xrh^|ÍAtɔ>h.ѮgJv[8a 02YzXl%Q,G_>/wU_ 8k?lb61XÒ GrȜO̡c$>vU pP7Tܡ:syz6!3D>c/ , |;s *'W N'a]`vP -|ZB&!A;lh( _9o`5>;>p#cQAoz:yh}BtUm9O8ݼ =iTU]h]dQKY6#֌[0F,w&Gܿ$J]r*=K8삋A10oM@Xʼέ&ˏ%I.w1c0PugPD/1o{ؕX3,&O}mRz*=ix_uC-O,񌯋8R5 xY7\#v >L4G *Ay~ SM[Ge87B1>X`kd``7( Z?ɗɍFO*_FhCC{j^2zy *}TZL:U| 2:Wa)&F7{hybTKǻ6}M>MH{!L^ye޹ Q윛R9^?YfrĦOZ)CӥU*zZVt`[5̉:2SHs[jo.O425hCx (hD-m l5}K(lةJ3%ǬaO&ڍF2@SU[A [z:nfm}< \YZإ_k-͝~|M_#.59;qNMѩ(Xsoϡy'WGʱA: -LQF)a8Q9vRgwhD tmAy,n1'3ubW[ڨFAɚ݆vz~% @|:lngs+tˣ5@<re[% M.$7515L;Ј-wxw:DKB˘#BCvtGPnAv"V I ~h&rvEiL iBၚO^㌜ZdC 96Ee]*@y6G9RTC4E^ ɫ-u0'/l; Y!Pvs AT*q.oC_Ļc+yL77[Xyz/A_<ד٤/\%CsCs"3KTvw(:5bgוeaY^H}W'Q֧5a5n ݩnJ7@eMxحǚP*>YsɌw3; bH>:lF_L&91->ߪIuFrK!}?aoO=:@O@i7_\K%y.5j*DeㄙxYNOys V g#(N-);Qdi!JsnsmCw LEQ!`B g,%ULC7jn#avμGQv&z7VG#[Ey{ ufY66$s4{fG8tϊN dLmgAFܤBc$k;YMV_gi:AV?K5(2>s0f \aZA]Um$'ҥ_AaQt n^.ӿM-NMkD)EC& N 8  E6XĖg7^}Yw2youV :c/&HR'UT@i&Q|`ݙEY09'dvqtac?ZأQc3IHi˾6j^sނଡ.F:E3'ì09[" $Kw.Jjeh$TtSGIG) <#+ȑe,-hXc0 /{ }Gr2E`*'xiU%kOj BH;"I92q+KT~r"kTsSN]Uԑn>wox C7T\<4k3G&:c\ͳY,\.?}ˆj- 3m]u 8<㙛.GfwW'&cuF(]x%,d)_sO^4{08^mSJ.= oe^鶿%qeӫ6Oa Fz*a^ԬLKdYԏH yT^ϝ5Ȗma20Fa>aW'!a"S܁3]a$,Mv-g㐈ѷ4{eGޠ6cT82u 9 |ͫ 6 x`{ }akZ*$#"PEGSPr1fkWiʻʺAsī~%v"V'D{cVk*14n cX*V*a~ 'X/C@h -M9 ){{p -{A Z-U ƛ!gV86 YC?ITDڱ^8|9CvI_q b:W)v6,#4)I#>lgv@(7(6Y2OEwLg=5$ش@>#9`(ַvD SRhy[;<+Ipi"S }-¨GB#U ٘< *6>2b.}'KnS`d{TMLdy"-8a"j@n<X /5$|*Fod@/ ڋuN_Q$XYea6eT<7:::R4H3 痟A#x/˵03ӼZh79 XЏ6Uf^o.V6>!#9Gl?yQ/VB]YLR2[ ~˸1嫓M"6ǰ.h~zo5s^A􄶗0i3pDYMYeuo8|! DĨp\@ǐ|} ipP> ZW)`Jt_i 7oo<9i Jޖ$U/xdQPr6 W/f$jn1.'-Y}:m$sfv1lPmwOc,N", xZ-' `$_ѦOfFT /l4G.m6g/,_6-Gh:ЈY,C$8*t&We+ovXmx@F3IZ^#vss'Ww$C ,wN)"YʐX LHۛZ3#Cfu1a t}WNq^<'vZ|ǽ7yaZ7ۗo߂,E ^<6e[ۣTD w\cqq~/ # &ug:.Z~)C9KgPȤF$7 ˄Gq.uqP!@ M$oR[f%@fyG&Dlnj@([GrjyRFS6\#Zl!p9I>z6/Cqa"Uݎ17ovGTx!\ \Z[\Պ3(ի;#nYRÐH jӍd埛9c)Vy ?߅VO``A}%ǕaKf8v_`GApQ[X{'tX%v,q ^`%+뙺'h#uzW4۔Q 9Ng^J.4ȆOINljw+"Pe[ W:8@h-sEe6;lR^44Dʵ{׿ SFe ㇞^"6M-a9iǠe8!\HXȐcQ>X Foq Z]{FK]&y wOآ1 z[89'b?{zצ]elЏo N#S+֐GT"ͻZbl2!iJ4½ݻ}{kgJpmgdRs=r-B=(dV妵ktH#CuLFB*/BjU~PYdB@h0X0|wO`kX7Q6vL] o `IHtbǢ 6Aڢz;\%pxzr8TlPs j(f<m>וxdQUIԅ o25{ӤЄBg]^\B[0 R/tagr*2k9l)NF@?;yL5^_R$PUQq!/Ֆ5 q@mDvylkM0\K PdHZa U.2,OcEt~+7ꢮ1W|ٿΖįˁ#$CnmYv^ c;(&kvJg"]K`3!㵲2Ŧg[a/)]YYTj; !Gce(6(yHTc*Q깒0nrNX˷  A$8`5;cג( 'Se,G}n>-DNw0yP}9&ڼR^:d ,/a=lϔ ~%j6\B Hla ]vK!ZDޥ;o$-="n;?&=*\Sxoblq^)#U2yrf)ch<eJ?P R:p*y?s%~?1Ry{7} 6I#~᷁V˔s2k<dF o`?圍>o? B/-z dl П\+i18#Tw[߆9mL\ C|z}6s80v_H9q3ɞsZ>ss ~D?3]#5MIx9Yc) kxÜPLd#oSޞW%$4xV 1 Q1s?s78b+TLn|N )ҨhvlX;I`G|GZ[+03Z3@3@١rsm?MUYxBɀFl] zLfEɚV{q1τ|