libwx_qtu_aui-suse5_0_0-3.1.5-150400.3.10.1<>,U4h4>p9|:)0lٺ%_==a qXRh $"Wd-}">%+X6qHsڣ֚ .SBO֦upUyH[<=vx28ecMs-c<:ک-cd"b:zل^-Y_Q{ y3ө }˖ny^ӿzG1èyj¨@i {;CSfxW5m)$wC(R`]4x>@.?.d  . ` /@[ahl n p t  |(8 9 : g >+;@+JF+YG+pH+tI+xX+|Y+\+]+^+b+c,d-e-f- l-"u-4v-8w-x-y-z.(.8.<.B.Clibwx_qtu_aui-suse5_0_03.1.5150400.3.10.1wxWidgets advanced user interface docking libraryThe Advanced User Interface docking library of wxWidgets.h4>h01-ch2c pSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64 ph4>;e54d4d49e62f9c398bab3eeb395cb5587e6a103d51bededf7aedc73394e08414rootrootwxQt-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_qtu_aui-suse.so.5.0.0()(64bit)libwx_qtu_aui-suse.so.5.0.0(WXU_3.1)(64bit)libwx_qtu_aui-suse5_0_0libwx_qtu_aui-suse5_0_0(x86-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.27)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(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.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.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/ldconfigh01-ch2c 17482544293.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_qtu_aui-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:Qtdrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=adbe47b74bcf7713a3249f53f869711dbd8e0764, strippedPPR R RRR RR RRRRRRRRRRR RR8ҘP4tKutf-8322fe3b679a7735664cd0122ce55a43f96cab5610ccfbc0c54b2d517916f4fb1?7zXZ !t/2"3]"k%PǠx;*d`Wgښ_{d X(m%}L/ȰYgfA/sX܎A=n:܃:iݴr܄IbWn+3 ),5KB9Az0\ə-B(]o\B.ag+>17f$Ǫ|pS:mۻZR'3fQ~<%ms!\Z}As$^ 1/zu:>G3丶8/HJ.(GvEDY % ׀д$zǯ9/o4;pP7Acg8v +0y=]=ɟLĄq\g|ajL5vECMZ17YkTLV1HYL`zդ;Y .?yϞLzȵj C7AwF[mg}7fn~{D\97voQn,*&'2 Pᣫv):A7Yk9^vڵ9i# x± g3ڽ-rL wU})v݅Ѷk-2v:-H7xg> f"\|oGwl_ܕ!&c?EzssG}~&8topM#ŞK|!Gzh`MtO{F9q Ʃg:1i"DJE7Ec331Wθw썱9qja>C'd@P  ݳҡsfsA7} fb=;T \ jK~k3BiF}oJLk]n~Ң H|KmGf=*tiqºNz%'O^%uV?uE=*t)F,S_ θTVq',x.nDOso$yq&$}5j6?38 շ(c)|:,iWxfs9 Ǩ>^,r? 8}8*G4qo)$B.,nxaeg%"mYK!c=ӑ=SM *j4 YP@!5q F$a-Pj8pOTJT0\615?m}̼EnF辤g/]X~P4Z UB-8 nءBz{rq…s'itk x: bLΎ4PY8&5UX  SY㉁|KD#dbnm{7ZW۠lr59 c Rm L1T.xWy\ ubB,Ҩ4޶{{!Ғ[Nlc2.Kbo7dkgOO #HR't]s̰Mhj8P1ukފzW4sZ^!(H=:0p\X2[٠ W<,V,lU0:Zd,5~kaTȓu̎JAV˂g HlmjiAmB$MoW>?zUs4T΄[gC/㙬_(,o>ܲj?+olLJT%ÈJ㵠l`9d,QDxU8ˤ|V:ڡwmۧu [lۊtb*VKƏ9iSʂxXm;廙!@B\{n06U\'WFl>"lyM+$ZuaptGҳ)5uӌ^x!$F# ~MP#kP9{TD^ O-,u)])'1&K%h q^ILO< 9@U<2 8}C_֏:aih.g$G7>`nY(3Vg{tC vɥAjۘ#ሸ?$ufeTHL1YiJ|NzcTxB|09-WRIHǛUИ2*(ޫ iqOZp9H~J'=?AәZPX~#ckoU{Qrf"y n.HfwWn1Qof2٨b8CDD%.W q)!dY` 1'3(tw-Tg]O Jt]`˷s¡ZP q>J1\p݊FU*}]$,XRZ[A7Y+s ޲ؘ,hb|~ d?7/=%>}j59@Op4~t3Tzl#m\!)kh9ݶoI+’< ] oDH2Q"4f f=ibU2i1:6s$10ʂ{>-o {5$7.0=Mow6r[ (ӭUG̋ %&D dS$R;#PbѢ='\seZ^/S s^P7i):2F$Lr--.M{kMM\l=^qfT|- fS3{j@c;NUe$E :Z.Aa/::&eʷn˃9pMB& C 5 M1K6='Z%C̡dnjR^!WJ{M{4N-!j~2;NK2XX3^Q=[,L?}ѭ =ۍ^ĮM埵Tpfg魻-}㰿ZG6xjBwtPI!H#Ş!丈9y'L:(;b5gKhsbV=L=D@sġ4aSҏCqL;Kexok~#Ndxca%lzgB35(D2MvHv++UZ!fri@TXVmFdbO6Æ0a$ tΗ`íT k( rrA lFV )$сftE',MV{,B3KQp[3R~FTK9]UL$S`R_`Y_4h 3daaro9C4 M ‚U-aJ~[{zOd$Q3|YR⺃ƳMb+sS"DV7P0I)l$ i Ea Uf,~BVC.-e/+e'&"8m$M&.9n.Bw'Z΢3dSg2֢U*u<€Wg/H"h@ J3y7vI" zC-182G6g6i9$CmC.ÌV qnPBlگOϘu*2Xp4tV݁[ݜ[}ඵ0lNi¨:mkT(g$e |1>9Ls.h$Z̊&=5"1RS(c<^UOO!yla6Vj;ߞb!)QQ ^X!}a%^4$L !j.J+)ǕОT­F:.y.O$oժӿ m?Ҟa =2n$|#lrvkL$*j/c[N\uι$G|<5.DK:W +\sANU@Ƚ2S]xbBXi6r'8zKnꇿL\ΗO;e9 72O0|y%yNQz1MPHJ!Q2][LZ{qfsZ.M/\t?um`R0?{2񨆏60bBzR .;q7)7UW&9޻{ѯEٱ&ŏ*ga[Hsqqev%TVt5E-]Hbc:OYSJll ?̚o kHS*!Ɠm׸ahS\ͲIq<&JA7RaQ$Kd+o>{sE)4EqeoS&K}#Cc"cyz&[(m!Bq&N[Ml+zȷsT5 p8Rd{owJ$zey wV{~N#M=T g= Oˏz5Сɷ~/pD!5 퇷\f =Q|/_hi@\^h ƉluE.S\+Mw1|]0y22#-v-:=W")uf o4^.ZU}x3͊Kf|źG_J~g&FLW~ ju҈0S\"AK n8xII(ۗmԭ6Yǿm*+FIA#Ц#*#2fU>L)y;)`` HGC v6y}~ITb(=^WxGF%:S$`ťrWI.icPibt2Ao]Ufpl"}MCFi{¬R#ta~·@c1t%d]xZVc5:vQa3/4e §ghLx J!~?;s&Sr6ލm/d%3:#|XT$>lQUQ.'WR1v^bc3  $S3F.:fu$ϥ¼ZG ,,ve$d?o|9M`ͦ mW_n JOSՕay5Tako\6 g; XD UpۉJ˚^hj?h 0=Pw}IުyFrՔqQ"-FOW,:dBXYz5!pU'l1%= /~h* Px*6 piU @jEdG[e!(㼂~E U3^"YȳM+4:TYb'|L4 x/ |П&t8xZe~80ՙp%!, emfB!T"I\|-B Y6(upEkfyYRήfdԌ?En`Ze؈i"₇$!?|Q"wbz\˃z}f/u**4]SG"@H"~6KEd:O/A؜tsP ! wOyc(έ MZփ]iYRoz8P9Y U|q*xg9FX4p}RV>Umt6X]qe_WξS6L s1pEuگK(T/od ,Z)?. @`YMJxٽ߯q^_49Ѧ4D.΍xn:]™{Kڐ u hbRϋptafWE I~M^1-s=UtgY~Y\uD.}n!wbq_5݊5dR]8.+uqd/ͮXE2T[:y?%OEjt~@RYQ4 V*6 Ai8!w:"5"-gnh1PRYWcw?k[B4e ׅ1ꛠ@阮3 ! ŗfIB[lFsUf`X|4F%B4P &y'`' 9!Q04>kE r1/[`#kua RM]z;t<L dTyj [ J>S^51^Oc:Fˣ+>(o:pfXeٯivIr%D֋Ï7ٴ= w0w*+[=11g[6H/Wz2d_vArbMY],k(ψL}̞h1N,9%6`#.b2=_LD8\0 TDhͺtqؚ/d3, P/25,W|Cj`O3)q%7)!O'Zo5= Ԙ'cV f+T{#5"9搮Hѧ-k闑V^X޳ZFKYF8^mjZZT{Q g_&_`#,C=/]e9a:՗t5w1 vlX.w߄p?dNUkB&\H*pWDT,޵ Sbv\BvB vW/7be2Deq YZ