libwx_qtu_propgrid-suse5_0_0-3.1.5-150400.3.10.1<>,ah4>p9|4coydK0>D m#bƬDeA Bab2C8ao"4(KT."tq;? 4AQ!a YP9~H"A𙊭cIL;bP&D[([h7{WNQnrQ ]Nxz)58Ltc > ̡"~Nův}ޓhI{y_24a)qNSn"sX3f>@.?.d% 3 Y5 K\w}      >(q8x 9 : >+@+F+G+H+I+X+Y+\,],^,5b,Ac,d-ue-zf-}l-u-v-w.(x.,y.0z.....Clibwx_qtu_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-ch2ce(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxx86_64e(h4>;8632ad1ef2901472a659b8c800a1fbc8c5251cbd146b40b679ee8ff6547cc78erootrootwxQt-3_2-3.1.5-150400.3.10.1.src.rpmlibwx_qtu_propgrid-suse.so.5.0.0()(64bit)libwx_qtu_propgrid-suse.so.5.0.0(WXU_3.1)(64bit)libwx_qtu_propgrid-suse5_0_0libwx_qtu_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_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_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:Qtdrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dccb2774e19162d9e28a7361dc1a9eb0ba9d2f56, strippedPPR RRRRRRRRR R RRRRRRR R RR8ҘP4tKutf-8ccc1b31b8a2db753c14c9f684c6f0ca6bce23ac821d8d3f954de5fba157906de?7zXZ !t/>7.2]"k%v Ǡx;|^P_$,_ox| 06x#Y6:#r<5_.+ jGZ*{MƤP:@\:XJCueqF5W`3Wviܔ^&?JU$&Ǟ;*$wC< ~]ȵkD 6~Rtw8.ߕB<t=hv ?=G QTҬ(ŕ)4 p gW@*=܉7$DiW>n CW>'  =]xrF]N`F;f4:>~.z{1ExB$|;ݓ<6LϤ.$LušPKqCUe*=80qIm(.Z@N7m5%\mtORH;D~Jy9`F˕pfL\g-蔉1(w"'IF ;dbR̨slsÏ$hq`Ge̬ hcg ,Xω 0TC0_006s6OR%Q] zpY?UK͊(|MM7Z_ABBtCR~ulP6:Ʈ,nBd |R o-247LW뛪2~-q;M]M&6RzvF#zfӚ|R\,Zw#afCkt+`F%d:+:;EMnr.tc_'$ >Wv7.]ɾ"#~d@)J5Tj7F[!y04.*ʙ:#Zрҙq" cs,xf]to>8O Ÿ/~$8GI%) Oe4ா {$dDjU!R@gB)r3qlx*/g7SWSZwmU:PH_yrEh+rvN;u]i׈%pzf+adQh?DA.Viȱ{4g͍IlsN)ޯ IX[c/P["9L,(W 3vCg; ?UtkZ#aI>[HW% ags%b-TABIw̉WtK.) X5Z[IWp3)9ǽ7.3pиH^2I q\k9[!ң!LJ<qSa٤G˳F9ϲ 2c֏hpKMPwĔ  0 MT"AIڶK6D Z.ݫN@ߣD&P7~ſRhlMd,?R~e8G=yhiR9੷?'uOI-l*h5Ne,T!Ò?[6b١7w.Q1+`:Y/hY={1* g#$MΦwГ6lpXGE᝭*ZM ﮙ`yS4!}Pz%O_B6m_[=b\R_J1;>܉itxK;{mBVƒ 6MJVfA IX9gs"јd j#'Rڪ\z9_=>v~m12J]KC!ڙ{b(;`t;T4\9dڹH,i{ /.}ϻ:ԟGoi4DiG&yQ.)bB =YAUaI:IXV\Ġ|xULCz΂Q@@_M;%beV`P*Uル3i), Ș)yai h#ӘLkN=L:y Ś#*}@"Ig"(yDu64=qcXFIbN[Isօ яW]9&m2yRE qſ֝_5~dty.; &[w8Z@%ZLcNR/1xM* v]n|JBsg:Z}TrY_eNAtLO,lmj8U+3سiONf'xB3ޖP5Vt%f}cp&5=&ڶ9qX[2|hcCu ByFfMٱ5/?pӉ_VCvl~;A䫳afw? B "K*iHh]t&ݼюDkٚSB [6! O̬ ?OrWa_#y:JBDZ$P'_Jh{bο":|K"͐# netsc!hiOA&H qͥ\s֫&=7~qfMHI2ү,L/.LKn. .~Q.z'灷 憷o|A%tLj2ib=(IO" u[H4BZl Τ-/qqըzKŇh/$WeL)"ӑ,5fC؎iPeVk[ h/JF,^IQ# 0- K#ޯ[6I x s\] id0Lia7Y` ,?lDWl*]h{_(C_=beF}d7/>n'Ycҭ*# R n/OhB;` @yQ'jd &? XYh0b&7󂬷N2_gAͥw"^B^$ҵ^ x|۩ϻrC2jU,:>e 'oq B?*9; \ VJL'Gz%Ǽ~YI.aE?, O@En"ebj]6o[O-3hi4zO~|d-(0}U MP6H'cLW-{+[v?"K_jڶ?Ϻŝ[Z- Ox.S(}zkG JJ,%יLQqϣO!_꫷a&1*ȯτ5lW8YYj[52H۷N FHwҗ37LAJ 8(pj2x0 # X(wz,F~uA-I犻.EJvn>X%rlI1J*u8TOq,Oc-2T R|7bH!pe/hӯf\)>pUD)<}jajP3pLvHymʋl׽Ĕß8ԙ`]yMQB+fXyW'+ڹz6m42qA:ɭ*)!Cyz8mC)oJk,PC -rMh.[bЦ91.'}c#I;f8ufB*-Js;r$' A(C?EaPYܳYMGŇ ͧ'Ced]p\7f4ͰQ/('g5ګK?bqP깤ar~\z#SaIsճ{߀t6 %?k.0{ soR[J*C mAVihfH8d]Ud>$(nЃ.Œ)f6/XЏ`*ɊM.δd&6^(F4i5: عbA^kAq܌P1%тxϛΖӑ,FCs#^C+-RLL徦s}, bk*lq /㤼VŬM366=蚒jLjfS:IX˽-nA*ҋN=08u雤MEqu2f A;WG5zj.&}|Bٮ3LS{`-ݮп7=OxulJIU+(=yktLAe)gXZop AL0kge0&s;긩(>v`.*u=c8sYePXD.C7:X5Y隼Ogѕ?j䥛퀪]I  ^_ kr%LYMMDviFGGT&~ :8Ftռ ~ k`O}d]luP\9!/\NXWTR2tA{3x]> ]5Kjw/ ~2[7gH~;`)%{/Dunj1iݻw]=1VHyGlBk/$$.xPܜ9QݑGIk@mAk(ΨwqN81aፃ?ҟ/<frC 'RGN~+x%QT&3.vsIEΥm&f1`(uS**Ҏ-흘`-&(0(olkpHAg$5SJSEPrssҺ[yy\3IJMK29Pq!,ʔS.8Ӄ첍dX3"*Y_ :}dֿ(~W䪞Aߌ8b`o{=F#S% e2;U$>1_ =_~F{TWοKW1$7ksӽ~!٠INO)A'qڥ*mT=Aδ~MyАwL~ x|m^ @W5S!"7NvG4L (!S"Zx&k:UO?^8[6 ф~y95!}Dž{ &R+bdVm~pa)j~dBC)nT́<[2$e=::#A$[6ɐ=Bg Nq#Iڷ ;jҥ7}?T'sqOb%"쵬M}aj <,EIGNjT,E3 ϛ$#&`*g_0rU.~:gWp[ 3Pbm@j~ёdިyT_WD?=)Rea;L , ;΂`*S}w[č`D)˻p:I|ԋAdx^ /YiKZuׅé :5?RYA]aT7= K#Qw/>)bkmhٛF *' RBi}(f"GɦdhO8lD^sgQp; G\GePҕٲŋ34ۑrֽʳiP t=8עw"¬R94!B;h<IB RF*̬Ka9WH&+ Dprn)U7oF?=݃ ]xJتIKr|DHbN6=.#)%!:tGxZLCؓ{in :\ Փɛ"G&FX:dP$&oh$h4P!ki#B/ZG$$^&=(15)wr@0d0 e~\g!. E(bCf (Fe\y9tY?;ص U`=^C1'+3-)X,~cU(WQH#(ҍlOm߲ڙL^$!@ .Ceفp;Vg6F`vD@(LCw'}Cc>u׹Zx8)dz(3)a ~xKS}dN0ԞR߮K~LuU;rK˰%|&OL՘['?InuLwБ zV+K&e DJ,rz8]:~{ is*:>b%D;WO*fo7AAp׋!X^D|f]"CHi> ag-c-p&l7XbjN Y@ g4Lvs5`L\٪Qjbљ[>FTjt <بjd[Q ^i=t&1?0. e^>L6{LE! }X"kdcM7 YVN=Kc^SY"ܷ.Bm(B9iF; ϽBXKg9̫ET09A }Ӕe?I#E25A+vq-5?:ZD^a GmW<&SHU%6(-|i85t'=gƱ T T{z65&e$kW9dm%߻7g:que}{F3r&xh46bx6IaS=+,hԔJҿ5ïfݿOSzjcB% ْ-o7ܓh UPgwSlT@9 =lxB3>HU Sd:7zm-m&B('R\K-͗+i7\Ò6 M3$*kut%` &OSߐ ,+7d(9'U9#*'xB&poG*XHm&zF?#JlgZ-PT<0Hj9̕jT e&GFBP$&\1 lSrjKiw,>Cz:i\l\|{ YZ