libwx_gtk2u_propgrid-suse5_0_0-3.1.5-150400.3.10.1<>,bh4>p9|-&6-ޠdn6' =yЛ*p *o{I,AAp1X幅Szg nn߸el9wlqr]!o^ n: _gm/FUTB0../! }L|!S X l^ʆda:JG A, Z-%َZJPFX@/4?/$d!' 5 [ 9 O`{     ,s(8 90 : >+@+F+G,H,I,X, Y,\,H],L^,ob,{c-$d-e-f-l-u-v-w.\x.`y.dz..../ Clibwx_gtk2u_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>h03-ch2ceSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64eh4>05b3a22658ed7014908be3487f44809fb1a4555a028b5700065091a2e13103f84rootrootwxWidgets-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_gtk2u_propgrid-suse.so.5.0.0()(64bit)libwx_gtk2u_propgrid-suse.so.5.0.0(WXU_3.1)(64bit)libwx_gtk2u_propgrid-suse5_0_0libwx_gtk2u_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)libgtk-x11-2.0.so.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_gtk2u_core-suse.so.5.0.0()(64bit)libwx_gtk2u_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/ldconfigh03-ch2c 17482544153.1.5-150400.3.10.13.1.5-150400.3.10.1libwx_gtk2u_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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=03fc47a5d4fce8483e440d75c93485e6d66dea1e, strippedPPR RRRRRRRRRR RRRRR RRR R RR"tE&4aautf-8eff319246c5009263d10da2597de01f57478d1a81ba0aae106601da92f113914?7zXZ !t/>Q.y]"k%KǠx;=~p׫}hb[he"1~%f %.cˎ~Hߥ*17f+"RՁxg4ǝaL .[`f侟:Q_<3Y8BO& R" ig=˷ Ty#ɼw"ؿQ==&ñt;vL/ #r ǥ]Cſ*rz, |S`r=t*7>(V8-nf=oZ@bbnsT \PF\Le ̧t |8յx`߈pF9p\);~E'%4fK2xIJZa hxsT(H=.tD;\K5ڭɧlO~6[?A%>lǴnxKa,Ӗf-83nex¯}iby;aۦyNSjdu0aCq+vU1)K{ټ_B~(C6^Y/:+!'lVjA5I`uE:ndQ$nMxXLs=˶Ce'0h£4+NN@bP[xրҥkt/RME` t+5ήrYuPM\v_v5ESD s|쏎UoZZ*4-(ZL`7BkvOBZҌ6>%bTv+I]K+<;ikϖ"bOp9]܂/G>炸Ĝ[Qו\A Ɲ.axFU09U jNP¯ɬ1q66Wq^hcrx\p~v cs%7уt4V"|w)5>7>28[ozXui e1dVS;mg|#ZXN?=iw08)3O?iwp7܍El6y- _Oxiuiqq%_єH+?ψmk9VW${2G1UvQ/*UyrmDa "h·М>џWO(_.]yCyjҴ_ M9 ԥ R@ D<1X⦋Yԡ0xO|9;ͥ~3j|Ԟ۷8+,HRU}SyH'mj.ph $GIKPXbwwXC5E[!dL.*HTٛ5vtr427`|G!%UaaV!?\!AaGk*QȤѼBoQ) ?93OJtp~zSYOF;ӡ9Ew`K+%hD|XJ# Gl:d%ha,@Q* F|,0>O:&gT;τMfFfq'a)TL#^nGAVPly &n_khJ M"6O%ކ2#^'Aہ[d#\ݙ˖,`X~}'ZPpC{em4aK}#h`ԢVSUM=/zw~/7\b+4@!eIa Ag]@F9u^y'hkVQi"t̤szGmCcYu&g/~ {:;4OWe'Sżq\ǁz-@*@:k=nIoh_4=rZKJӮ)<"ұU=BҮp~rBhS.m ~ƥӨt CzĹIz^r_L2\P/7=o*#ު>"Fk֝ ц6"9PE(rv`{D&YSFkWԪh>u[N>W d5ŁrҮ_)C<ӦI"}2T B`j`~iu"V,9 j8_Wu_t0ě2>k㵧&dᾛiT uj9w5U|kJx" #QXaJfRvAAO98Ј8'EƼ:'q E;śPi_]?XFby{Y=}3N8nx5qk_G%@&_h*AOQ^cuY* Ѯ(:NKV(O_1)S|J4wnݵ /IGEbmZ}w9B,Hm='^ygx? mV5G(`zQR$E˒ }x}Y;t[:p4+ؙ^kb  \HM$A#x@ܗ;j0=l9$AL+aZˇy*rMg,u%~z7-6Ё=)+7O}3Bc E0a$#8,<(7 I%fl]9L@}DejbaP^V3ޤn}|bam:zGZfּX-O7@sR2$S2E9g;>~61do, Q$sorʆV3GeI~p*/rD~s(J<@.K^'$ /\M$<~A* 5nmZA-ox&anŸF546'/>Nz XlvN {WI 1'v*)*$19Wِ( L N#^봔F8T.>r$^c[ٜH~ѭoF3'Y2Q&+|C ,DtWA[U_vҍQE>A3P"RBCߗigvX JU KQx `uť.xY)Xp aK.z oIbÓ..I m-@Lb]-NQkft`J9 .mq|u7y6na=HYOSMM&xkKoqNQľ;$δQ&uPZXiLm^BGTAT /dڧr*$^[䬀!Yăŭ:7轙i[o@gRtg%Qٱ S6W&ߠ|_aoO4^SG<:I9DT~GRJ)sla4 D47 $Oh(G/Hp)?"+}8~0h%`)X8kzMdM=&W)mLRIL_etsBST!zc++3J\-\t}ll|U+Q 6\wxkI!M ̌e״ΫPxklj+=dw0ӞRt-WĦGO~fT.UKtRyΣV$hŲϖW}d_֓3t9/1k-)R*嚃"8f}k~$U9ij©lXn.t@q/41ULsBpRv1\72O"ɤBF$PHο]Qe XWZ] n~(b- ,VfdP~dž3 PU/jiCqyxTF>@>07zg|Q@鱼є\^K1a86g;ohe/伨1&(#,Uo}{5f7Jz5C%0Vx{͆B!X1NݵMPyjUfYQk#N꣊ϖ7A(+BȮ.^U8* EN յW1p\Ր' ZdU侕pd*6~$jV Z0j_٢@EOᄀMfhte~ \'L_HQl)goȐ:A)nfeXu\? xm6j Ȍ`ߋq>`36w"9Z`Ǎ̕c>{ egXEb^]e;.qJe{ .+J r +鮾>+u~(if=,YA$1Zk.3[Ial* Nn!cW+Zӟɂ=52ʻf5{v:{KԵ Ʃ2~Qsy Ն'P3ύ^#?aVF@r 6Y}\7VP+m XZ!͋^`#qdA#i- bVL s"vOJdf^]nª|.S¤e+1@6q 7"t'&oЦY8kN,+D/fP2pqw d:YJO z);&6Hc )! Q@g_^E:\1URIjO!_Df'쾦+).n#p턩W*Y)УϮ+Muq &`φת,UAP,zPz!7oZN=xSlyz*!^X#^:IW 뵛fH Hο'S̓w?zCڥ͋YW V¾9?^7x&bn8/ûf\6 b ,˛7Ӷ{@˕kcLNӦwZ[m>8iĜ0<,k!,E*6|L nJӻ/`*$ ]L fV0W_Kzrqy\7zwwQڷxVG|g+72ЍNR, :' N)v*9lJ8OCK<ƍv%>zmw蝵x ]_}s0)T@D&l?\Sj~s(TУK4Y*kr>C`-U!6گSV@:UGW!WڢƆ_[XI>0k DrErzuf~_}°zy$e}jA͠b u(-]tÔa+Ky?A T2oj-LՒ;Aێbjb^ wMn٤z~'n f=a*O>*G0i|@Z2p'0cn}Bg3GU85UKѨc37u[?屬L/!n0i$/^NK,7 6aS۽BLۘNaܗoWjnfS[_zuk*ǖJL9AτSjHٟuI=ly> ~F2gTU(׀}d8)Csu\D@ lUt;_OѮYGDp@AO՘MpMi\ay ϼg9czXKb"L ^HLu#|qp,< >>{Hh0 3aoO.H=$ + T/15o#/s* Jz)@s\*֬|9y.:N2X%5"XΎpĂ8#0pky8j Zb!/ j+>o2` j{'7b :꒪nO4\/Tn '5#-_.2K΢FO$%'gEww"Ԅ~xj m]1~^1e86M9{[fW5?vĕN/0^{](՟ bq=h>d ?rxz"h}9T2`6x]|?R]1@Krn!6ˑ}[GBT5ՍZ{Ҳw%Em |􅌀(t zRd. .88v/ T[T0@5(eˈ.7{YXٛYCS~wnKGň, 4'jW;8ȴ˳BA!|>5T10[CuF+b Jyfcڹ'IsN.1q?os&1igJ%3Z-آ^Iw ,8&嶻W3ʱa3 {ߪd75n)ɉ`^|ɶ.7X#հ#+rR_Nw2vx2q؈~@ծG A^O%c?[:Џ@V vIl)[ h^{g_~ˈ;)#(6{:;l[bVN|B` LfNx]~>GF? h k2~( MR[۵yugjOn.5q14 BYW27 TO5qL9=9AQmaxzS p_ZjZ*J sj~Cos\ށrĘ /%J?ivڌŮԥz\A[qbDP,r"HsF\WE%YTȾ![nQM/58a{\s W<pjvRxgCA__ˆڈRozL$Eյ%Kc63AO'f^MJïܿBZ#ɋXʁ|O=t ^h SrKx0׫3\8l 8f1pRwȉįI~Zމ MVԳd5$R1=x1 f9j{źU&6oUNza Xxt۵^m'M3Ǭ1J=8xuRC]ܔZ;ɴ`h)7=(|vyʘqW9r'sy64S &q㟱>5N2HiSrhQג19)*R+4 jOBq7@y{GZZ7g1Ysj ukg*T(RQP\q;s\8eD^qEԣAi& >&p,h~&qM{K\ئT2?e4}PEqdVX9=)<~<2`K/ {OzP Nb5g=J HuKB /=Zx8`!@DcRzG[[- G\DM~`BНҌ>콒J¼_m%(A xutz(li5d'm=;\Ozn P ;7ʻ}{҉~hHܳ!G Ѱ=+SU·$hDh-I_HXCXJt`OKHU 4hÅ~Ro!WhkI,o"P#Hebl^QQtcSLm7Q )7  8>~zLz( g'`Th+ N)r<,kA֠ ,Ψ3h'#`xqDpx8!A4Edv̑-k vz C.C(HF>emQoQy!*zF0]"8T^.7|I;1j{J519#Tz(>J7Ӫ4,{Lް'7cUEQPIsKYg'z^#”3)9f4VkjE>"[Nk&j?Ky;["=\A "f~hSa{z#k_dy@@L< `ZBL7%<ɰmw~)¼ƴ{Ra+O_!gQuvV9;Z >76d%fM4tuh$d g77}qdW>ry1˸\\ "p}Z!<;1tӢ d1a ת]|=w YZ