libatkmm-1_6-1-2.28.3-150400.4.6.1<>,3`dRp9|5-,5{SG=pw"Gi:l}\ ?r+&3t vU1@*:?;2!B[)źאĪ8+AʃʄDPJZ^p V W Ɣ0K4wn̞D\j$\gV$[/#{_0ȧ%`p; <?ag-44wߏLkeu`hkMΦ:a7eXrRʾc">@T?Dd % E &7MS\         Q  p    8|( 8 9D :8 >X@gFvG H I XY\ ]@ ^b5cdaeffilku vw` x yz@Clibatkmm-1_6-12.28.3150400.4.6.1C++ Binding for the ATK libraryatkmm is the C++ binding for the ATK library. This module is part of the GNOME C++ bindings effort.dRibs-centriq-6*qSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gtkmm.org/linuxaarch64;r gA큤A큤dRdRdRbbBdRbdRba8f24e266ccdc6824a68ead262da8f193dc7dd0231c73da5f07d9a902f297581d4a5a9049f0ead0a48b9a3ea3f1b98e460ce3603920531dbb69406dabadca76c5e348fb0ca7246ce98027458d2dbfaadbf91e09d2d40fe3a37ad19dd23ce3f773bdf3c47670b687530e6d7a5bc02f35fcc5f3d386a7768793d26e9d6b11110b13b20fa3765a03dcc31f8bec88135d3f8cd5c39a530061c3f96c443de40abd68da9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861libatkmm-1.6.so.1.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootatkmm1_6-2.28.3-150400.4.6.1.src.rpmlibatkmm-1.6.so.1()(64bit)libatkmm-1_6-1libatkmm-1_6-1(aarch-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libatk-1.0.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglib-2.0.so.0()(64bit)libglibmm-2.4.so.1()(64bit)libgobject-2.0.so.0()(64bit)libsigc-2.0.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d=4c47@a^@_ܙ\@ZXEVXEVWV\:@V UUz@qzhao@suse.comyfjiang@suse.compgajdos@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgidonmez@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Add atkmm1_6-remove-unnecessary-executable-flag-from-file.patch: cancel executable permission for file /usr/share/doc/packages/libatkmm-1_6-1/NEWS (bsc#1209094,bsc#1209139).- Update to version 2.28.3: + Build: - Support building with Visual Studio 2022 (Chun-wei Fan) - Meson build: Specify 'check' option in run_command() Will be necessary with future versions of Meson. - Meson build: Perl is not required by new versions of mm-common - Meson build: Avoid unnecessary configuration warnings - Meson build: Require meson >= 0.55.0 (Kjell Ahlstedt) - Require atk >= 2.12.0 Not a new requirement, but previously it was not specified in configure.ac and meson.build. (Kjell Ahlstedt) - Rename README to README.md- turn off doc build, it does not work with new doxygen- Update to version 2.28.1: + Build: - Improve NMake support - Use __declspec(dllexport) when building with Visual Studio - Add Meson support - doc/reference/: Update for Doxygen >= 1.8.16 - Add meson BuildRequires and macros following upstreams port. - Add doxygen, graphviz and xsltproc BuildRequires, needed now for building documentation. - Replace gcc-c++ with generic c++_compiler BuildRequires. - Tweak setup macro and fdupes call.- Update to version 2.28.0: + No changes, version bump only. - Changes from version 2.24.3: + Fix silent builds. + Text: Plug memory leaks in get_text_vfunc() and get_selection_vfunc(). These vfuncs shall delete the returned character array after it has been copied to a Glib::ustring. + Replace the Visual Studio project files with MSVC NMake project files.- Modernize spec-file by calling spec-cleaner- rectify rpm groups- Rename to atkmm1_6: atkmm 2.25.x brings a new API/ABI to be used in GTK4 based applications.- Update to GNOME 3.20 Fate#318572- Update to version 2.24.2: + Regenerate with the latest glibmm.- Update to version 2.24.1: + Regenerate with the latest glibmm. - Changes from version 2.24.0: + MSVC build fixes.- Update to version 2.23.3: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations.- Update to version 2.23.2: + Use (and require) C++11. - Changes from version 2.23.1: + Atk: - Document: Add get/set_attribute() and deprecate get_document() and get_document_type(). - Component: Deprecate add/remove_focus_handler, get_size() and get_position(). - Add Range. - Table: . Deprecate get_column/row_at_index(). . Add a get_at() const version and deprecate get_index_at(). - Text: . Deprecate get_text_before_offset(), get_text_after_offset(). . Add get_string_at_offset(), deprecating other methods for it. - Value: Deprecate get_minimum/maximum_range() in favour or get_range(). + Build: Update MSVC 2005, 2008 and 2010 Projects: Add "Install" Project./sbin/ldconfig/sbin/ldconfigibs-centriq-6 1683140759 2.28.3-150400.4.6.12.28.3-150400.4.6.1libatkmm-1.6.so.1libatkmm-1.6.so.1.1.0libatkmm-1_6-1AUTHORSChangeLogNEWSREADME.mdlibatkmm-1_6-1COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libatkmm-1_6-1//usr/share/licenses//usr/share/licenses/libatkmm-1_6-1/-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:28861/SUSE_SLE-15-SP4_Update/a6e828fd73f3c39a8b6592c7c36ed19c-atkmm1_6.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a9a00732e1b7cca1da1c5bfa10e7b97af1c3c30, strippeddirectoryASCII textUTF-8 Unicode textPRRRRRR R R R RR RRR"lHQ˺ ʊМutf-8310192ac090c31b2d03b6325da727e7565c7db585df588c799dddd54457ec77a?7zXZ !t/6+]"k%{ֿ[iFv_*j`2o(uR/~Q>t]L`.!.n5K ZCDm(b}iqejC&^a n:iOS-HYH{K"nWN C0. 2ҟ9 7H*dX )?Ws?=9{L,Pyߊ2sp[dq~1\Ȇ`yro%1_(e؀Zv6j=mߍaqKdPW_s=Gջ H ;e=/>E;t<)KDmK=`1BQ ziƈPtz,Y#oG|SLD| =86U<O/Tˁ@NBӃׯR{ KB/&Sj Q63CMk_AWd]j{iV5庚}hy{Zab?ًHm8F'V?rj߸4ɰ6'UZ{ @Mp],' =ݳ8fND4fjޮg k^ 41W:hgB*q+*sոk iX ^^:1ԝ7C7]yL>{x>߫~c&aч)~n5Jb2aQbԒFv}HjeAwW ;[\ MYvLEp:*w? ]@ny֏ \=(a.͔}Hy7 .#h$k ם_T G1&3[q  ;!Ld= 5gQe8T&R(,X ;@J9A6rqw(##NDIop{Q\!,bPP(4:.=sbk@ d4b(G')@5dʇ3?FҿH J$FF ϹR2$ʲ$?*b= ^Cb+qXJ1Gv*ڷh&W]H&?pF8>p60&\"djț~b8k"n_Bvy[@;< 5<܃; Yݸyq(EB/Qu-kƧ"X[`i{cK E&um9[4>HO|a42sU.q{AUa Q*O5rᆏ HޥxA[_zCZ-+_{)bfzlrdZng:C_4lyoЦ>"ynUB[؀EPbfuLgȑ bW-uVe=x7䩄3l[8Os/nnA#"==.i'Lcٍ&E< /fNHlay iBgh$-І ۴f/gh=F!tSr#VUJ!lֿϯ)߁on|ߡ>2P.{- 0!YDmMَa}Ǘa=ם8|y[) loĖwe̦az'V={U6HCf]j0om} <ϻَz&z@ă{ɨ&NaiR| %4+8c"|2 }OXhZv÷EThMDg"+z`mHp<ڇ;)Y6Oc7) mHiZqԋ=*,3!4~I"ZbGAed|РyF&.tYYtŷ2+Ed7Kƕ_f(wRKQwf)KnT:0Pn>uE qV.[U!7k4ooC   az!)/$]@@eCO鳑32\4LahE(ԟ|O;w Z֡$HY8p͊NM47[&4g=yW㧉4H?a֞ uCƶaS69IHCn+<{gNJ%U&sz؂=h(G5Eй<ħQk$VF檠ĵJh]Sg!4Rtr*CU!](K9a5;ܴe4Axr!u +#z=h<1 ls H[-{"Ui.vGԨq)`<뢎?B 0u@yfr`Á QP:.0~.m {ݩeT.Y\~^}. tBZx~Tgs,%٠t`q(31r7RRVIdk S֋yf q,:\mz %@(ϙ͗?p#_31/p1_{*n%O~^6CVy=G/ա&QuJmܝ$Ǧ]c(S+F AT|a<(5VEZJs8)@0(O%lF8q<]kr.Hbɸi|f˟\ͤ) ߶9ϵf7a9NBFƸt˨wYp-?:i52^lT '.ĝ?)&ib!AT^4 Ͼѥdy|J`L6dip"6 1?tA