libwx_gtk3u_propgrid-suse5_0_0-3.1.5-150400.3.10.1<>,_|h4@p9|JNyX#`M=t#~_H@`z^]IM|> h OCsՂ8UnUfIw->Q`P:Ik#<"$p7:6q5 9k(`oZ E!׃y:ϒy_7!ؙ^Tv:4@i~ckm9Ҋ^/_Q: FЋqڲY075̜jHJ31< (]I>@.?.d!' 5 [ 9 O`{     $-(_8h 9 : >+@+F+G+H+I+X+Y+\,],^,'b,3c,d-ie-nf-ql-su-v-w.x.y. z.x....Clibwx_gtk3u_propgrid-suse5_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@s390zp31 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?e6d39b8670c030e0228bad83bc53de3efe48a828c09bfb7afb52abc0d507bf5crootrootwxGTK3-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_gtk3u_propgrid-suse.so.5.0.0()(64bit)libwx_gtk3u_propgrid-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_propgrid-suse5_0_0libwx_gtk3u_propgrid-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)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.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/ldconfigs390zp31 17482548563.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk3u_propgrid-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:GTK3drpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d93eafeb06537d55ae29f7010ac7ee630f6ce6ca, strippedPPR RRRRR R R RRRRRRRRRR RR`*kE`utf-85d8667e715f1eca076a8497a6cca0e177b6a1e9654eec36b7f28c289940f58ad?7zXZ !t/`d,+]"k%%Ǡx;=`׫}hb[he"1~%f $Gw"Jf\ psy@XOj^\LYYlݽ׶q=ht9ud`d5T{u;8 }u4E3nRWT|p:!v-u}7v%sy5BpRBʳ)Q2')/gH^֭!Ҽ 6@ҌI,7˧ mk)yU>Y %&x?">7?w<6o~"t@BV5^$8Kf695%fS-#{@ *,_)m~ y5[1G5^x.G;3t*gl}шlthiW }ƐlfӫZ,fw@M6ik,)|%ᷡlFDV:A[8 휋~ɏy+2(ӃFwï9? Vkb4iuF\RFeuHp@ Xf;dVJdhY+>7A |w YAn>*m ]<T|uuq "[yNqXȉͼ KW)U<8"f(3!C$YgۣR, (*+tUg482l4F-7;R9Q7:O@33EZf+q }EE$~| (oa^qm{>/dnLrаQU1'ah(/V1ӤN*;n^ H "'HMHW9}nwCH3Bpƛc}y)d hL2hY/*wش΄۰'< '6D`)6iQGC&_1KtuxT-jrr0}x ~H=xIf b|/?j]vb6PmINkwugEk7eta?r\$Pl%)1g`Qj?U]6BfTdo"`cpn23R~2lrDTO7מG't{$E:IE8l;P^"E&gܖ G KNyizg%6Li,)c&D u49Q~]|Câ\hQF\ߗ̳T,M4]_K?0iGyu0nϵZVu޴ȎqjS?VLAso9ŶJ8`G4qcE6u㪩ձbΣm%sYq%PZwqQcc /0~"7 ^_8/1'.8Xm,A9=d:l#1Eq=@הf6CKXwe @Jt5oQ'D޹C*TA@1MV f2+s:f {1T%3ӪUBY@xRも }&h [o%N2 +N4v0 cfGgu3+2kV$̆TltGq4 #=Sy`dnH o6vt*b~C,+a!VYC2;`+}x24Xwy>nd+ModNCڝcȲq kԣMgB{N9=֑zߡ.c5-zG$2N}Z;#I֔ݕ[Q>Ez8Ǟ{I| D8a`^[>VBF_vgfO0,* |0a-Y[묙)KW\Fŕ86a-N.ʕ7_ULvzkMy@1y|*u޿.3Şv?i9_\S/\C DԆ$KS8S{DHd %q+9]eoNM{D,"hؒ&O.K\#oc/vIYčrϥeѸl2.!ݐ%r13<2jutp1eBY0Swԭy=܋g ==r91~!R"% pܼVC*<;S8@2AH0O[:.#2SxG豗2['evÇ #&?1k$#306kdb9bI\Q6c2*Nu7GdfB8>$s4uKI,8@ SpvCe#K#=[$di\|}TN/v+sQy ͉1]HE\k29썱gJs\1 #9=USJI5 uC }KvBh̪ ֖(f ӈv#K@( ȈOLJJF` ]yNW璷QZ1@w I'BppH!l7HY]ަ"~ ˬ (|f{CcJ9ڇT+ƺ y)ԣagg[ܸI-i`~<iX[2s*ڲѤͯQ;>,>3w*UAMs@}o魢~oh'yb=t~cշ{ q«:kN$u뾓cO`sJv|ks"m/J${GvWJVOwSX(KDr9A f01joc٨)]Nr@8' xinDW䉁qDbJM(#7,p`bubDxK%Pł۱ҡtas $l]xIgr'@`\Jn)ԠU[s0qCx٩vwP @SNZm—WV@yDj)%[aB"u!MXj4`욦 :eŲ5[bsL!Iځ c=)t[ bnv hūH׃-M;٤[8he>^oMhW7;`W#Ҏ]ͯ4SGN%M pmkq41g6#Gr#de0ʧTsbsI':7{_xz+ X=IT=EgĂ04QI rN0\h yTH}@Ն,IGF0ѵV#!O峒):|?Q-鶊F3Z3f;5|1_s:SrV1T5j X^ϞE<ʌM4t-yY]LWrXW׋[ _vD(1/0毕gTgZƜ5G^&&ٸ@:+ oY  ^M,B|4ya{|KxV& E46X/E1m(s@[42nckFmIUā>xx͸<M5$1w/7͙m\=āI\F )Axc@ryMk` .>!h6!Y5ry''_Nhu4 1׏򕺱}y-n/pC [vD|Յ"c]dt%2i_m?5*(!)CMmZψ^fJ4NgHrU 5I| kԜ{6W\,H`(TƯ:Q.7gscDi fM0{'Fˮbj#]Nch8X?r**^bOzvr{}S DzAT\Kefȡ!ɘw 1S~( m_,EbT?!Z*( H{ .Lj,<~Wik}e3qD!oΪKѤ<@Q.t<{ 0dƙC&vF( ZL RF7=; i⾗K`bd.;Q\;nE)&T$pW8[>YQ)s7lww hȕL %iEMn'@bmxE<ǔ'E '4}<i??_5ƕd.;hH5+M"R}M'!!WmSOe0*z] [Ȍִl?u>O뢾s1L)nVrX  m~B xp'4 "korx38sk}ygB*'1)XCXdrg uv dH `.AɰMjvJIiPNu%H^M~ n*2bKP"<{UHgqR]R$$%1!%u g G ۋb@pGGGc7ñweem`IjY>>^FQDnWD 7$pTk541؊vdxR %ҕ VJ^(b"T@Jr6aĒ5DD5\n:-$n^.c3:Kp P)RZPF\]JǶ6Ո!IșK~J5Y T 5eN|ӦNu+VHA:r&K$,ŀ^ SR?kNբVr#g<>HOs[LzD˿l`62S♮҅O|:,pC[XXަe͏,gI^0th rߔqq2ˢ20r[fA_INPތ4xA$2kF~YeDE.M"iY'ӓu3`uz* 6NW ~;kqG2>CE+ !{C&ȂXT # gCo#Y`g~M^ q-kHj38}ݢ?/4c hW6ߣ݉@5FE o26݌6{ !ï!ΊY(.,Y#DTBjEfRB24M%ye?友?$ҩn ;mj_|no$G̊F)þB-$z76FUՐz5ⳤᱼf3XpRJ`ƏVuzm"q1i"b)DC!E&ӉDr"T"n' 7;gd[O\vշ \SWiqLf/Kj}GAAtHF9|w7v :--`x*n]飏{JO_ům 8;]M]T£sXf XC$!;U !BjRR ƶ?xc~Sѻ2qZ F G#=L1تAq./6 *Ǭ zcH3#ZCO.HP7 ^%t|{k.Ff_(KJQ RlBbj%7O;0 O2!e5P&1#0@þuiy@#їΛ3 shy>3?sg!6~ d~[% F{kD2>gŊ}>[3量$p3WXeưUN o~E`uH '97k?Tyȏzl8Zhls}> n ŧg91 zn:ta œ[_KӐލ~lKUޚR#M\fwmio?ըxv<#z:^ϩp.T_?EW{)@-,FNSa{o%z\>zOZa4|>0A?{.fC"߰s^RLU)f"8ܯF+]-|V ]RMeɀP3?gekzP+Eq>wBQ=)aKh=30Z0eX-rWL |RSa OghJU؊pA9'q#( 0#nAQ>.&!\Sas!, }\g1s:6g0c粊=Y Iʯy^,w zT&}*b <8^Ԣc:C^q<nj˛O@=J P+"ѬQ_-~ $UPΣs&D`] ]1' R)'>xvBXgg*̻ U'b`L-X<#-o:8n2[uesO?0}0z{kظ@D9IWzn7aUH;wcN394tfVHd*eCֹaP-σA7AΖO~S/m} $GtCKm/ij1j.ڨc񘚗G\ VhyEZP;Im$Tݏ9]5Q!aKy1Hqۍ,S xlK<۽) bDzҹP4bLRd"l EbWx'hgmCqr_;h3u"$HG_}4vLx""fi(|VR Ϫ͝8B&/>)O"uSaϝR/P )CT^!4*sN,{Vɕ;VbՉ_)FF^!(UfV&\̫d,bVP"]e$QXCjh"r-t p2)=#_Z'f$c};[߹Tu./(T&DUBd53z);kad0 `ds1|S尥7tj@Pǂ$Ӿ_9|L23 ̉lIJq@7L]d*5:1)Ͳ rqdO_ymd{= eYnylxr}ymUgdE^G^XwpOڟL)8C%CN]N4&/8<W]lR ;?&%P{7d`cK96Tz{#`[rbny]fd%sW-vt]7? $>uF*C}ҾcnEl>4]$.as(|=n<;^s[V7e*vnK~WzmB]vꙅwqJ tûN3-D;E2j}-uξh#Q1hA%gݒTjCItUIͽXZAÚ^4ͯSi "jwr[3!)_&l'(!?X.& ئL EֆlZ tOw7ń7RC*һ\Fy,8sn W4IO۪6F+$]C-$9IN,&vFGׁWp2 'c9v_vlU >u :Xg QipDʎE1Qzl}xZRUkcT&3*_ gE ܭ7d`Y,XP.XB}:wwu!:i9>6#IO5OKE:W+Rst61 xE! l\vlr}V8oo* DX2nݝ⌌GuPcYz`yu.sCBmFg?Oߑ'IW8)Ē9nI(/Wh|$1KjǖB02x 5;sCJru]rWDl^l6kO5]"$9~3}78EMF&'1-3̾Ԡ>R{n_(LmY~nu],ԱtgYց\j- ݎocDC7m3$Rb7;\xYOνP=j24T@s٨SA+Dž|lzc.7Pyqrkj(Z}DI_h.Q6 RY a#%yQ# ڔU2di˥OVIV &M:N"z[+!'")Hp{0%T^ \D:F)?EOKy>v㖣%uX&[u#X$'7rR{%QSIkK*Y*c_tji Ur8VV% b?UE5-!}|r|_~Z5TY֩xs3vF[͍Ut95W?e{rURk])=FZyvPsF2PO.5r[=$:E(Zrx\S"Be}$ /}'Y#ͮk~!.Qϣ2(z$3Rdh{ĥu4Ay3QÐY/g Rl٨% ECX&KA YZ