menu-cache-devel-1.1.0-bp154.2.138 >  A b|c9!M@eeeOW,3?=ҟ2ot=:\xg-y:1> _6kFooW)9v(k7cL7F6fz^Qy)n`JV7NN k49`xQo[x|ݑƇ{'6O\Xyw@1Ag@6Si%!2gC|t7cc+2X N 8W9 %@?yaniAb9af143795c99096e496d644175f82fc3c205019095de7a9a2fe90f1fb598c0cbdc569ea2ced6e5a634d194ecec59118c6e731161Hb|c9!M@eee|,茠e3EWinKwp7{iDU6UNb%1,\WAg4d qF9 ǜ%XaUIa) C%F;2}ݷ-Kr:, zt;Ap>$?$d % 8X\lp  , 4 < L  $L\   (8 9 : F!G!H!I!X!Y!\"]" ^"Zb"c#Ld#e#f#l#u#v#w$x$(y$8z$D$T$X$^$Cmenu-cache-devel1.1.0bp154.2.138Menu-cache Headersmenu-cache development filesb|c.obs-power9-14SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.lxde.orglinuxppc64leA큤b|c-b|c-b|c-b|c-22e9fa17e207e96bc3524100332ef73c59aee063562dadcb2f7ebfdcb79e77e377986bf3f5cc62b4a5bad4aac6ed7926844c936d665a04a509d35327724c8668libmenu-cache.so.3.2.0rootrootrootrootrootrootrootrootmenu-cache-1.1.0-bp154.2.138.src.rpmmenu-cache-develmenu-cache-devel(ppc-64)pkgconfig(libmenu-cache)@@    /usr/bin/pkg-configlibmenu-cache3menu-cachepkgconfig(glib-2.0)pkgconfig(glib-2.0)pkgconfig(libfm-extra)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.01.1.03.0.4-14.6.0-14.0-15.2-14.14.3_u@YZ@YX_VetV4@T)IT @SvS$@munix9@googlemail.commvetter@suse.commvetter@suse.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.com- Added upstream-libmenu-cache_Fix-memory-leaks.patch * libmenu-cache: Fix memory leaks - Added menu-cache-1.1.0-0001-Support-gcc10-compilation.patch * gcc10 now defaults to -fno-common, and with gcc10 menu-cache compilation fails with "multiple definition of ..."- Update to 1.1.0: * Fixed crash with invalid tag in a menu. * Added new API menu_cache_app_get_generic_name() to get generic name for application. * Fixed potential access violation, use runtime user dir instead of tmp dir. It limits libmenu-cache compatibility to menu-cached >= 0.7.0. * Directory $XDG_DATA_HOME/applications will be created if it does not exist so it will be monitored in any case. * Fixed issue when subdirectories added would be skipped in monitoring. * Fixed potential file descriptors leak. * Reduced inactivity timer to 6 seconds (from 600 seconds). * Fixed an issue with multiple daemons started: test if daemon is already running on socket before killing old socket file. * Fixed 100% CPU load by menu-cached due to invalid dup2() call. - Remove menu-cache-1.0.2-until-fd52af6.patch: upstreamed- boo#boo#1044483: - Add menu-cache-1.0.2-until-fd52af6.patch We need a6763eb which tests for multiple daemons. Other fixes are also important/related/good-to-have- New upstream release 1.0.2 * Fixed crash in menu-cached if cache regeneration fails * Fixed 100% CPU load by menu-cached in some rare conditions * Invalid empty should be ignored, see specification * Fixed crash in menu-cache-gen on if no file to merge found * Fixed showing empty Other menu in some cases * The option --disable-debug is now default, instead of - -enable-debug- New upstream release 1.0.1 * Fixed crash on generating menu with both tags and present. * Fixed crash when menu-cache-gen ran manually without CACHE_GEN_VERSION. * Fixed crash in menu-cache-gen on in menu layout with tag present. * Fixed incorrect processing of in menu-cache-gen. * Added safeguards against environment variables containing newlines. * Fixed case when cache was not updated while it should, it was claimed to be fixed in 1.0.0 but apparently fix was incomplete. * Fixed ignored tags inside of . * Fixed memory corruption in scanning addressed directory. * Removed menu-cache-1.0.0-Fix-crash-on-generating-menu.patch * Removed menu-cache-1.0.0-Fix-crash-CACHE_GEN_VERSION.patch- Added menu-cache-1.0.0-Fix-crash-on-generating-menu.patch * Fix crash on generating menu with both tags and present - Added menu-cache-1.0.0-Fix-crash-CACHE_GEN_VERSION.patch * Fix crash when menu-cache-gen ran manually without CACHE_GEN_VERSION- update to pre-release version 1.0.0 * A little code optimization * Fix compilation warning * Fix DISTCLEANFILES in docs - generated files should be cleaned * Add Log Domain "Menu-Cache" for better library logging messages * Fixed bug when cache was not updated while it should * Added new cache file format generation support with changes: - invisible directories (NoDisplay=true or empty) can be put into the cache too but with flag (not displayed) set; - content of TryExec field is added to contents of cache file; - the working dir to execute application is added to cache file; - list of categories is added to contents of cache file; - list of keywords is added to contents of cache file. * Fixed crash in menu_cache_item_get_file_dirname() for a non-existent file (might happen for directories without .directory file). * Made menu_cache_app_get_working_dir() actually work. * Made menu_cache_lookup() faster (do not load cache immediately but on idle instead). * Eliminated secondary cache reload in menu_cache_lookup_sync() - server response in such case will be ahead of idle reload (since main thread is in wait ATM) and therefore idle call will be supressed. * Added new API menu_cache_app_get_categories() to get list of categories for the application. * Added new APIs for applications: menu_cache_list_all_for_category() and menu_cache_list_all_for_keyword() that return list of applications matching criteria. * Fixed problem if some string in the desktop entry file contained a new line character. That broke cache file format, now it's replaced with a "\n" string and converted back into new line in the library. - applied spec-cleaner- New upstream release 0.7.0 * autogen.sh: do not do configure until $DOCONGIGURE is set to non-empty * menu-cache-gen: don't fail on improper menu sctructure when verbose=0 * Be more verbose on file loading failures. May be better not fail at all? * menu-cache-gen: don't fail if file isn't found, just skip it * Fix menu-cached crash after menu-cache-gen failure * Handles menu-cached failures more gracefully in libmenu-cache * Add a parameter for menu-cached to specify socket path * Fix unrequested empty directories in default mode * Fix support for tag - it should move not into but to instead * debian: add libfm-dev into build dependencies * debian: dh-autoreconf was missing in debian/control file * Fix './configure --help' formatting and update NEWS file * Update output of 'menu-cache-gen -h' command * menu-cache-gen: implement inline_alias attribute support * Take show_empty attribute into consideration in _stage2() * Add option --verbose for menu-cache-gen (quiet by default, max 3 verbosity level) * Support NoDisplay in files (menu-cache-gen) to hide folder * Update AUTHORS and README files * Fixing memory problems in menu-cache-gen * Pass LegacyDir prefix to menu-cache-gen composer using XML comment * menu-cache-gen: add support for tag * Implement support for 'inline' attribute of tag in menu-cache-gen * Fix check for duplicates in menu-cache-gen merging * Add support into menu-cache-gen for tag * Fix few parsing issues in ragards to desktop menu specifications * libmenu-cache: send languages list to menu-cache-gen instead of single lang code * Support for tag in menu-cache-gen * Check for mandatory for tags * First draft on menu-cache-gen, it works now it seems * Add main() function to menu-cache-gen * Make save_menu_cache() safe - rename temp file into it if no errors only * The 'menu-cache-gen': new implementation based on FmXmlFile parser- new upstream version 0.6.1 * Fixed invalid memory access after cache reload. * A little cleanup of dist tarball: removed unused files menu-cache.h and libmenu-cache-uninstalled.pc.in.- new upstream version 0.6.0 * Fixed few GLIB compatibility issues. * Changed default tarball format to XZ instead of GZIP. * Fixed build without --enable-gtk-doc. * Fixed crash on access root_dir with empty cache (no menu). * Allowed menu_cache_get_desktop_env_flag() accept colon-separated list in accordance to freedesktop.org specification for the environment variable XDG_CURRENT_DESKTOP. * The case if user deleted cache file is handled: it will be regenerated.obs-power9-14 16523190221.1.0-bp154.2.1381.1.0-bp154.2.1381.1.0menu-cachemenu-cache.hlibmenu-cache.solibmenu-cache.pc/usr/include//usr/include/menu-cache//usr/lib64//usr/lib64/pkgconfig/-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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/726d5d5d73ddc948f24264cbb1038769-menu-cachecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig filePRRRƴ ǁuHS3utf-8c3028f5e5797e1e149b46ccf3ff507728c2fcea1a1fe51a274be873900029294? 7zXZ !t/K] crt:bLL &pI b?k'$RNŮ#o(P%c( 2SSz;%a?|muӯa҂O;FG_; neՆcPk 'SStlq48'\> Ff.)XK&?ӴĦCq6LeL3*?/u+rUU9|WT+z=|VٰE KjZtsZœyiVQj=}Sa(֟?w_/D-v9{ ε\ ^o*"{aQhV\yDF4Vv &ۯreU:[D]c:Rb:2\1u!)&}'Mu͍[|Q*N[t7}ĸj<ňj_2Url5趛G-(4@_Tc }1ӻ4XcIA J>Nu\ݳ"@;Hg%ި14>5zY_~ZyƝ<#V8~ud][|=㬜)}w4@]i3x+R\ĉR~^TS ʃ48S/r| `d=­~ؾbd<]1rsEz!˅{gf^N}bcr~yf)\$(b$6ת3kYȨ뵪"Oe ZIEI,&}۸}5 X XA6*\WRJkD\NѤM#/Kb {O; I?<:Y$"셗ӥuԡ$aB|Tp.o[Ȋ2k1 HX1˛`C/ ˖VFZxck pG8KP~M'\}Osyt;JЄw M֒h5 O yfT~›8ܖYg`vV $r1M/\5#"3UzDZK. j} zrLehzϛP)41vDP)}1H/3l?:Ƞu{_|rDxIӌeAȩ-_%V OzD;e"&IT῁"I,vRRoboE40\IZBU1Qc&Gɘ.QhnU r{c,r>*W-ţQ_fMǚ_f.NtTYZ;5$ԙ^2qv,*;Yځ8v:TsCKU{%%`@84ۗ kfhHGEu#TTCqk4=îí-Bq9&*%´ ;?vֈ\5, +YNN,Ğ5+m!įܜ`ho6psN4Uaa&Qm[X)q }h`R= HQv*Af,˫fQϜD0= G H}󶘏/#YSn@Oct7Qru YZ