libwx_gtk3u_html-suse5_0_0-3.1.5-150400.3.10.1<>,Sh4Cp9|S*%TMS վs5Mxa׀kĖgK,0*(zmOкgvړ Zzz-ٟSY>KqZ519BnGs(&r(@ Gi -øGaK.s΢ 8R|MZxYÓ||J;be'yG1K%NYelf33!qxw  f8ڊU]Tfb2KR`la>@/?/|d# 1 \TXdh $( * , 0 q tx}H(8 9x : ? >,@,"F,1G,HH,LI,PX,TY,d\,],^,b,c-hd-e-f-l-u.v.w.x.y.z//,/0/6/xClibwx_gtk3u_html-suse5_0_03.1.5150400.3.10.1wxWidgets HTML parser and renderer libraryThe wxHTML library provides classes for parsing and displaying HTML. It is not intended to be a high-end HTML browser. wxHTML can be used as a generic rich text viewer – for example, to display an About Box or the result of a database search.h4Cnebbiolo.SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le.h4A_a4f0b94a183011dc71fb03aa1baf44ccbc189a25bc6596084a9d7410409f7d61rootrootwxGTK3-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_html-suse.so.5.0.0()(64bit)libwx_gtk3u_html-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_html-suse5_0_0libwx_gtk3u_html-suse5_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)libmspack.so.0()(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.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse.so.5.0.0()(64bit)libwx_baseu-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_core-suse.so.5.0.0()(64bit)libwx_gtk3u_core-suse.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/ldconfignebbiolo 17482556403.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_html-suse.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:GTK3drpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=695ed21365867165b8112a3d4b772d5b72d4e899, strippedPPRRR RRRR R R RRRRRRRRR RRD rCNautf-8db4aa8caba3d3ef5050a8a6f6b1b6f3663d57c998bf004341ab7a96d7d525095?7zXZ !t//]"k%;kǠx;=`ξf=;ᩜGt$ /R:"{zͱX$aERnZlׇ**u(CbBxvɺw%tfETtEec~-k"L)G(:F_Vr}kv$=z4dK2*}qpCh_cPKkQ &񱴐>.B'Mc6R\S{)ϛJI0݀m<Ӳۭ*Hѧ2W/L(K㒓\`ʹ͚{ߏy 3@|ʑ $baV =O}k9;\Ծ"T0v 5l'Gi+KrO>YȚ|#YD.n؈TF{dV~4҉N2 [ɡ97V]Rj2әbY#Hl/SlOm $JICD%8D>e_i%۫v|*zwu sk[ 8;vwjr jP+~7 ~`BQ]- >**' 4̇:dv4&іD!FW(nJyX9nIV R9u{ O6З}i߹n6E}7$x7 KHR$ŝ#"GSԣGB vd`q)E =k8,h 596Go rKb{+DmM&lGwNrϒׇ9.7]lLJmdvm%ZMI ږ4yDz6&`b.fЃz!x m>tnuk?uB5W!tZB_AKAo]5Mݦ.B1 X^geyQ3J=(`n^5/nuˎ!͐ Śl evWJ~=ȀjnS&ovza;yzp JSYB)@G)6j Ծ E}NC+\{+0HGqfkb`Ko\b%TkS)Թэ d1_A5b!!.MyQqiW0w P! 5F7A 5;i*#4S"}%Sac١l7^]tҠF LWca^%Ba]K܄CJuRu\Bi8o/ҺĨ925m %ZʷN懮z ؛#ص\ræ(Wat]‰bƑUFMh HA,|h&R; 6t~Țtrģb$MDOqҧXašMeϛA,;(ÍtquqBf%_G&Kcn9-&ZpD〻"NI%aGwkD]6ދx- beqK(}œ Sji;J繚i^lNiJ1f"mN{ľ:4op*f#O~DG_̹Jv8e|1'og՟k !0'X5ƫ ̋z&:,p #GGHoAHMqH7jJ׶:JJSv pFb@ t[$ ? )XkC;:èv yn6ZPXenQ\ԔtYOS?r׳618yd!־E=0݆g98Z6HrU!{Ibii a'3ל)/[+X6v%^m 0]7v͈ZSmEmqVr &Ɔc`0nw}~xk0p}gmO^Ǹ ugNO6X3y ߆4{q0x aw< q/Q+t`rʷ<̹, _}jخHue5}oo -,d9Tb)"0l0|`?'ތO}= SXZTp*0FxeR N~R~'lF=;)U#ΉKv 1/%X| a'j/ !J9(nS֝hD#b ~3ZlrF .+SB豙 >gQcy?ǐeZQNU1 7ga9_` v;S$O0tG2o#Ec^jJ1BĀg%ʎisT{a‚PZD$*/Axz~)*r؁j^@ .o)EP Ӕ8GE1>T_ѡ Y#GS ?9W&x=pG_= ؃,c> oL)#94m58H` w{t> /6{Bh(3R/6}dǘŪ%& a3R",Wm^Sk})>:/`  2 8/5a˛EJZ | >co3LI5d2XY"GC;:a@7J)PP:)'vRM/xF/W&{HZ tą`38hHͽ&*2X% snfR'+(F^)_FހE\nuY2 ./ V| `E\Wj{a>D\!GhA`C$E`8?K'1;!q@$QI vkێJ7)!kZ /=Fbsb\"9?fe X\-(ܭ;VW_;p؁A̶z8s}"gTT(sA+ԙZ+u B7a*o.c3wyէ//?Mw;㇟@ 9_X= DmcIzj$$"۠?96"FGE `3t+~Zֵ'fDXɑ=-˽Nٛ2/J'l½G^xnK=TM#Ww0b>P^ ^ 1'V5nQ:ݕ]xEӳB'Y99i XL$>F#gKIAP{f e+ K0zHO/Q{A:~&-]x̉g0nusFqAPOCfѾ56!1GIӐ{jb#A5/{6sG/UvG:܁ݩ~ 0OyG"L1v/AU`g,'Xe B'zV `ep8hefK dLNK$ SpF5R5 lMD/ͨ 9b5&oդ|UٛH/J̔hX*zT]7tCVJ*s 1G[ ^J \AM5`LՁ$!˾i^]2t~Ârf3Dp_*F?I! k/VO44?6HlNS!K50m2%P"֣nbU9=6YJpRpIY/db6Jo/g]m(m\ ސp.`Ii?"hHg)~PCOת *Yq6y50 h`ᭋnwEȦM_S_ lW c=DM$N$"46VM( pKW 0~d]r*2Tv. 5r6 ANwdcf9#!- ΅'kZ2uZ[ֵL`33XmtK6 'cX!ydaP MF2fH[,SA9t6.rJKm->rK'3xNdWeԣ-m8;:֜Z^C O[Ҫ}P6{/Oj4IgUr+ π@_X &8[ b:(\r Y9E@ڑ<|UN};Ӟ{18a;uOȟ\ 0+xF_g2|dP+@{jɜhj9J|6?[BX,`H$[{ӍBta2;+,(㭍{y͗'3HbE&%Qc, ZG9eA&z%cPH' jՌOT-^)hd g04$IHLQ>*}U#I\u4e}@TSzL:;29&nIb?27Hk=j ذ# I Z3k\Ѹa1|9Hu'Erw4 `GCCT+WZf0@y=ElH0cC1݂zy~Yڜ+6TX֜M+I0p.~m~H~Vt/qЎUٸ iTq g|?_D YZ