libwx_qtu_html-suse5_0_0-3.1.5-150400.3.7.1<>,Zȉe̞bp9|(m*@.?.d! . YPT`d}   " $ ( i lpuz4(8 9: I>+@+F+G+H+I+X+Y+\,], ^,)b,5c,d-ie-nf-ql-su-v-w.x.y. z.....Clibwx_qtu_html-suse5_0_03.1.5150400.3.7.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.e̞bs390zl33}SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxs390x}e̛n4600ae2c75df60cfee6630421ac2f5616e49768fba011f7c6014113d4eec7a40rootrootwxQt-3_2-3.1.5-150400.3.7.1.src.rpmlibwx_qtu_html-suse.so.5.0.0()(64bit)libwx_qtu_html-suse.so.5.0.0(WXU_3.1)(64bit)libwx_qtu_html-suse5_0_0libwx_qtu_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_qtu_core-suse.so.5.0.0()(64bit)libwx_qtu_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.3e̫@ec@bUia `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@meissner@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- 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/ldconfigs390zl33 17079087063.1.5-150400.3.7.13.1.5-150400.3.7.1libwx_qtu_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:32019/SUSE_SLE-15-SP4_Update/7379e612a9983bb59b100b317d808cd7-wxWidgets-3_2.SUSE_SLE-15-SP4_Update:Qtdrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=218bb5442cc92d19d68aa088a47b4c052baedb5b, strippedPPRR R RRRRR RRRRRRRRRR RR RR￯b\}oButf-8794606da8fa026c4475a9554afdd1db29f2b4aede0f64a2b31647d0b72b489e1?7zXZ !t/;0'p]"k%Ǡx;Pӝi}D)|*a(\>, UCΡ`xXn)RP18ߝeeLA1a۟*V[GBj9u(amaNZkΤ,%m> MRGR kWr?J".zvFBi/ ;V\ڿ+kf*̈́K+}~?~ʆRoa$[fk:f_Z4a5L^.d{hxy_#{ οqF21 8FNҺ=c"7ryM>Aۦ'dEG+$-iK]0kh;0VzEGUz.ͪSmb+-l/e3CA1BLϲ^fYZfDFFI\کM?qTTEd~̩-DBwlHn쩵9oPi8XM䵺dzKFu1f\4{OeOбh=%1ڕK\^v @9(f֓ QQR?aA H՘Yf:y`dA&!a0(Bė3m=? ]39M Q R{G*m~w1(RÖڎe@ԡwHM b;j uȒ '7c:T seDx8 Ie}PBz^Sb&9C]DD9UKZ<#ǾQV?lanΓOhƅ5R="5%N{^.>0W͍Y}/:\KGGà*t2!+oÁf9>^Ԁ3<ɉ|@9R,0.B<6GڒAC2*股O1$Y%K'򹭎(NbkތuDn*0Kȉ =Rgc{E7?N*s5b[<`3k;k!nnb,lMnKxH{@"~<6>0CT.敉]Q["'), (e^r?f]%ꑪ]; A%&SԎ. RF(Gc2=ycP'g :wb]$BIiSgօ^ϞSb{2c6r|1٥c*\tIJnDMl A?ibSE^N1>Wpj#>6'NQAA 6|&P],& b즳T4hay~َWҼ!C8D*rɼcEoslA`u / 55k`ZmznQ8Su˅X逩k)Nj‘ QӜ 67!N4f7LTr:ȝCFg^@~fU[;+}E;yD (2הY-Y(jo\nRY ,AII@ d UXAӧnx ̌M Ŋ&~odrPM7R=l}רMq m MԉQt7_e?#; $?)7W#l4>l/rU)d^69SͿp +JfCNcBpw7髿>k6'8|3mj.A/i'UQ=W$)N)QjA<'켺tӫ N;͝etDyn}yYw>}F#1.QQi#-mYƴ$T֗(mltCfu\B$lx]dC[T k9T.d 8T8',5 {/kr$Gޥ{ ;Kcy*NcOATiQLmLͧCH?'h>ŷj!&E\ZչBn=WOXʹM%Tj|}Յ(4xwm?Q$#DRE2$fGSZ*1dR*:w ,V31>nvx˜|+ $p )< ,ͭϪdނ}..DSy%"V1,"j}reB mΒeQ@ GgQ3^pBkĐqNnfZޟVi;ab)iu4|oX[ֱی6^d^ś3sϔ\t,v`p5_,Ds0_8 gFrq %H(M}obRQ'sPy/=j)H|b)HN`89 ^¤Q=h+8'8EX(k))RLg=Zڰ̻,~ӑqtތC+",[2i]ݭRl BN)tOl p p7Qbٹ/+5! KӦ!Җ.F S?ztB &Nj9KT %T# '~ Ʌ l!$t~*sj|~ _)+xrK)`Ў,{,x> PYDZҳ4saoů[qCr F |tm/ɦs8KC4-]wϒ Gܐ*`cTT`wV Cޭ63J=]fbs+ c[Vsq6G/Nt>$cXu_"O*NPu(孾v{4D?yfl/bF K_b9rxy9+KEI~H)EټihPD%:erٓ)iD\E//˝]jtP[diBII+φnSW+[[c?eӦ{v.yz'd.k8x/gU=/ŬRUoTDxbTG ?0 ex< # v _krS7:\>׻)c<'XAr,֪J\=QOS')P!պ &GHt^%~^w|KWThy? k!OrQ2a/iv]>3-E tSE @qrvšMr?g: 0J|<-?!+u$?IeYmM/$Mmw2#( Әeʥ:ci{q2IX˵q8*aȚLFvTerP >Ɍ|M64!;@A7t. ̷&wУ_!z)u!Ɉ}WbiJTTu1njd3[P<)43 Bٓĕt-i|Lgy&#}^ 04`zE,d0*O\ZI|2\n@|Xݽҡ}}A4bոkꂚ;HA0nhY"$ZvKVq5rht7 >drY62dd7ZqRS&N]g82%s*gc1-Y+=wgnwþ'G`twˆq,?+b ݩ;I pHFJ3^]C6Sx|%@FQ {3^&oIm}/n'k_dG@?M ps_,GG] FC}ƼT{$ kNgn (f6BCH{: $*"fd8n- @M6+]O*ˬS`zRKED]ZJW3oBp RqQR̝D@Jt=##iF3y7k'hƫe(nrØ-CƷzAbٱV:d‘'U8Ԟ]TP3\Ɵke#ˎ|ICZf%EAU28+W"ǜiJX\4ul;54EQc]3AT| ~rK̐{MO01޾n$icDO)R׀zm(&l5SE^!uԺ>o#WH;I  ~PA d$@*z [eܧIMJQV I"k@.ns.`̅ F9+qxXim|Ц }<){{.>}ڪRq-%ݫ{n]~7,Q6O&y EEZiKշE.Kʤ:\l`Y*%-I9. `C+293R!K_襕~~$`7 w Q:1do{/; tx]xy#E?ZhQor2x8;|ב+'Ԉm Wug:"T,=W.T^ ukȭwV\#UDjq:%&f}\iTXRQWIsu%od6p{o9)u ) 4odO :lUKw6<ǯ@mE[)H;$.Tv23: PQvuT Q3OI:b+[ xicg,q;F͜6?0HFDL%CH4a l%jtr`_!1 `pW[N=F0pt_r ֗ SKӵ{_݄5"ґlJݜy:2. "69/s2]WT k[YPUx 䍨|pdt&u A_tJJ ;.Zx1䤘Z}lejǦFu6it;9a֞ˣuQ׷xOciN$ cHGb#Y3.gt%7m`[2֫o_K ;57';c]rS=Q(. ƽ|Ymr x #ݱŰd}.iW_G|eXXXCCO:xV70<>+٢Y;N=9 AUog3b|= DЭr=O}$wP; +Np0sDV^Zm$Xqp(.Dk`+'J#;m]KHѳu%JY &)KVr sK*wXz6,bOf6 B zNⲬ)(q"5Udt2IZ|BѠ =޻Vt:_z٨'s~['naJ@ Q5U܈DÄۑeAWuRy4^[9HEHbSNN74*&ӣ~ .A9.Z:PVvwDP91HpK%3a 6~hv|2e :o6O}7+UsEH FE>g!z 3uPP"\a]PHfOG.4˔kGfcMsT8 l&nrGnj$>a٫/D]Q%a!uLsdl^h[HibaF5{îf8Jy`N>? @p$WB Fg b̚8e+$(.ΔH_eaqQfD>k[H5si h? x傂Zy<$Nc/g&Ů+T%x4b#hU:،ْ'XDB7;2Wy@UOxwU؞/."6̃c`2ɀOpٳ?#M7DŻ x[&ߜόH܎9tEM](l3ꍡLU? hcBE1R4Yq7 "Wƈ|n:5PaRntZQ0[ ;n.<tg(cm8CJ-M@CJڪov8jk/wϕ>iCsZ'!oR$ErѝɃAuxJ2ںJ}j:UG6B)0sqxg`0K Fٔ2%Aۑ (-v"A6ItAO"` =O!rِ͋d>.k,bYʧdr+q1<ϼ GFmХ @x)@Xhc{Io0DZaRRTyĶփOvun YZ