libwx_gtk3u_richtext-suse-nostl5_0_0-3.1.5-150400.3.10.1<>,c܉h4>p9|00&_疽-;K4xMQeܶF:cfG1+U>i0# iT`}3(?jkq`֭ bطS g~=i~n 1HCwVJõxwEʁ;?ޝ(G)i]gu/ +2&#ܩ Tz>@04?0$d'- ; d`dtx #)48 : < @  Q(8 9 : >,@,F,G,H,I,X,Y,\-(]-,^-Ub-ac. d.e.f.l.u.v.w/dx/hy/lz////0 Clibwx_gtk3u_richtext-suse-nostl5_0_03.1.5150400.3.10.1wxWidgets Rich Text editor class librarywxRichTextCtrl provides a generic implementation of a rich text editor that can handle different character styles, paragraph formatting, and images. It is intended for "natural" text in the sense that source code is better served by wxStyledTextCtrl.h4>ibs-power9-21"+SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le"+h4> 3c74a643633d6932c85c7e3434f3cdb6e0aa00229d2dc460b853784220f190c9rootrootwxWidgets-3_2-nostl-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_richtext-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_richtext-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_richtext-suse-nostl5_0_0libwx_gtk3u_richtext-suse-nostl5_0_0(ppc-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse-nostl.so.5.0.0()(64bit)libwx_baseu-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_baseu_xml-suse-nostl.so.5.0.0()(64bit)libwx_baseu_xml-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_core-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_core-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_html-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_html-suse-nostl.so.5.0.0(WXU_3.1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3gJ@e̫@ec@bUia `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@antonio.teixeira@suse.commeissner@suse.comqzhao@suse.comqzhao@suse.combadshah400@gmail.comantoine.belvire@opensuse.organtoine.belvire@opensuse.orgjengelh@inai.dejengelh@inai.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dedavejplater@gmail.comdavejplater@gmail.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atkamikazow@opensuse.orgmailaender@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.de- Add wxWidgets-3_2-wxWebRequestCURL-crash-fix.patch * Fix wxWebRequestCURL crash when connection is refused (bsc#1239902, CVE-2024-58249)- wxWidgets-fix-redundant-decls.patch: disable for now to make it build- Add wxWidgets-3_2-fix-building-fault-S390.patch: Fix wxWidgets-3_2 building check fault on S390 platform: /sys/power/state doesn't exist in SLE S390 platform and certain types of containers, so check the file exist before run the test case. (bsc#1217026)- Add wxWidgets-3_2-Create-our-own-socket-file-for-socket-file-test.patch: Backporting f172f53a from upstream to fix building check fault: Create our own socket file for socket file test, /dev/log doesn't exist in certain types of containers. (bsc#1217026)- Disable building with EGL support: glew is not ready for EGL yet and this causes wxWidgets based OpenGL apps (e.g. hugin) to crash. See boo#1188519, boo#1189524.- Add wxWidgets-3.1.5-fix-wxIcon-wxDVC-columns.patch: Fix poedit crashes when opening wxWidgets-3_2 files. (boo#1187712)- Update to version 3.1.5: * New wxWebRequest and related classes provide a simple way to use HTTPS and HTTP/2 from wxWidgets applications using native libraries or libcurl. * Support EGL in wxGLCanvas and Wayland in wxMediaCtrl under Linux. * Many appearance and other fixes for macOS 11. * More improvements to wxGrid UI, API and performance. * wxImage improvements: add alpha support in Paste() and clipboard support. * API additions: wxPersistentComboBox, wxFileName::ResolveLink(), wxFileHistory::SetMenuPathStyle(), wxString::utf8_string(), wxEVT_FULLSCREEN. * Improvements: wxConfig now supports 64-bit integers, wxLog uses millisecond resolution in timestamps, XRC files can be loaded from URLs. * Yet more bug fixes, fixes for API inconsistencies and optimizations, notably in wxDataViewCtrl, wxListCtrl, wxPropertyGrid. - Remove patches fixed upstream: * 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch. * 0002-Fix-documented-type-of-wxART_XXX-constants.patch.- Fix an rpmlint warning by moving libwx_base symlinks to their own -devel subpackage which is then required by (wxWidgets-devel, wxGTK3-devel).- Change wxGTK2 flavor to be the main (unnamed) flavor.- Fix unquoted bareword comparisons for RPM 4.16 compatibility- Fix wxPython compatibility issue: Add 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch Add 0002-Fix-documented-type-of-wxART_XXX-constants.patch- Use _multibuild to avoid changes and spec files of the variants getting out of sync.- Do not disable debugging completely, only recommended for constrained environments and breaks wxPython tests - Correct base_packages flag for nostl variant, it can not use the base libraries of the regular variant - Build base libraries from wxGTK3 build, wxWidgets (GTK2) is no longer used by any Factory package.- Update to new upstream release 3.1.4: * Incompatible to 3.1.3: CMake library targets were renamed and now start with 'wx'. In addition, aliases for the libraries have been added using the 'wx::' namespace. For example, the core library is now named wxcore and has alias wx::core. * Add natural sort functions. * Add wxTempFFile class (Dummy). * Fix bug with multiple leading ".." in wxFileName::Normalize(). * Improve brush transparency support in wxSVGFileDC. * Optionally forbid implicit wxString/char* conversions. * Add support for wxGenericAnimationCtrl to XRC. * Add wxDD_SHOW_HIDDEN and wxDD_MULTIPLE wxDirDialog flags. * Add wxWebView::SetZoomFactor(float). * Add wxWindow::DisableFocusFromKeyboard(). * Allow overriding wxDataViewModal::HasValue(). * Call wxAuiManager::UnInit() automatically now. * Fix crash and layout problem in wxGenericDirCtrl * wxQt: Fix build with Qt 5.15 * GTK backend: * Add native wxSearchCtrl implementation. * Implement wxBU_EXACTFIT support in wxButton. * Fix a regression with crashes when using wxBufferedPaintDC. * Fix drawing bitmaps with masks using wxGraphicsContext under GTK2. * Fix position of popup menus on non-primary display. * Make wxUIActionSimulator much more reliable * Fix caret colour in wxTextCtrl with custom colours. - Drop obsolete patches: * 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch * 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Build nostl package against gtk3, audacity crashes with gtk2- Add nostl package for audacity- Fix wxQt build with Qt 5.15, add 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch - Make liblzma build dependency explicit, to have the same feature set on all flavors. - Fix wrong function signature causing build failures in python-wxPython, add: 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Add explicit libXtst build dependency, required for Leap 15.1 (already implicit on Leap 15.2 and TW).- Update to new upstream release 3.1.3 For a detailed changelog, see https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.3/docs/changes.txt * Support for per-monitor DPI and dynamic DPI changes under MSW. * More generally, many fixes for various controls appearance in high DPI. * Long requested support for freezing rows and/or columns in wxGrid. * New XRC handlers for wxDataViewCtrl, wxInfoBar. * It is now possible to use gradients when creating wxGraphicsPen. * Extended compiler (MSVS 2019) and platforms (macOS 10.14+) support. * Significant improvements to the (still experimental) wxQt port. * Important bug fixes for focus handling in wxOSX port. - Cleanup spec file - Enable reproducible-build option - Use SDL2 instead of SDL1 (only used by sound plugin)- Update to new snapshot 3.1.3~g673 (6cc1d63d) * Graphics context methods for the Qt platform - Enabled webkit2 backend for wxWebView (wxGTK3 only) [boo#1107337]- Update to new upstream release 3.1.2 * Support for non-integer font sizes and arbitrary font weights. * New wxLZMA{Input,Output}Stream classes. * Add wxDataViewToggleRenderer::ShowAsRadio(), wxDisplay::GetPPI(), wxGrid::SetCornerLabelValue(), wxHtmlEasyPrinting::SetPromptMode(), wxJoystickEvent::GetButtonOrdinal(), wxToolbook::EnablePage(). - Remove wxqt-compile.diff (no longer needed)- Update soversion.diff to use the package version, not some incremental integer.- Update to new upstream release 3.1.1 * wxRibbonButtonBar::DeleteButton() now deletes and not just removes the button. * Using invalid flags with wxBoxSizer or wxGridSizer items now triggers asserts * wxWS_EX_VALIDATE_RECURSIVELY is now the default behaviour. * wxListCtrl::HasCheckboxes() and EnableCheckboxes(), which were added in 3.1.0, have been renamed to HasCheckBoxes and EnableCheckBoxes respectively for consistency with wxCheckBox naming. * wxZipOutputStream will now automatically convert filenames to UTF-8, if the wxMBConv used when calling the constructor supports UTF-8 encoding.- Update to 3.1.1-rc (3.1.1~2807)- Rework provides/conflicts between -devel variants. - Update to new development snapshot 3.1.1~2640 * Support for multi-touch gestures * Implement persistence for wxDataViewListCtrl * Rename all objects to "DataViewCtrl" and "DVC" instead of "DataViewListCtrl" and "DVLC" to reflect the change of implementation at the base class.- Add a recommends from the wx base library to the language package.- Unify packaging - Drop webkit as in wx3.0 packages - Fix Qt build errors- Disable WebView for TW and upcoming Leap 15.- Update to new upstream development release 3.1.0 * Many improvements for high DPI monitors support, notably XRC now interprets all pixel values as being in resolution-independent pixels. * wxQt branch implementing Qt5-based port of wxWidgets API was merged into the trunk (Mariano Reingart, Google Summer of Code project). * Added wxNativeWindow allowing to embed native widgets in wxWidgets programs. * Improve wxGLCanvas to be more type safe and better support modern OpenGL.- Update to new upstream release 3.0.2 * Fix silent data loss in wx[F]File::Write(wxString) if conversion fails. * Make wxString::FromCDouble() work when the global C++ locale is not the C one. * Fix mouse handling in wxNotebook containing wxListCtrl. - Bump SONAME due to changed ABI, add soversion.diff. - Don't let wxGTK3-3_0.spec build the SDL plugin (already done by wxWidgets-3_0.spec)- Restore libwx_base*.so devel symlinks [boo#904098]- Replace broad Requires: Mesa-devel by pkgconfig(gl) [Mesa-libGL-devel]/sbin/ldconfig/sbin/ldconfigibs-power9-21 17482543703.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_richtext-suse-nostl.so.5.0.0/usr/lib64/-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.suse.de/SUSE:Maintenance:38853/SUSE_SLE-15-SP4_Update/5b5595da64020649058b75a21e8f123f-wxWidgets-3_2.SUSE_SLE-15-SP4_Update:GTK3-nostldrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8b5e402760a5ae8ae3129ce970fb4a4d37878f4, strippedPPRRRRR R R R R RRRRRRRRRRRd+i$[utf-8bdbff80774a730e5c50d17eb976a7a93b1dc79634733fa28efd7059ef6c8bd1f?7zXZ !t/>x/@]"k%텫Ǡx;=`jY1#xS X"nTMN?B D4x6Mv/4ϰ6<_XFp4H(y"Լz(a{K=mꤵSsJd!te&ӫd:ʀΝtv8Ӱ;TRu͈k4d ߯] qZoΐwU} vƙtޛ!LPC's jLV R ]}v\/S >„!Aכ?z IHR=ߘl3B^X1TDv2i=cOTo&>Qfp>2ޑ!W@rAxϜM@vg#9W1 q ^!XTfL|1T0fH<SzkFl?.x`ב >ZM.㷖ۡoz7{,mqA0Cȹ?0|M)vMkJ3 K u< ʫv,fUޱpR`ۀrz9go$b|ٱ, NT$<.碛|QEm)İ0]҈xp.6KQf y7n$'X>XAgM ~YaF1&l9T5'ֽB;+H-1R_ƒ-;R3Zcǫ^^?yLD .`xciڀUDڝDQ+ًOA!x72n,3N]h3K )? XhyȱKz=@Vo[NS_ekJ[9]y12P? x#>x- +s;{0y}%Sls-G t'bjל -7!mvmFx00EJylj`25w :5$ZVHrvDk<8߱?hAU(\ t Xi&ucÍ+Fgu{p奓RH!xzР oD7h/'j_1ޜhkZhiթ.|AiL*S-. Jt`/^* j][3n<}u%1᧊Γ*7UxU'.LSČGhk _׫x(})3{HQfku}`lȣSZˌ!1ĢkY)EQWpe;lͳ7XCw3Q#O1L*IC[ࢄj_oj͈+O%V1" l=v!)C@*pU{02 ܂Xp} S5rղ}^ g|0Ya]9>hNJM=@867u򞲒WD 5? mrV<,7,DD>Xwv"i*JΘi|iBEoNX8h1^q#ɴh1c$ڪw#/ML|4- K`ezށ )Ei zYhS)oﭸR1`&PLq8-Jۯ{?w5q܉ZcmȠ|W^ZI8yҊaKm6RPG8;F_ie{WּczORM0Cy(Ȯu[TW/)$`Oa3ChF3ouN.{4;mzn zv .갤o` /~Djb , }K|hFE/@| O OEc OAV, c @LC:k7 \Ĥz‰Te j̡nZsX;u}2l歾у?},9NC+jXWJm XlQh߮? 5?ml0p1oYttw3 FI%w5 !VCC(@1*\pѨ{Q.B=02 _ٍ,[sߛYf{vQ] $;k&rꠚH<.v= V@Hj=P6R\ezYʃ6_@5{7Z3t#RKjh޲mQljB&=Dwη2l$dYϱ `C9Wz}jƓ- 8f('OQN)3$a䖩R &կør Lc*cyC/XJ bvúPSYz<Σ'_y O$#W^t ^ɫZ@yXv05GZP@4SL6Y;WFn_uo Z Km#f;li}R]wXo 5zӅS|%(-p9t,GQ@9u^EeSR3lfס2U,RYj4yR9oq{ "TﮫcR0m xA0'PNe\S#UbZgIzm\WrĵSkD&yh{O}(-_pv2iO5̕St _qXX2EȰ{0[ K1)[TBylE|~@xw%_.|M^>!V-]P#'Z$!D/2P4ECdTpTE[5Jyː\PYzau5 SggU>)1 x~/1W<{II'DbseQDޛİ5M0$ɣ]OҺ:J' jg[W7Rжm$ _l;Ǝ7(b@-.)iŸBh&& XFRkQk|o/4|\P`֓q '$G_.]Hb5pmZJoov̙;8>N޼EKbG焗d;}Ƞ4-=c_lOuhn}Vq⇙gWJD&*'M-a01_ Dp)s9UMV?*C GOV[EBFd. Yc8Yd qw~owOA|#]6|x="`OCxrhI*.8m$5d=|(%AZIٴ6)-<ޙCM&wSٖ=Y72K8}BۻVݷB|hjՋa6X^dq` {K\7h/h '7? #N",#PXv&pԐC2} D[b>Yr ;HtBx{3QNxP)wUUq6 ڄqa-%ve VWVkxv#Hc(qz5"Ʒ@FzK3cC촸 ᥣpOvt^G;}/*lKYіJg %eU<$Leujnd[#} !J*i=}DzFtmZۡ&y%B:nϒ/dSzSC*޴Rnι'I9 O<"w߯} l HGg (<(&u<M{Jٴnln}3 A|q#}T @-^zs,>2O5#|iѤJik.NOsn+Qs5?Y/onNBX'"9O:oiu3D,4@Wsvjt3y Sm(P^ ȍn͠%n9ɖ `ۉQ#i"`U9s $E'TK>C`m_O%6#dPńcu~/EbR1n!>V>~8(0d-y-Br7V\vLhZ ox2_% aЦ I2*s&)JQP_L@\ ~юބGvO$ 'NU[O@k8c"N+Nd5h0h_N7;V}Nlm}tW?hXT--ٻh@٭lթYe/q{;z]E7#X}l{xS)DOHrY+kPpuL5mmS.U`|uKXqHtsϏ3ڐ~or|@:*~7%$^ <혝d2d - ^T*)hS,9 JrgUuNMT+PWu6/߂$nȍ}:./k/PkՊ0gw )3ŋkeah4A+$^3I"r \0CfV{o)n>sruQVm H/:QAM/-Ϝ]QG3=6^A3p|8&pSiOt{M+(_eS=wϸ P Y],"+]p}mћvCc ճ1,ab`ؠ. >MA[^δ+M ,N{vk2_Uӡb˾om g>y4kӇ*r7zZQݍ]*dxHS XeQYrq;ߵ VE90`չrC?9o4K=ζxApg)o6 [J}f1]d(Քϰ"zXaƅ-QIɠf:Y̵a K*-qBAĬs[+p5n\^go) vDOw=߬t.#P=RWRڐLb .ZjF2`J m&܀!:8$ =|,dV eSBu;'Ja}yP'nI eyTJ j.G%bb fQ;x o:>M}N֬ב4J#,"^[S&4Dobp1PuS:㺊YVCi55A(G)MS^ȩKg^; (9`{R_`BeE_MZa7ȱ*03c dB֋YPt=UTM0-kyt> ĤgrctVCGP+ >VDꭈ=R`i~9[MuƷn%G~E?Xjx1Ϛ*͕~.AoA%E)!8~ue^JL/-thO @x30B&)"xRU3&͆I{;VQb_G n`(xGv8|YTʚemhն*:ܫSR tѺ$Q>i†7ļ꼭@?z%Y0SXTBTrX^AȀA>sTs|smFA*aΕ܆@VgL"CD#J-ƨA2( L̠km_V4˦>\T;骝iwYts񵰜{O/@ofD -*P7i\\;eNӜ6ܨ9xQ6k˒>:)8NfQ>f[w0>/챫 u2N!V" Wt*b[n!ZӸ)ڋ.bl0X8ctrbGqË"=y_7 J8=}|'~ӥ0VD;VT]V.RFK?GWCD|ޫUUeO(򀸦wźٌbT88ƑB5JLUv6 ZL03T-j/iRelU1LіWQr_Bל6Q=.!w\c_R@[Gp'6$ Oi:=' mrȰ[n"T]hQ0!VVܗ 1$tvz{̡J긁6!17hT {F]_!0(8r|" (FBxJz?;"ՍP{(Y+oO˯E! qfjԏA86ۜE6:wHf(.Ki$kʪG`~F!${24>IuE1"m; J?S"?cOIo6!ʞ8]H3=8"SO rsu6}7y yݠtY7Sa:i ?K؞HA>:Ju5ݾ yc%fA7s3WHV2@x3Qy:E}x0׎JGyR=3bAz ꚌQ=RS^j H1EnP6БS>y&vӤmI#$X(Qd*t"bw%*vk+wg{s5c 9 Ԥ1(2{^$@#i-p׉֙HV@%#o>$Ev]Oڣ^8h<^[m7 83m2FڛRph'v ˤODRDN&/b 8c&[龮_2 8RV({7)q(U ˬPz{Cvd ?5 f]:;rH(T )mbgB)I2^c^|a6l YZ