libwx_gtk3u_propgrid-suse5_0_0-3.1.5-150400.3.10.1<>,ah4=p9| JQ|["& ~wQR3:+ePj  sK8FRd$}|]7U(.R M;ߐ ^u)"|JF}F,C'= uEwcyJ1ot_4` X: N/{>Оti tH^y]**~FjqZ=܀3n;Ըx;T]8^ ЩM ]zcZ5W`nAp>@/?/d!' 5 [ 9 O`{     (R(8 9 : >+@+F+G+H+I+X+Y+\,$],(^,Kb,Wc-d-e-f-l-u-v-w.@x.Dy.Hz..../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=h01-ch4aeXSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64eXh4=dacb8dbc48f8bcc1339fac5084cf776373a1f2cc6f5e77f7b398a204f33426f2rootrootwxGTK3-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(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)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.5)(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/ldconfigh01-ch4a 17482541763.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:GTK3drpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3dcf4ee459823fc06177ff01fcf5e30c6e71d672, strippedPPR RRRRRRRRR R RRRRRRR R RR0Rn+9,3bMutf-8412ddb7e5ccdfd81fc35c46043f68008dfab3dd5cfc24f3d20107752432b6bb3?7zXZ !t/>'.A]"k%%Ǡx;=`׫}hb[he"1~%f $Gw텁$ xTQӑtNbUU\askR˲Њ]s{ZA!9UE|Ы:Фn i0QiM+m"^ɹw}h^)%bBh%k#m I{݅K7бc?Su{!k7z#[r֫-ٺ`>,ce/vO{f$LW :&&LjY}{F?Oy:wHMs<$|NFC\^C*Khjġ 28T3_& 2Mf@nDcKjzכ>ͷ!KZZ]i&∌6ZUΟ=f5& #-pA#C3y'&g%HA]M{5i( ψ ~{7OJ'"k;X6g>AGb.#3]3ug*ġɛRpCC?砀l(I2'uUo8Z>J!gH~\rݖ`7! H&fYJяDؖpyX~wkn A !i!Q#%mjlpxk-#/[+P?S zRngc_Xrūİ6CX}K1_Y&i+Q[oXMlS 4#~+ 7pe}F3N8J[ F]WHwy}{^Cj?Yj N+ߝ,"a^y5(`$47OS<,=օu7Vh\n `U-5L֟cMĔ' e Bޡc) )|1/]qDp0$d0%+ՁFwp":Kx%0M% C(6D{j[@[Э7:& ' x*5vZ@5I?S :t 9ί DS dAh'VN ījIwp~M[H0}!.;K kt)צz>"+^llh<}c Sa"ZOmЁupbA'=o\=SauzDt> ZTʟߠ̉a4A8a J8CrIGU׉1C Z5 oT8_ J%t6h6 IG0!k#vL`s4gsxv<ʗQ榬Q#  Ʈ(Nh|bBu].' d¿sϔ;Ė_T@WG}uaR7{!ho&irá^?8!'i/NۧVHg[{\:4Dcҁh@1X9"&]q[cEh M3)2(w$Qܑ*dH2@[+1EwMY/C)`QO$ÛPD"Y|^$1=-O1FfJJt|͹׳>y͙>2q9o+Xv~ʝq]哑DW3Le4L##[$)wvTqup5Au,S_0߀XyA%tx)lx"}2a' "e<7"֫Gp 0,c: n.>>S '7 X3Dl,Ț[@b8|{n6]lNlEɸ!:NM9w~^^[ʳ#/z̎  0f(ĸfd: =ĔrT+jEQOM2`9 ۜC/oڋ m"%Te}Sv; v xIב g\b~J?17z&갅7K>dr[g| 4 6M%+*jzZK:k`M%)ICO\t᥃ۻTF2=XYurQ. 'MTDOU{ zʽzi3v_2AL VnpT_7\w) h0dYj)**lpijТr9096T6Sw# V$-w}Ʀaɴsیg _Y<,w&6N ğVMk7f.^;8|yh ptMꐩ"HD¾ 1nVunM9j@"hgo\^x 0(s9GS*w>_?x}iuua9X l|}ɆI}w4{KlC@OH Թ=E~mP(]֥qh!q^`7V_m ';"Ze$Ğ?` 9{2{UT‘~?m[o6CMfLѧM.ZXqؓL2 vu\Rp(j_~;l5BM:LO d P0)E%M5~B3Oq)5rV , fr&&1Q9ZJfM҉8)2 q|lSWl}.] !;3'*7u[-Trh=&ZSZ.NlX`;AɫߴV_'1So~|.5{J5y,ܪ>tؐܮo#a=%xFs#}ՠ ('M@vzqg wO̝rM$'(aٵc#DY(` (;l͸Yc-^o'|1;SAz^Q vC7*_I>)+KxҺcMoDZ5~+ƖCD> ME3L͛OahGlnR*qJz:{+Ww/43)SMcT-ҷsp8ThYY偿Y<1PER&~*!g^93_V\BZ879;JjOWΉ¢(k2ědغRq™È={+ٗ`:η0:\^wŃ񧉋wt~ Y&j$T@a?a._t1QY=2B>0ϥY jăB<2Bד:X~}3k/ 0{`r\Ѐį J2_+bGf c~b\>Mzhå-:W?:QnH(@|Zώ>:?9R:|pEYh{[WI1{"%O:Cup)ZOB< 7s7y5ńxJ}aziA}P̱?w6xlNXWw[Djb"%Tvq[pSZ* oǎB)&N΃WyDscؤ0d|$wG$ : yDwp67Owk^LD3 S1]VQZޒ@eh\Dv`\ أ /vnN2PNwtjQH/ft>\o( !oNM,W@yz$}O(xj"692=W@Bcӓ|u/F,9/PSe}6&:ʕe" P,vyA?O,sh!AZXXW׶~+~:D>m}CN+dݦEAPA+3W6KƲR꼣.!~)dV!-Ѽsx_0f+"CǕw+݀ʭmm[vx7u; RԟA&!Y )S1s@waء T@rZcSKhJ% n%>GČy?ս"Q)B, ݐ+"w0A,9 ӑ\B)PΕNMgJ|Pu[LM&8aQrXkMj`SFPh!a ©tA%]%koxH}G2Q|x(³#L=HSbk&qES~-|Z*sze~| m pT?m&aW> ܗfr]f.w0yp%m?OE("0}yDgSj(ǪjqBM.,W  (_/\R$ ,9ƣlcmj ؜5yxZ/emK\ve =h\^ aԽA26 /P*$-'-:VF ҼNڕbđO>t"PӺfX@ 3U SVIXiq:/.g$='3BHM@90wX1뢓vH?l%_ԊQWtAH,xJb䇒T%?Ĵ8iwK¨wU=r.dx%E\.άQgiݽx%>T` o­&pY^pn4V}XYBop.6`muf|-?f;3)h2-< fGQEfdCtzª(AK;K3s^ҹVk45)~ (@Lthŕָq`_Ⱥ"T"` *$>[%:+&w.x[9:VP6 "ZQ7]_ 4-4͛*ح"1?gm*0JM{8S0Ҩ6HVfS D8 g|{[;r%}3#h) r7j~2{Ҽ#M:B )g ԙ~y,@2jK}(ڒ`Eh [M` =+獡;by1bTP߈Al`uf)oަb۬5CډJ N㺨- ,&5k:puO97Fyl* o `͛m?2{Z֡>,Q_JVѿ#"WĜ ”Dz^W(qp`6%B@9 'D sK(hPņ*XO?a2B_q*|;ʨS9ǫ9ioV%p}މBcs.8IP, o[zLƻf|7!dSCC4R]BKWNP"CriᬍcFۘd\Sںvve Vv!Q+BlTrR̤?3o=GPDsF XNΐqKk_ \ӏO AxO-7d0x你<.?z~kZtEu5MA}x(=;"FcW@8F#կ^{TށPL7dEkgwCH6θت{:ʼn6 r(\ D[b},h.di#C[??.2KDlĔš>r U>)X?.{ }V+TC]z+u/EpaؚI?5>v`#")8<S-L1} <ߝ=LWO >r ah4>JwOŚGGNxRɽcξۭه#P=?#ҿ=!3ŭ&} JSg >-21PQQ9Ol?qTuS|^hzݩK.^^z,s q8ĚNع~bћȤ–wPO2>ݘLp`:aܡ}X}P%-P/d>XZT O^3brTmI8OY[UdD|o dcYex3Pk5A󔌻Ld'?ͮ:yjY.4MK:\|1?PDT~ʭ=Գ,}}Lr‘%ɰ||g;\[CG>ԋjC4@T94Y6`PMG"xBU|S`>󙁍L~q` 'i\ޠ%TgUV @[⴦[=ެa Et#EcY,Se$SهI`Ōu//F(HǰԖB&ꂒ"U?$J?Qno3̍Slū ?W-:$'XJKuq[d$o9)9Jb0|M:BK$K'́fh[պɜY!Ofcf1F>єtD́q5UrљBZEl*t~=49f~.ɦ(-Xۋg 1ɵIObt"$;:y90fcޫj}ױFPR,4 (u<4Rbߝ]C)YLڥ@ښCO~)71m0[̼qb{n Sv`~lR)tyS;DUF'ˠ bP9 uN= !YnjzzM~&=: 02Q%"F%#7euΖ@s l1 <:Ix `QIsډȊWb` KGzvKH+b<%V >LgѦCEQ-Δ,kSNs7oXv>c4:1 m2:&$(nw;ii1@ 0S f~P޾ to:ɮm>up[ *ІH"ˇ![N*E2p$By+D4Ee,C8I].~53AwLGvW(_=|@z/iT8!& d#jLeb,I0.XձX@m v+wxrfb:8Wئ;y-`Dzof.cd㤅:O-F۩X_)MC9WV(\CG ɹIa)P (7m ImC,Lbg-* OfV͒gx/Ows̀|Ug~u1}P>07nh!PyDLA,Cʗ7 HbMQ{[hSIBP'ǔNe&gc5RZQѱ,P]s*o&T~eR:ܴ7oA ̌]ᏂEgh` DSH4D]E Qh.A*s/"Cui7S]Nqqn1[ A}aEq^J۔ȿ)9by(jQAcZX}ߜ Ko?, `Y99ڡ^p? 'ƫMLxt_7컡yYÆU\µ`K^ꗍ¹@1w9 /N*;N-CS;BwSH1Or`#m>0rll}s:ڹj CG⯌StUhy Xv>=1M=s*bDI3F`-f c۰(-eG`=bALZ'5]9: ` ڽոLRWo&oE׻Ӿgn=s8Jn q?>󫠞㊦lV\aaG(phkCe-ue  7-] 렽J,uxkg%,3R%mky(.d2zE& )rl{>:SS0 cΜ8OԘ44(>k\ВTET9+> k )t/)lWBꞦԫ%vǭqւ[$h" ("w: HJae"6%@rJf}!i~$0&JPi6dŖn,Aレx[m:?1]v SpHo@+4؊F)M|Ǩֻ6< 'O4~/LD1G)?p4o֎j͍63)QMiRsiGui944cEfgaan'ZXK){F6hV}%I尻A/ψ+1:ڜ'7-Xv]HjdZe+`%?>,\lz <%B ͿL{VD B[{(k>#W'9 KPOc97`np?ﳍ7biV$<&:X~Ĝͣ9~UBh97HwكH4gRÜ(8 `#{;!k_fH8; -"[̾X]hoy iVZܑJv.dDϹHOspӻ8k9KޠF]jhq1b7CȪ+]*)t:Z9&E U~LȎ}!'ol%aU2]g|K֧bѹ8\4]sI5g}0>mlIvvxnYNY"Bڨ@iz;ˮdޱ/x&k)lQg:G=2)Id45ucfF04\l ZO*@'9*KkV Ք<ʃPAs