libwx_gtk3u_propgrid-suse-nostl5_0_0-3.1.5-150400.3.10.1<>,Lh4@9p9| x-Ɛ/;bqT,6r/J4# r<^gv;=2Nࡩxaslׂ ^˭Cs4l(4ODx*og:x{W ?&{A*-EƢ>8нVc8??>zZڊ|HI'Xrp?(R+cf8L~~;r,63NaC%q:L[ET"K7vJzTs? |& 07>@.?.d'- ; a= Sd      @(E8L 9 : >+g@+vF+G+H+I+X+Y+\+]+^,b,c,d-Ye-^f-al-cu-tv-xw.x. y.z.`.p.t.z.Clibwx_gtk3u_propgrid-suse-nostl5_0_03.1.5150400.3.10.1wxWidgets property grid class librarywxPropertyGrid is a specialized grid for editing properties, in other words, name=value pairs.h4@9s390zp32@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?{292c01026c449055359494c072bda21deb474e1830be63e514d82c5396429a03rootrootwxWidgets-3_2-nostl-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_propgrid-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_propgrid-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_propgrid-suse-nostl5_0_0libwx_gtk3u_propgrid-suse-nostl5_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)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.20)(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_gtk3u_core-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_core-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/ldconfigs390zp32 17482547773.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_propgrid-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-nostldrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=228f5076657bcf74f81af9a9a0d12f2917c1af96, strippedPPR RRR R R RRRRRRRRRR RR>Cgѣg;[utf-89b33867b3a91587eb16fb591189c4cb3cbf833dda90c44d8d72d0bd6dcc2d118?7zXZ !t/).]"k%텫Ǡx;=`׫}hb[h]{NUjdg̻R ?IM?- Vun:of4L~־ e q4вvނ)Atm$a(섇_ٮȃlYq$dPw3F3=AcXTbV!:O%vgi2+2Pp1Rop7BU%$?e AU)ƚqD8Q߽61@{uxB"' Hty@FW5}>7A9_zd`"Cĸ=B/]kt,^ad@\r=_qih`rmy˔7Dƺ۲~E5}+AIFx,u)z3T׆7#(m*tx$CO=Ί'2am ڊm n!PAAiz/D WC+cޗԐ3ɸB?Lxg#2N&Xic##uxuS7p.Ռ+PD.RxZ6\q:L?\EHYiY: iS;=}`.2Oe|(r3A uc|JV?à6UI7 6kֶ7)ve(U0IA¶3wpKЙ/b\]p9\f$S\ʇ7—$~1%bax > B$tcs&\2!r^Y*flח&J}a-;5[ >*(J}wG~;J٬ Pe5C\kKΪT#Z9fGz6L?C?؁;% koIژsx [19aڥ+Vl]mةm-Bp~kM6e h̶2(P.ԛ7\ P6Wk‘el̑u_ )x ?66?cL% /ڙv\P @Ӏ(d#dtM&z)=kCJx!:"+uW%ªlQp~Ӟ}| _ņCB0ZìsUt~pXW_PT~CtWiĶ2v K F@^rѬ_&Hݜ}E* YҀ )9+\O2 "BM"QػGtdcDq]*42Il3:e5qvUG\κHyJͫ>b,ϵrǶ}E5c" Br<"}]8XCPRUԅ'_Bqs<}= ?mt" 7t 0"U˔3*C, x%H7vJu-uBS15}'nnmԩ pJ%@Rxߤv[kURh6DAax2U#Ea]6G!EpK;6&kޯ3PE: X?ב0o[沘gz^B );!"S%BXJ=cιKf³7eʒ^P/+θDˈ/m5 1ngyZK7CDZxN'B*mQ; (Tٓ '̬d7#8k5{L{SQy:SO@FHh+U=G(@5sEMI4Ʉwr͕V5V&@OY|Xrk o^㊄ e+5uZmGJsW7~3M"g;hS&#{pU/{Xύ>nE ,{/萠-.p yC{. `3{ ȦaY]X?;)U/}cμHォ0#cjvȭ'괲 \tF0̤0.dnɈ( Y}W3Ĭ ns~*8G-yޠA'w"VI!Q8> X{ٸQf%m|sn[RNQt%)E쭀]'A{7FA0o]t:]WW]{ ۃjR)@y\9UC)IZ c]=SFA\䪮$,䃃&玝(a0 w)T :YAe*>wBN*@. S5y400Un uI睨0O08]( Yf.M"8St&)IW p>&H٣Zsw(aB7Y\;AՂk .ek2⧈@RSĜsmtL􄎸 ГvXIz.u0PruY$Sh2Kekk58}=O knI=/ Ss֜<ݭ4IÛE Ѿ60mlz:GQ2D翘Ql2"=J'־b_zS?H2f ^) Uߙ( y=S Kú0Œ.G/2BpRUҩXlLijT#!WFJ4twgn؝p^=js6(OJ{#ݲ0\@avEi%?ASZpbE!~c ǻ;.W`z]3[^Q`Kc᮳oJc6u⭆S6gf_%XanB~?fpGO7!c?76c :HTH{Kpi_f?;]8.dJw?, tT*fxS׍$h?Z w|3 ǿG !,=c[T %" ʦqrqGPKs=Z]^(PDcM8ݏ\\:PʧJ"[>E#HC]s/ ao|xnf'N fJNv&jzyY~pA׿ Og9+[Qi3ҹm'xQ4)\q yN)-2iFuP8I0V*$Y;nyCl跐< L?Fk؟^B +K1 ? b:* h 1op&>=7ZEvU7>C%'Ƽ1u]%V\x~?,/ rfldš@>`?N.OX sc6~R-a [ OCBUm\_0_ s_N@a"i4Yf3̕B2XL+kC"g!e|A`>b֙24=ZFF[9%J^2"j-cA>((()%/Z}$=}LVD]ݧe41;z745Bq6#[k<+.=d;ǠvF>{2MX_NADdZt@.AZ:2g:„S޺g /fxkeUbАkF6$Ƹb|ȩ d iȍugDį;XwƉɸ WѲ`*6!htN!u'ʊ3R; YZ