ant-swing-1.10.7-lp152.2.3.1 4>$  Ap_/=„ʗ&GoafeF[%VݹTxt0OulmPȁ<@ޔ*ߢn ُjDL^6"ҲaQj8+[I bgtN))Ta/xY}Q ~k|Mb?FdBU220crͼ酫͞ɉE $ܷ# ^a猇v p>:a}@(2(OETΖ&06'87de6276115208031588c08fc0ef11f727311b1a387648f60511a0256fd6768cc0a651f46362ecb606cd2bdb2d045bcf58070f455\_/=„QcCI5U7tԐXIP ;Dl!)nehQd$X儈v6(iI,*97{DeC`H[O 0 `HƸ-*x ?4t&CK\T[v0EagHP_X2ћ  SP"4ϩ曼CI2lG@ K"kݶf WWZN2V&rtKp>p>!<?!,d   < &,4L X d |  0O(8(90(: ,(FG(H@IXX`Yp\]^bvcdefluvw x y z    !(Cant-swing1.10.7lp152.2.3.1Optional swing tasks for antApache Ant is a Java-based build tool. This package contains optional swing tasks for Apache Ant._ cloud118GopenSUSE Leap 15.2openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://ant.apache.org/linuxnoarch7+ A큤______5cd83a5147178c5cd6ba077200286a42bf848a830b70047cbff070dda213d92de441ec2063315995a64c6df9367a1931f7bea1d524b2d1646f98c50c8be7ddcf0069141448ab1ddbdd3972ae6b466c07996faa3a77a17423f0c0d6515de3ae22b3b4b611dfd084d55a445aab83253530c8a15cfcdaa36202d72ca0f89001d5de../../java/ant/ant-swing.jarrootrootrootrootrootrootrootrootrootrootrootrootant-1.10.7-lp152.2.3.1.src.rpmant-swingconfig(ant-swing)mvn(org.apache.ant:ant-swing)mvn(org.apache.ant:ant-swing:pom:)@@    antconfig(ant-swing)java-headlessjavapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.71.10.7-lp152.2.3.13.0.4-14.6.0-14.0-15.2-14.14.1^@^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hPedro Monreal Gonzalez Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Jan Engelhardt Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Pedro Monreal Gonzalez antoine.belvire@opensuse.orgFridrich Strba Jason Sikes fstrba@suse.comecsos@opensuse.orgtchvatal@suse.comtchvatal@suse.comjengelh@inai.debwiedemann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.combwiedemann@suse.detchvatal@suse.comguoyunhebrave@gmail.comopensuse@dstoecker.detchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.com- Security fix: [bsc#1171696, CVE-2020-1945] * Insecure temporary file vulnerability - Add patches: * ant-CVE-2020-1945-1.patch ant-CVE-2020-1945-2.patch * ant-CVE-2020-1945-3.patch ant-CVE-2020-1945-4.patch * ant-CVE-2020-1945-5.patch- Use xml-commons-apis-bootstrap as jar in classpath instead of the common xml-apis jar, since we are forcing build against the bootstrap package- Upgrade to upstream version 1.10.7 - Modified patches: * apache-ant-bootstrap.patch * apache-ant-no-test-jar.patch * apache-ant-xml-apis.patch * reproducible-build-manifest.patch + rediff - Fix ant-xz.jar to be non-empty and split it from the ant-antlr package- Build against the new compatibility packages log4j12/log4j12-mini- Remove references to parent poms from all artifacts and do not distribute the ant-parent, since we don't need it- Require directly xerces-j2 and not its virtual provide jaxp_parser_impl- Make "if" statements in build recipe POSIX sh compatible.- Create an ant-junit5 package to build junit5 optional tasks when they become resolved - Add a simple pom file for ant-bootstrap.jar- Add compatibility links ant/ant*.jar for bootstrap build- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 depends strictly on hamcrest-core only.- Build ant against xml-commons-apis-bootstrap and xml-commons-resolver-bootstrap in order to break build cycle- Don't build against a particular xml-apis/xml-resolver provider, but against the generic virtual provider. This allows easier bootstrapping. - Added patch: * apache-ant-xml-apis.patch + look for the xml-apis.jar and xml-resolver.jar when composing classpath; they are symlinks provided by several packages.- Let ant-antlr provide ant-xz too, since it contains the corresponding jar.- Add aliases to some maven artifacts so that packages out there resolve then correctly- Update to 1.10.5 [bsc#1113136] * Same version as in 1.9.13 but with additional features and requires Java8 or higher. * Dropped patch to build with java8+ already fixed in this version - apache-ant-1.9.9-sourcetarget.patch * Refreshed patch: - apache-ant-class-path-in-manifest.patch- Add reproducible-build-manifest.patch: Use less detailed version string for manifest's "Created-by" field (boo#1110024).- Require javapackages-local in order to generate correctly the maven requires and provides - Install maven artifacts- Update to 1.9.13 * Fixes a regression in the "get" task where redirects from a HTTP resource to a HTTPS resource started throwing an exception. Bugzilla Report 62499 * the new allowFilesToEscapeDest didn't work when set to false and archive entries contained relative paths with so many ".." segnments that the resulting path would go beyond the file system root. Bugzilla Report 62502, bsc#1100053, CVE-2018-10886- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Modified patch: * apache-ant-1.9.9-sourcetarget.patch - Build with source/target 8- fix build error for Leap 42.3- Add patch to run scripts with python3 if applicable bsc#1082202: * ant-python3.patch- Update to 1.9.10: * Various fixes for java10 * Small fixes all around - Remove merged patch reproducible.patch- Simply use find -delete over xargs. - Make description neutral.- Add reproducible-build-date.patch to allow to have fixed build dates to make other packages build more reproducibly- Remove dependency on java-1_5_0-gcj-compat-devel and build even the bootstrap package with java source and target 1.6- Don't condition the maven defines on release version, but on _maven_repository being defined- Allow bootstrapping with something else then java-1_5_0-gcj-compat, but still require java-1_5_0-gcj-compat-devel - Added patch: * apache-ant-bootstrap.patch - Add -sourcepath option to fix build breakages with Eclipse Compiler for Java(tm)- Added patch: * apache-ant-1.9.9-sourcetarget.patch + Change java source and target versions to 1.6 to allow build with jdk9 - For non-boostrap builds require java-devel >= 1.6- Do not generate poms on ant core packages to reduce deps and allow bootstrap- Fix bootstrap to avoid new cycle bsc#1041966- Disable javadoc completely it is on the web in much better form - Remove if0 conditions - Remove patch apache-ant-old-gcj-build.patch for sle11 and unused - Fix build with split javapackages-tools- Version bump to 1.9.9: * Read WHATSNEW file for full changelist- Add reproducible.patch to allow reproducible builds of ant itself and packages built with ant like jcodings- Revert the previous change as it broke the build of most java software stack- Add profile.d scripts to set ANT_HOME- junit4 test did not work (bnc#915686)- Add xalan-j2-serializer to ant-antlr requirements- Sync the changes files among the subpkgs - Version bump to 1.9.6: * Read WHATSNEW file for full changelist- Do better quoting to get better error messages when it fails- Fix build with new javapackages-toolscloud118 15949967471.10.7-lp152.2.3.11.10.7-lp152.2.3.11.10.71.10.7swingant-swing.jarantant-swing.jarant-swing.xmlant-swing.pom/etc/ant.d//usr/share/ant/lib//usr/share/java//usr/share/java/ant//usr/share/maven-metadata//usr/share/maven-poms/-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.opensuse.org/openSUSE:Maintenance:13382/openSUSE_Leap_15.2_Update/859121680423326dc6917109d353575c-ant.openSUSE_Leap_15.2_Updatecpioxz5noarch-suse-linuxASCII textdirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))XML 1.0 document textPPRRE'u[xK:Nutf-8ae17064555191eca12409a7c151a0fcec7c3e25623ed1234d3df2e7771140ab2? 7zXZ !t/Ko7r] crv(vX0٢)=aLuľ(r%A7J>ZZv$ ­fل޳w7^E6Qdw3_TgG9 ϞO|=?ktri=<к 1֓$ Ѷ*`Т OoK;6>Zkr<1hmZyҙ3pIƻ >L7E5e2Mdg 8Rgh>cĆ̓tY> 6Y8OӸ>$!RC0wM6[>KX2r]]y%F^AMWD/5Z+&nCWzP"\İgQϓw&P%3F[S(5rR8\oYNN d ɷ:8e(Rj8hhrE&|xݨ\N$o $$𚣼+^Fqx$T9F/'azDt')mQפ꽦]O>N2f Wmgzru$Tj\0g2Y+}\θ*4(x4tYG-rajMb73JߜDmFk5HKɠ]Δ &lz4fT#LKzdW#7#U`D1ذn!oȩXcC+CXF\vfcܪA_ġZOK/F+0Lt;=BB>eCٳy )H$Q#Z5Qm/h@=sqsH|)%@<\NQ]INW@c />xP>Ko1U & Ƈ;qKidiuK(oIjěEmpw1X%JX07º$fk;"yZR$/ؒ$vuki.:vAvAH/s wP$x/va{D2^ H{98_"4'ģ[ ShB ~*LB! .pzP ]gXُqղ:evvi0"*BuAWEWMvuˌ[7Z6/[)dePB@|8d޺Y -^"4#gl ?*]gevV0U]&?2Z}6ߚ~[b1;)*ٵ~K>VSM.]I3n#i}eGA)gok-1zH2H fkWR"(e8ޓvaWp|ћ\VfMYwE/ӳr;9tz}zeH)7#UR/ϼpKl=9g]~3Es`y.m>Aj{Pdjl6,LՀhKNnGRN N[%l ð'ALzΧiEm'Xvk57~$My5u_;|18> u!W`'K+5vkC<@J#,oѓ"H~m(\&|4:M_'ׅk;HA>}o{|C|/ž{>r%PG*^{{SaڮKj!"F$}ƿ%WW(zon ,q`U,t\˵Wq{Ӟlm 2y6XnlpC[qp/>$j6' 7+NHQ^KŁl#*߆H ift›S)0d!T|1"OEu 7{%-9Z?DQ]&WR|jJUf}j(V n~ϫXZtDf.?5c/dj`)3jgmRH-hhy9 -R >JP:4ōʩ,5#b /iT?oWbN*'3yAsrV5ޱ9 o6ܘ"ziGk|R. SXDԕ{. " n ƛi@q&[ A>7wU<WÐuP>OanLb^+ pysg 3]q,r` ?iq CS9JpߣIHeRs6a@@2H|RŤO&Pot5 ?F n`TNװ0n JL6bglPp^w}㿮P2Avfѩz !y$0Gn_ tēpff~ҢOain4!MK9ew$fiLl9F^9B}ݢC4N:k&k)IV^=kf7p%n1 թNfzKɒ|2"O>G^ԼsZkKc@h3#Q*鍊`yd|50mB ١9R rJ RO辯U0KmU9q1? N{U5g#9M2 Y}ƌY|,`2BT'"iMpJWTSK$YOL~ DSŔh5Gͷ+IAec"Bآ"v8Qd*|&#uHÊGP*V4rNAM9mBR-r4W']hcT9e RfAUV@pI^95t࣓54d} 4 Z Ȗh>J%fڜyt |H:"x>_OuU$%A etNհ;? wg>7rzC+jw1ygDVG\y> Ay UV.rkEf!ZoIo[wMx9ӣ*R5lG)Ukv~G).3&Nh1J Nɣ^?*LD RqY`{1B/,Iʥ)gB:OO ZDtJD;_V`EӈN;֘6&1DBLӁܶJᯫe 81Tx79Ը"/G7`d_8*YMT}) Wqg_.yׇtq3$.]mwݾ+wAcೢ"3!t)_C_U'V~m_RB]7RLDVq[ֱZKp[ڞ=iBA`tɐ͊ Bg!t -Ǎ%ݘ=sj3X% 5̉gJȀ3a*ZzD7fa̓@&׋E"0bO">cū=3*a9֯Ix=j'1jkT>P"P~?]S"vZl-F+H,M(Xhm1w6z'$zդ,_ҧwYwh!s ,4 2btlR[b/j0m4~\Q:͈jG員og-?0֪]No.fp- v*ͧd׆M $|,Th/3Q}H{Ɓp˹l_N:ɩ0\XQ!\7⤳]͔^FɃݬS5b[2wTuR.B>;5,r=Z8< أ&㡹~?Bw): /Z^H@OEX͌bx],¥/b%pB@מbLGo6oM3Y"a\6 t65>9P.UP݁)45o6ۃ5kt86h-D=)5ξ409!oTw~Bye4b|1M!Œ)T.N!/1+45P T@8P_9G(nBu?BȊDBooOli$5( l.'f9EM1:eS-ՎPB kh4·#R&6{YOYKtk.cTl ;dJ&Õ*x,VdJ¸ P9ig &yLTAIVS}x0[77J.{~M oFL(, C5c܍>IEvhG(ifRHTd{9" rFD.JAۡ[&fDӼHa9WRztCe7RFn+՚䈏F8Ùr>Y{xq^Os*Q3:SBգA&'FHKc NW}yuaږv޷dưAP ҂VtL7nn憄CdU)%A\Ƌwv)$*B0ܯc$|qӤ90jX8v엘}`Eb.,.iiu=2n ź%9+fmbrgn<},ؗsŔn7}rsd4z~x!Kx 5vrvͽ͔Ypɒv,/<hD(^AXrwX&ɤQi7H i5BT AuG'R2f7noL W-~^ SyB]I9qy]U 9] IW(ҷ4cN3eO2|esb-B`$jO߁q勭 >3ƺ,`bSGӈ TAn0/z~BVw'2T Kt4`lM)'SqQ2ܽ_1&jd@asE"^>2mHP Ʈ?Ɩ~Z`Pif@`Eե#^K7i}?f2_1(oHi7O=\GN8/=xt OєnL#P42FJG5Zat4}8$&\1X "VN%=TGQ> 8buCKgkX %knwBRP"x2x&0'kc*}\؈*'FK&*;<_ǢlT-IYt(iϿރ.#f|#} ؠƏXx½d5 ˻7}}ϊijĎ5j5Q:*yA2 W7j}c,lᄝo%I9PX. W- UM0p]mY]w6Em_w@7JlT Í] u%Pl" pu&WIQY.ʄa5FC(V1Ox<;/KvOzx8hGÊ γT 1``*w S8;IuxUI79}4gZg=*]wPH,y}:3k ԇY:. JsZR\D!:2ѦmfCbI$qqg{3Ȟ`^h@6/3B^Mᰣޓ1Gۼ;Všmk&\d_'IiΓcj NT&1)p)ZBJA}3L NjxMI$[Q (B wۥgG&2J ?sL7x%$Ԟ"oM"%hYbymbx)nu5ɤSЛU:k*%= >fϽ{\xԂpK:qAeg 'Uy.K ;aDpඅ"ۓJQDw<9Ktzm@PW% ;nUz&Vs7?B٥O{EZ9os,-?I :fP"dsٹDfXX L!׵_ĸ홨rھ:+:v2`. zVŬ v11g1⇿tqxFmT qLj!~)2?\hQr7QRpxp4.ni =A<,7r^dMCFؐ|*Y?h]耍v'zvj_mtJrc$&jAS +88pYB#w kz[eϷVplwr$Lݜ )o귎݅'s3YEe䦃(/% I"m=)CreL=6: 8:HCX+;YUseɓũ0t/vdzre>n^PMa-/' s@F2PWd e 9kh^~WV7,;@5V ڒ~Cu"a8Ϣ{[ d&px&*}&-E~dӉ& f0zZ' u>j ӕ4H+Sٻb[ &O/_ˢ=u3j#JP͍WL)[Ad<[|j\USzհC./l*n#ʟêߦRɮr^2,KS̮J(y\4_I' ¿ ;nf/q!zbxˍɒsxϵ?O'gJ]/KH;j ˗/\)uGm93"{"6̿wX V| 81'8Yu5*=FgR#OW)Tqtl v>TO5T4;V9E){[{j+֯&a4DO¼m(ZAIs]ɥκ7N*bÔԌtgn;;he#'zXO2A_*[  5@_NojSLuUP9"v ckMdY^<e{ʟאT>)ܻh] hw)+SzW}dQϐl'PA)o)8L/ƙ ILXBznŖ_ʼn\3g{@x_+qbC.i;33.He=]4չRL{I9ůI,[~_ڀWpճcD{bc$y@]Vv-4(6@<duf~2RgR`Arvs@p?nP?, @ >5Ks\ۗpS^Hl?OuX)B/(9:rGxhy"OK~|wG<Foy!QKB4;  W J|aAtx"{%vȃk6-JIyT y' L@iYϣɱH 4B#G ݰfekn7V& 1ҷ[;ٹKWǿ1o=&1^!z*jssGeinu0oͺ*ʈ ڭmUiBT6${.!Xi|(ktV"2Չ3Cc;ğAe}F#Bj "2q ҄lS?Uѻ%tdyXpdfߵpv"\Jȉ/ҹUwz]L- no$YPXAJƐ?I)}f3Q;u`tfG'^鍹d ([އly$M! DpW) m!s.c>VW7ߧ~\ ޙ Hy[5@4#x+M3[r"J\ɖ~o+YFƸj JMW3r_5 ,(`M+ l$[}a086M)O~nIĞ5# V@ޡ`rnTnRuV:SRvFBF1W(BKϨTtRA{E0pnK*{mwykS⟎}Yx?.7ȧXhrj/k—Eϟحr7w1bW!_I A֗o{||P,68 e88Dil)B`hY+ݕ."eFK"m[2m1Mg@lyq ڟ}(OUOY~GϓPU+>'-"ŮpVUfkʈ%mQn XCw= UE;]Gf?b6!(^ϱQ`ݗL:'rAv.u:u, ^&zrq?aƸ!|KBD4W'`O4qѳ7+d,`r@1d@=y:!;2EcUnP T >kytݐx d&*>[|{"!X! E8%ٍ{"T4-(<-/)557Ĉ,S8N%Cu7Bt84wN#j ʬa(|@ZC +I\ֈe{XYQB/tٱqBRc]$Y/SmVxyaiO4"V0 VDDu=.:{l͛UJ.awe+b-(/ec8zz39jĢτK*U# ~@x~ ~p OўPt*NwNPipJ}\}!?ɽ+КHndYT.C[tUP[q;G  4!8h!ZZZWKxy~;#C%|]4>Pt_RYe]Ū|\[̱*X `t߁&^ M,0{ rq$ }##4R啳w"tjeb\|4Ǣ: ?4IUɴho i*̊OpDu87Vq}WTAMH 7#A}#(! Z/I ZkxbNぁiՋ 5瑑'NIM)es<>ϯ{3Eiʮh+uBO@KG=)Ø?p%-#˜s9_ť##LZd͚3?HVy~hݡK+ˮFq PIȞ{FT72k$ ]H 6S&lW,׳Az/ 3;ۈjT0=zV)IgsjA;I _E1+3J{N5iv ݋=$dzv~e7Rs5{?EEUBA_60~OxиbF?f_@\"@0wFq<<'L@+XvKso4Х+v91P~zWcd/^M*f3w{H4ҾEV{ې-1]!8r 4fAHw]go8"P'p4)4j6F |bNst_v||Xә}:{G嵐.EtXb7mfJSpXhr(C(cz[v?\wҦfjI,!.#6u.ϽHKgw(u`,\rHEѨ1JwS;m aW5ūXR³pDQA74t4ϩ%He6-c(9"& z;qbu~v]d jѭCk8t{SksũDXU<_,, P61vdsjSh3T몯D08NCMmfEˏ=sH;*cО*<pskk4DRr\#m lQNL7GCAش^kqvhHDR. X67acOyGSkHźsKu+-0Nl`lYl&6+K>~֭y^?}]KIҤq#`*v.Vn{[ =&M)) V}od ~% Z&NYDEbwq+bY"%E@INɿsų,[u5c 9v_F7eܑuަ_zD0 /_G86.:8tyq0p=cX"s<%<H/!d0P]:-wcyDqg 6ZWNaISl`dp1̆LZ@Ϳ;.dy~ _D&4Q< laZhOh?"Bu?Q++E3I%XWS2);8U};g<έ'ts=}cr'o3lei$vcv6(3U=׃Pk k>'RKbW: F6`]77rP+N' _ӮA~*xd(7|c_A٩5)9/,H )")n@=V0x`c:[VS럩IfCƭ`esamF6zǃGJ!ŷ{8єCP "ncMowYqx `@uGå4:h 6=lLP׶`ժ]Lh曡 =?=UH9$OM ~ v;P49~ՙZ@Vt%sN s)# >5;K/C${ԚrQ dߒL<VM#B@,?z6E'h/:+ڦG$. =SX*3@ '{lQםۀɣ&o5]cH] Q9z!o` h`Q>Lہ;%h1N5o#Zz+4tT$*'RTzN>FQa>(Xh8mBLԣJyt οĢlj+:dܚE}tV#obн:QQ䏮Epuy= F*}EPt{qJɰXF:D)Ip [͋L*㣹y#>0ӄJ$'˷RQ'͓ xv Y`V]|q"pGWUEyv{xtDFh#܅#nC(*F^CYYq{@M! }0(Dr8FSD;Ȣs9Z}Vd]STR6gpS \T$9qxl3 E#ܳ >?*QY ʟ(u Nuޓ6BS[D*d@c]ˎ A*Wvĥw i̽?'|wy=(DV_p) -8Ɩdw~^(qPo%q YZ