graphite2-devel-1.3.11-lp150.2.1 >  A Z/=„;p50;U2AdTyK}4>N䨷$~gp0 1z' Av f24"U|i4š+k hOU&T(CfQ@eAґbd685b31688a77947d2e5d3db11214c2216a25a77aa0de0093863bcb53940c15a9130271a5c5972e7500e8fa0bb2791c2e5c5829OTZ/=„UPO`Al5鐚$'yZxB Ac70u1EhuFB])X*9exjsLeΡCf 璭}H0pp׵jdk+NRݒU:9 وUaUkr!*$ S4jxSpFԞ3Dunj⨟,`)T3n,'c -x`)tؒIɾ1NSŨ߇]w0\f>p>P?@d # G(,?Hf        @    ( P   @\(89: FTGh H I XY\ ] ^bcde flu$ vLw x yz<Cgraphite2-devel1.3.11lp150.2.1Files for Developing with graphite2Graphite2 is a project within SIL's Non-Roman Script Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. Graphite can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors. With respect to the Text Encoding Model, Graphite handles the "Rendering" aspect of writing system implementation. This package contains the graphite2 development files.Zcloud108openSUSE Leap 15.0openSUSELGPL-2.1-or-later OR MPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://graphite.sil.org/linuxx86_64Hn P  aA큤A큤ZoZFZûZûZûZoZMZMZoZM09d95488ea7f6bd44b26bc3930dc9a5fd7e2aee1f3c58273eb50149a7dbf4a23a5f69c13e64d60bc5d1da18106d21ea36c3048d0af5188d544965274d9efcda91d655de74f9bf3dcbeca717faeee3b43d2f1edbd98d2bcc47a4848a1d72f028c841da136fe62012eb1656d8935ca7db90d9eef3071fc2018954fb2ec8fe7599a51c59154248fb079852fccb1db5a4a11316bf7a5f8ef50921c4b5865007a88b75465401ddeaf5d904b841887b567c5dfe3564e2015d1f7bd7962b9c86571a63f7c16892c02b7344b31ba393761dd60d95a86a37991a3780086f1cba863311e72libgraphite2.so.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgraphite2-1.3.11-lp150.2.1.src.rpmgraphite2-develgraphite2-devel(x86-64)pkgconfig(graphite2)@    /usr/bin/pkg-configglibc-devellibgraphite2-3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.113.0.4-14.6.0-14.0-15.2-14.14.1ZZkZv@Z`@Z&@ZYJ_XX2WPV2V@VwVqR@UpU@UĝU[%TFJR@R@RR@R@R@QzPP6@PP@Ptchvatal@suse.compgajdos@suse.comschwab@suse.detchvatal@suse.comtchvatal@suse.commpluskal@suse.comtchvatal@suse.compgajdos@suse.compgajdos@suse.comtchvatal@suse.comtchvatal@suse.compgajdos@suse.comtchvatal@suse.compgajdos@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comfstrba@suse.comdmueller@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comdimstar@opensuse.orgcrrodriguez@opensuse.orgcfarrell@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Use python3 everywhere - Drop fonttools test dep as it pulls TON of py3 packages- Update to 1.3.11: - removed patches (upstreamed or not needed) * gcc8.patch (code commeted out) * graphite-nonvoid-return.patch (code commented out) * graphite2-python3_tests.patch (upstreamed) * graphite2-python3_tests_cornercases.patch (upstreamed - refreshed patch * link-gcc-shared.diff - fixes security issue: CVE-2018-7999 [bsc#1084850] + graphite2-CVE-2018-7999.patch- gcc8.patch: return correct value from stream operator- Do not BR asciidoc as we do not install the generated html page- Make sure we switch to python3 only on SLE15+ and not on SLE12- Add patches to fix tests when using python3: * graphite2-python3_tests.patch * graphite2-python3_tests_cornercases.patch - Refresh all other patches - Use fancy name for downloaded tarball - Run spec-cleaner- Use %ctest macro - Update license string to lgpl2.1+ and mpl2.0+ - Remove patch graphite2-CVE-2017-5436.patch - Update to 1.3.10: * Upstream marks this as contianing various bugfixes without any specific mentions- security update: * CVE-2017-5436 [bsc#1035204] + graphite2-CVE-2017-5436.patch- Version update to 1.3.9: fixes some bugs in the collision avoidance and may give slightly improved results in some cases.- Version update to 1.3.8: * Various bugfixes found by fuzzers- Update to 1.3.6 * This fixes a number of security related bugs. There are no feature improvements or bug fixes in this release.- updated to 1.3.5 bnc#965803 CVE-2016-1521: * Security bug fix * Fix ARM misalignment problem * Track latest cmake- Version update to 1.3.4: * Fix Collision Kerning ignoring some diacritics * Handle pass bits 16-31 to speed up fonts with > 16 passes * Various minor fuzz bug fixes * Make Coverity happy * Add GR_FALLTHROUGH macro for clang c++11 - Upstream moved to github- updated to 1.3.3 * Slight speed up in Collision Avoidance * Remove dead bidi code * Bug fixes . Between pass bidi reorderings and at the end . Decompressor fuzz bugs . Other fuzz bugs- Version bump top 1.3.2: * Remove full bidi. All segments are assumed to be single directioned. * Bug fixes: + Decompressor corner cases + Various fuzz bugs- Version bump to 1.3.1: * Deprecation warning: Full bidi support is about to be deprecated. Make contact if this impacts you. * Change compression block format slightly to conform to LZ4 * Handle mono direction text with diacritics consistently. Fonts now see the direction they expect consistently and bidi now gives expected results. * Fixed lots of fuzz bugs * Coverity cleanups * Build now works for clang and/or asan and/or afl etc.- Version bump to 1.3.0: * Various tweaks for the arabic fonts - Added patches: * graphite-nonvoid-return.patch * graphite2-1.2.0-cmakepath.patch - Removed patches: * no-specific-nunit-version.diff * soname.diff- Remove unnecessary utf-8 characters from the spec file- add link-gcc-shared.diff: link -lgcc_s to fix undefined symbols on various ARM architectures- Remove harfbuzz dep. Breaks another buildcycle. This effectively means we are not running tests. No functional changes otherwise.- Remove texlive dep to remove dep circle.- Use rpath so the tests work.- Enable the tests. They work on 13.1 but fail on Factory...- Version bump to 1.2.4: * Various bugfixes * Expanded testsuite - Remove graphite2-arm.patch - applied upstream - Add patches from debian: * soname.diff * no-specific-nunit-version.diff - Run^Wdocument tests and generate documentation- Use cmake macros for nice and tidy setup.- Add baselibs.conf and provide libgraphite2-3-32bit, which is at this moment required by harfbuzz.- graphite2-arm.patch :Fix build in arm and possible other platforms, we should notuse -nodefaultlibs as a linker flag and let the system do its job automatically. - freetype-devel should be freetype2-devel- license update: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 See License file (most source code notices concur)- Whitespace trying to figure out why spec file is interpreted as binary.- Fix desc not to mention libexttextcat.- Initial commit version 1.2.0.cloud108 1521201600 1.3.11-lp150.2.11.3.11-lp150.2.13.0.1graphite2Font.hLog.hSegment.hTypes.hgraphite2graphite2-relwithdebinfo.cmakegraphite2.cmakelibgraphite2.sographite2.pc/usr/include//usr/include/graphite2//usr/lib64//usr/lib64/graphite2//usr/lib64/pkgconfig/-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:Leap:15.0/standard/3a8d219cab54d5c8bdfdb377e9645ada-graphite2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textASCII textpkgconfig filePR VE*}hU5Ìutf-8e0d48277304c9bc5946850e1fdd79ee57df9cc5142cd402b62c7be7aa355faaa? 7zXZ !t/,] crt:bLL ~{c;./#VKa+͠f`X:Va=+븰zlЗ0~.u|BxUoKegiSn*c%WE-R@ȐGʦtڈOӼ-ʃn̖|tz]KD(XHDyuUhG%7CK'Qt\(D$+Wz1ɌU;4UWAۀV65%N |y@33T]cäk#صINK?y /~N|"u$ 2A3 )d{Ɓ"tE۞J17fC#U!\EoD󋃍`9}&D RE=G_N̞27m CV.4dB i7˷a*%N롥)T, ꧛[HtE A4SꦬgxrK#h"MFMmU^ݡeLJG'L:;W?LNDAn 56V4;4yݫI$D3ȬQu_P+?K۾`E@ g|\(BUx ï}w\~z.e\tkQ, dyw!|} 4s?>e1&"25 PRҊF,|\EB}f2U;ѽA7' <31vV? ^WI# ]:\*$?DfqoQ3R.=s[!@~hDk ˊj!qMH5CUh)yLp`N\Q-`d;wZ=*>^6N(ڠ*wg0^H7$1Vy*wyסFp'qm2Im>H¢YȒ67W;-.5=+ i"65/!5x3W!e+#eYcqf [uS-!B :;TO&B:hʉI$]T7b$<`J* M!A46S&qyIY=[{ !_~{sAȷ gB SFNA7dɋx 5o#Y1%-#Jb:?ބ֜St[B"IŻfbѡle$:A-DtG=8ee)__"3zfuUȢ&aX FڃKφ_s)&gl QB<{<9$gu{${ٹz5NlIl]ܹʮOL  !st=}33FƓAw.x0Jo,&FN՗3PdWs}ʶPfU̒Q9R@F?@o/xUӈx78-ц9C[<'#)KG4?`?2% ]@[¡M%%5z޷.@$լ13{*^!(8U^X*$+pלQ5ү]xN;< R}HhE}Êh }8 H;~^ '^z?ʐ$NUĥ{Yw)vrhh?lFcNjZAv>9m%'f2vhi"@&ȯ$'2+D[/c/ms}m' ".*1HgJ U_l? wYkpͰ'c ʩÇ\n ΟyCg8`oUNzXlރ♡NRY: *8jaR3>wNo4i?pEC"p( |qy8t?fr~;3F J<? Ul}aj' H{c5Cݓt&|.l 'ovC /3mɺV7irNI@ߑa.v9m1B>ҺHnUҖ|U&>!9ydhV:$4ep*Ih2LuF-Ӆ蚦.Y}xQ!Hy3/QgKu\X@^^^_}5fb@9QXbǚ8C=ẃr/FN-i#QC"9"Zt~!`a< t|W25+ekQ#XQxˏ'u&K&%ӾUOG^/ehyffKrloURd͇יɧ=|Z--SvFYFib=3_Tk WβTp_kΩjyʯ"`e%/iۜ+oR ALic'[4HtĈ"nոg(c.,0i,Î58E7 tbe>MП%$TpB< uRݸ#V"*-{>-q_%+9Nb"ޮ?fbOJ/ ]h3w.C,T,ss-;(w,4zVOnr3Y'$3a{o TKNAj2UC !A&wELe\iJ&ԫ*ȃWwpI-,[N=b*]Q (HXc"`i%nz)e.iFPBܧ$2~:fC79?w~j'7:DzLzq|B巶΂yW~G)y6Ѥ"1frm&!IC}_b02TNwጺ>6:ݩ (e7⢨5*-ѷ$bz)F(3Ԧ-_Ry%NB_ ?5~駱3 *ȁͻ+m)`zMZ7Q,TBE0z X4x`cuǍ3ݟ l\&*~l҅mO_9ʶaB]6K>^>tbl)e.$Sp~RQZg^?^t_(40U+kǷN3 %c|!|F)^U]e-).TgqoL2%]ʲ(7f>wa/Eh#ļ>k"Q.%~$&1R;+US6R9AoF ej`(<࿝E{eHΡOFg7Ali]R= }Yħګs)@19f3%{oyUS= q\Xہ?ىَ$7)8LK(IR<7T<А%Y4YKm,ĥ J:-:*ײE> % ue۴5 ًdkl|}!4Jo\̻t0E߱g<囟P[6ۓX l+ͳjbnІަUM1:ZTt~fA,/dET?RI}ʁ%7s4RO -m+tSZKf4SV#pޮd'lAS$OA@Wɝe khدkHe:YHSKfPYMgKz=P7c!1U/G* *GD=3,ӍjW{3N:IºAxI T1pR}`v{;S`cKpgw7ǐtK049{Z$$ZY?'S-zBWT(*e4[(w:AKcgt{9X%3vv Vv$ {IICBqG7 IXmQaa̹&fѨ}6"(h|r]Ը'C!f|}v+w5q?aqD=Qzv[b!Ŕ / lPs>WUẑLSr$KUn̰nIO%Vlt5QynȺ,RAu1{c<^i¯$yljLa_`jXl'{c32\ }V]ʻk 烶*7e—Q9MDZO\XgePUmc/Ys1ctL~ڰ}]Cۈw$gUfKEsEYs: 9 sƦҜUy6VD`FHWqld-'n$85_Jk*-Vˮn;z\Rl7ZuW?VNG3u<7}}hmS D T6[Oܲ}}\h6 p8OyD.9-&+qa~Xo.INpN74~ؔb碹q<ݍGd(bLwHp?Ts@ʓ;vet3P9:ǹŗW=Gfx骖V]NW,%3K莙~ݦzԎٜA1<}ru,#h>eB2ϕ9pTn@`Xg[>΄`h*^"LX/O.!I\[%_~ ;tն>[l`j.],Ǘ?0^X~%}> DY1'jL v@>FtLVs3Q< ]prpƾg5G/*cd.=Iʦ(M LTVQwO.tYq+r\<6S) &H&}-V` xDpBR`\n$ O:HCm7uZ3%XP: ÿXFnon,nĴqMt2[m2^id[fd+\hb"|AStx}8iy0k,ޠ-V} 0̕8?n].2@% 5n ʎ+C">;j*!\𯱲vFE]?^ Fs"叄E[>AL iΥKDx]-(kAUҷ1lp T5wYh<1W鋏Afj|6[c|!Pp@)RQCLVN}z^<qOWx>ad>OZYKR+8.{ IȗumVr6X/% &~!@&ҡ <bgŒ T>DUu_ATjh}Q4Z(wq>tdR+3SbѓuMWDњ1M#C7bxptY e rW1+2OVTˤ/..\G)2$<&(b6^ڽW^~Íjw$O;'_ZrG"8R7W8gzQ])QotbX!jpYQE~0#5n@YW-؅u€"D;r(vKC?iѧcdx%l_#\{֌Xxo=RI2f4 R)hP#4bLnjsSK`f&]OapY9J~,8;~lfp@XqdЌy&M3鿅< $20D׎Q(*DF|M3iǒ5! I,tDȽ2zݼl3_ed 4:;lnf8$l/lm;ΩNOBDR*Kb ᭄Ot!Rd:?4w m8C/ TNyw0x O#'vlyYcPA$:*4ab+w'`] M@]mވ3`bbN,7i{q(A?|}G5~=+X@]<F!C09x#\uvev4)ϪO#d"GNػ7_p[RĚ)pz5wpTRbz $oQ8&/3焳gF5td5HŸ&_=W#*3, _*.8-WqP "鰝9z`/alXy); `-x ҆6^{2!F ̃LpcPP27 fN/!?F!`'3M)Z|z]mj:v8șawA'$ghSQg"HVb+DTh,kȃ;+f2eqh1xmZ;{JH6X×z_"x+.܂ZL)_K]KبQ> <.t}ᇿdeǍw v%bɻ[n7YV%|c77Rv ,yrVs']nH#r_uT} HTHVwsw`tݨ!oW"1P~lRDyw-n@lb&dF7v!z rg$[U ]L-W\TZ zUwDډ$:%/9Ced=ykؤ@mOͷfnH 5 &'G z#;Cyf~ 1/y::"h3Qkeܹ)zwZOG*Ѕل-5j ހSXF;Sc;8|ӻɟ\~ 4},~r߼Xyٕb#VlL1.3irvCmq{25P%7?qL}kJ85+Bd8T]\V7}8LJ}ؚ,23_0ɢi7Mugx{ֿ)X5S/!r)Fs>$!n^O%w!F~zGnPffOOWZY|ԹnypT qSPEA[hEi$9]S_@)⧔@dН #ĤV$JJ6<#!dU76Asӏ^z]y+?m!2Yzo+o$b;oXBVY֔&Ҝ(Dž{KUE2cI=%=wkCOavej. no]t ;8Ln)?QjY6m2շ I|KK`֍` 5q*ԩ [eN{8c /n|8ɫ\M\0 ytdW=911 ;OcVoms%nYXW p^pUp֖듐 NvOe8:^LTu]cqSw4ZaQЫNW.Fr|~V-[QƩq =u ◮>/EQY ;I~oR+}TYDb=#m{Rd Դ HgHܫ%O5 ͽ|y;@FVzW/ZɫdS <y/YW%CX2ML`6hS,Gy 2y GZؐxc |=",y WB;z~k_nBggnn:~Xn V]Q؅_8v7x)sdžxȸhI5Z-Khw<{ÙE]&7Zdbl߯OGSokИ? `<)2ąحȊݑpq`V to-Q '+\؝38x-G23#/+cƍ-]0AK PX,7g wZ}H\غWbV CT>uڊ]?3ٕ:V "3Ix894QwNAh:D=8ؘ W_iay=ܵ6<Λ?l<2^'B~,$Hu0?r2"6' ,cJDHf6--Ik@R} LPzda sD ޽Jbo?J.71˞Kx̍<=7:aNPUel=ِjq$}K | w< PZʼn,dD$/.AJ@*R\ 9Iڜ^I@]]7S^nIұ$}EuxKdKxlӊ|9A2ڭ8"uu1hZ,nWNj'D+ۙ"*m]]0 n'RH@4kv "!^aW)JDVm=tB H6ZT3e;yQ L~ծݤ\8ˉ^&:]2h'5DťNF5 VO'wavL,!ɉ&hi(]@n4N'L]AM^K#|?ppB)Ӊ*Xv,,A3UN4,HydCC"D},K _T3u2f; AΩ0 &^Y0w|cR7~))P9||)X8 躣wBa5&eȑ#ځUS/N\>]YɸW9vy]H˗b˃q C #G#ĭM~W8?ܫ +łݍkޑȲr/!2zKdWZ:IrrppI)hQne;kY+!E&NhJ?,H9CyFWU+r>oY%Q YZ