libwx_gtk2u_html-suse5_0_0-3.1.5-150400.3.10.1<>,[Xh4@rp9|$~oE{QNV ZCmN:C)B KџR@WK06m !U}݈ m5jnR@nr5d#ZuEkE>/Ү l5A{7/GXkf+:Vp,o?$KeFt".v.IyO@+FWEl#x#hX71o}E/I-"%`c@ [!Y{fgۉ!=ڮVx'c%z>@/?/d# 1 \TXdh  $ & ( , m pty~D(-84 9 : { >,O@,^F,mG,H,I,X,Y,\,],^,b,c-d.,e.1f.4l.6u.Hv.Lw.x.y.z/D/T/X/^/Clibwx_gtk2u_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.h4@rs390zp33͸SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxs390x͸h4?c7b1ebb5988fc6af0d396979f85bce869ea010da70c9fceb57c02cc238731cb9rootrootwxWidgets-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_gtk2u_html-suse.so.5.0.0()(64bit)libwx_gtk2u_html-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk2u_html-suse5_0_0libwx_gtk2u_html-suse5_0_0(s390-64)@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(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_gtk2u_core-suse.so.5.0.0()(64bit)libwx_gtk2u_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/ldconfigs390zp33 17482548343.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk2u_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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd1669fe171111b68596a7994239120262780fb5, strippedPPRR R RRRRR RRRRRRRRRR RR RRj#59'utf-88c16db369b45804c55b6885136c33d6bd9c39b10ed50cc2f91fcc5356add160c?7zXZ !t/8':]"k%Ǡx;=~pξf=;ᩜGt$ /CMI@tL;K@}עX ģ1z~E;6#$]}b&) &οB&_k; a_(IaO`打5|rbƁSK&+G8]@uW xw2"IZv"[;EfĻ֟:PDm ԆAl_nF`O2roT*4A2}~{c8~O/9ci;8i R@.f7/ʩrUHL2(|mQk3[QDJ$l0Vfu_Qd<?Y O/$גQ@6SqXi;d wjQjYnܹ?4Z*=}KVĉfAuyd \)wD.X=G=X y\_ʌ P}F8%yW.߬WPn6|ԱVi~O:gU(b?OP*;%:Km;`h_M`G?3A8zaX^__DH0;mۯ ?ހ%$-n\_1Ew)bY{F0*&N)JJ 3{dDt3r[r離'm9+;t+?ۖ1X r]H\A׌ev0+~YݦT%B bM~ר?#?QH鴰ṔJwyMǞ)STK(dvRUǬ20,4mW [!y55 L qm 8z(iRcqt{#Cvn:s d"1Lz:ooxҴz.[:i67!qC?Jha 8oGZiLXjg1T~=kgʟJ&V=Nf0ؘxZZ/ɬ>=a׍p"gFl|3\},5 =47渫͆vG|w ?N]_vjZ=FOtd*~ϟi;)$ bEs.S\h>lDH|KnHmi -YDi 2I?G.fM)"k] `D 914"a;()--uf!d\mܺ;rRum|:iӃ 8n 3j[ĺ=;dq@}vgvfb;"o9gI&l?.PR?xqgVW pFջÇ Uo8, E|klm \%#Ā4p0H[ Ĉ^ )]?.T$$"s(1vT3C<T l=Y&ce@}D roh9I@i+3p1OT鱮9 [vp ?J-vTm[wi:T6ϧM;f;ѮN>+ 'S\%rf yYHy~S2%Z+Zh8ޞt2®4 NKZ@ERkt2dO@Qxl ^IB"Ȳ>RY 1/N8+B]H P ?dku'lNx,tFLA< f,|l.( *`L;n3t(3 Pr?>[V.QtDglF5|^N"ۧZw52}a8%_3wLI{Z0oWOaOņ_&qr1a%ܵ7, I+q~Iw&;շ,.s1ʹ:s:lkBh|o ŬN|`gCqo}w:5WWwuVVMplS7G1 w׎3׮ 3r3sy}/ADpkbn9ss1Qmal=XYY؊7 \v=6w¯$ђ$A " 1z@q3DII73CM-PBqֆag.{loEE#ń LUh{/cJ9z? e-Bo[RKȫ,TS"9E^TK%0:\8)1VyJzMPn]b0wr7Vͼ@1DI?ryœdž._wrO|SI !C?~w1_^X4<[ffVӘh-|Áɒ">I^%.23 ΖNXƮyTMx&q@.)3$RO ~;D>ߐӅ]/~zos?;[ _7CZ<;ҲWgG);<މ]K]:&M:,h;wӋv[sD2"xtF]4I+|03twv:nJpN!ب};hE'*G-Й|ӳ@ 7qwC+ɜ%D$&HWt doAXhV6;cɌ&07k[mͷ7qP\_Y:,I;hyΟE|↋l6Q4#'+L>+| fdL{t >&IdKljzi}ݫ '߷\q~㣍EqhNW7:iP[~np WQ+dz&l`g*;~8NҞ!pINՐ>ԒĥP;Gw\ T')<Ub}{uGlbKa^"Yow^-ȁU;ut[9qYN#lq6"" sa0gfB1c.Pru>d /*MOTudh4fjΫǼ,垦 1s]ph?Rc4N}D,A<u@ʶs:É<xDﯩh*8pHW =~w4zTwvz^'ѰSRu'0Aj` dÖs\pËm p$ײS spz%bɜoSL%4ۋVXG[:](i~OyGEkx\IC@8rW2NH|vmA $,do4q#XO5%Z o՞5Z?K$`[/0·`ODѠ-Y?spk!2\gwuJt|U3d"uCdrvw§=?c~t -{|=fu%x6RQD;R(|}QbgOt z6kq #Ut )x S7̢..񕗐 s {v5l3Hg֞RhEDV:6d;(ɝ{* 1HrB^gVw7_eYdeM8,.9I76/P  ]^RsN$\]QDg6y$;'di~4mO^ gl(lQpCtU:kq0ގ)SIhn܏VP~M~d UrlI-̩ez{ոJ !R1},1@1}Y7y&:%2Ro8CIIF/ IUqzjo)#:Ǐ=|w NSa8:w!ȴ*R `P^vBW0$#PH_479drܭ(D+4Oǧ'cz QOT S#+x?8w8&{]>tM {ehWGe O)aеX\a?LmX %+R_5zqZmU3Ng>W}E-,oԳN%6j b~ wԈ; y)脢Kdt6ygY#aUnIc=:zT+? †K0Ӽ2۹eorL[4y;BA Q%a:ď k/m-@K\XRKm)}5cwL'Ϥuj(O 2'\yX7v/q.^>N˞BLҩ,.0<@JKrRt&E18US2d7CV^0*p+@v]rvM ƕB{¹<  gxUuE8aT~-y`>P R Y)YjImWtz( !p[yBWk2ȓmF8LCYX YSZ2R0[!$E Pa\QeWa;Vԍ&w5XGqk}=6Fǥ{}0vؒJWxKLUTa,Һ[72XSˎ_4C~h;7WlҘOw>œk =H ai( ` 0~WAI:/tAf_tFp >_-,~g4҂dR7{r9 lgIuHIN.@yi4Hx34tLRU;^c=Ⱦߢc ;z; C\f q=:;+$9}g{-rB 1%W]K6:`*zCygE"Eڔo]ou%j؟c#d0+PCtM\>@Me6eȕҰh'`ޮ_oͲěB$bbxi1Y_Aۆ8V߀u6x9u\`28vV^.DEIâIYo_vtpr5>&aqeX )D bf MAbR؟S}p$,! B1, / DH0j63 -cFu$hznO(xD4Z+r}K fUqtquxc[Ԩ'z: \k1!¢P;RO66s}D 錉f=B@I[7d޴Y$&VF>9D{/+Wr )~?/S"RДjL647[#W"I/.WXx ,~ 'Z :0!!h]|}7KWzqM(h0p/l"}6UV{gO#b#4*ibtzpiFeSDᛟ2Z?$f{8חm2] O}AR(t2jvX muԯڿ;L7"q s'2XyZ1y)K+F. .b4NO$1LdjyEIA%X;"z5lu!WrsB2IP4IN(oeO>Q-a ho˅@5v8R4.m \zEP/a)r3,xhH K/t#DQ- {_Cs-~D#H*cفLTԽrzh$0п%LpRvW3zo=v }zn==1SP$b_q:.zC9. : ٚEr\s`ƶY& ݯkΜ69-k Ɏ+hKT(нAɜ)agv3'H443GE$MÎ0_7&+F͡La:AH d4iJx1..~Vk* Lvn9=#8sW fo c!V4,8r3nʲKJ9aC<.%~'\FEEB7,]@q`WX)GHsMYHZ650^Jã"wJjR+a scr%/%&xhSHǠ ?o @}8o6Q0Yֲw mwBUȦtKЋ'[_'>ƯJ*#zv?E@E= 5gA&Q4.cOQ4rG~=w1Q~a6DMZzkH}AjP"ޡ3wϽ>p@3O[hHdܩ֐сTs' ՗ŨsS}`@C3ĨGJkn`䧶đhn[IU {%wR (tyIW0:"*Abwb GH?V$WTURM$뉮>a4oz ʻ&&٨y:I8 ϸJ݇aDA\1Ya}wJz4Zlcx1:X?A}'l!H6= AzsrbA2^]=I{RLr=~k% eZM.gM3GJ@͍a\C?#9hzV=ɀLQ*>͠}eżt`0.C@ZpJ-M%Tg)TP1ʧρ,~z=0ѧGQ`IJ ~Itb4EcXuo=t9͝QRqO\* Y;ۊcϔac^ɻ!h7ؿVڲv͐BRn5 ^|=ߍ5xX)eT7Hi]`lE<ş^nWvһ8zh;IKN6@ ġ %,ufx:Fĭ%mFkړ͟xV oU!('|> (|Yns,ME+Z\ $nL@@?jxI׼5[E3X7 f2ڔj%AoقgܙRל6=z*MF&SBmm`ͼˬYEM"nusL/o._Wz%Վyiw|Ug|Բ貁!*mfΝ3BVvmFqА}մ~tfZ0J!* -˩^?o\z$e4Uw{Ez-xMB8cJQsMME| $$wI ސo҃7D~"^*E̚оdUk^7HP7 KKK8~(^S]$9mL@ (B=[8h0^Ɲd u8ʼ0:V)x?)ֺ>~WCּ5=r3/ SLvW!ς`vP2!뚟4{= =oeiV_46nAyVL &lH[Nq  YZ