libgeany0-2.1-96.7e>UA*h9=>`zz?heo1b6*Y|VTVp?I\HH O tH>@$-?$d   %<@PTr     . DLV`x1x1*1(v8 9 :  > '@ 6F EG `H hI pX tY \ ] ^ b c!yd!e!f!l!u!v"w"x"y",z#|#####Clibgeany02.196.7Geany librariesGeany's core libraryhreproducibleLUGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMEGPL-2.0-or-laterSystem/Librarieshttps://geany.orglinuxppc64leLUhh4cb83d12fdd5437b85b009191bae73a0c45e3e3d5bbae02f16632e24a09162c1libgeany.so.0.0.0rootrootrootrootgeany-2.1-96.7.src.rpmlibgeany.so.0()(64bit)libgeany0libgeany0(ppc-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libatk-1.0.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.32)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcairo.so.2()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpango-1.0.so.0()(64bit)libpangocairo-1.0.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.11)(64bit)libstdc++.so.6(CXXABI_1.3.13)(64bit)libstdc++.so.6(CXXABI_1.3.2)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.5)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.17)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-14.20.1hh0c@g@f(@e2kbI@aab_H@_ anenasa Bjørn Lie Bjørn Lie Bernhard Wiedemann Paolo Stivanin Stephan Kulow Dominique Leuenberger Michael Ströder Paolo Stivanin Paolo Stivanin - Update to 2.1: * Include themes from geany-themes. * Fix silently truncating files containing NUL bytes. * Improve compatibility focusing the editor window when opening a file externally. * Update placeholders for external printing command to use the same ones as build commands. * Improve corner-case encoding detection and conversion. * Fix losing session after opening several projects. * Fix emission of the "document-activate" signal, leading to glitches in UI and plugins. * Fix spurious CPU load after running a build command. * Use a more reliable method for saving preferences and other auxiliary files. * Fix focusing the symbol list through key binding. * Fix search entry after editing the toolbar. * Fix non-deterministic anonymous symbol names. * Fix displaying symbols declared out of order. * Fix possible invalid memory access when generating user initials on first startup. * Fix replacing placeholders in filenames in build commands. * Add support for searching the Messages and Compiler output. * Add support for modern platform-native file selection dialogs. * Regroup filetypes by letter. * Add filter for open documents sidebar. * Add filter for keybindings preferences. * Add various pref to skip "replace in session" confirmation dialog. * Make it easier to wrap search when the confirmation dialog is shown. * Fix spurious selection when clicking an externally-modified file. * Fix translation of the Various preferences tab. * Do not show redundant None encoding. * Do not display encodings not supported on the system. * Move "Virtual Spaces" preference to "Editor -> Features". * Various UI tweaks. * Allow pasting and autocompletion for multiple carets. * Increase minimal number margin width. - Drop upstreamed reproducible.patch. - Drop upstreamed geany-2.0-gcc15.patch.- Drop obsolete update-desktop-files BuildRequires and macro. Replace with desktop-file-utils BuildRequires.- Add geany-2.0-gcc15.patch: Fix build with gcc 15 (patch lifted from gentoo).- Add reproducible.patch to make glfw build deterministic- Update to 2.0: * Split "session data" into session.conf, preferences are written to and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more). * Require GTK 3.24. * (Re-)Add ability to scroll over document tabs (PR#3134). * Fix keyword colorization on filetype change (PR#3553). * Fix startup files order when placing tabs next to the current one (PR#3611). * The document list in the sidebar has a new tree view. This mode is the new default and existing installations automatically use it (PR#1813). * Use dark-theme friendly colors for compiler messages (PR#3013). * Add a confirmation dialog on search & replace for the whole session (PR#3033). * Filter entry for symbol tree (PR#3055). * Simplify project creation from existing directories with sources (PR#3042). * Add option to show symbols in symbol tree without category groups (PR#3172). * Add option to only show line endings if they differ from file default (PR#3287). * Make tab label length and window title length configurable (Abdul Rafey, #3365). * Make Go to Symbol commands show signature list (PR#3475). * Sync many parsers from the Universal Ctags project, this leads to updated symbol parsers (PR#2990, PR#2991, PR#3032). * Improved support for the ctags file format, which is now the recommended format for tags files (PR#3049). * Enable local variables and improve autocompletion for C/C++ and some other languages (PR#3185, PR#3275). - Drop upstreamed geany-inttool.patch. - Rebased geany-appstream.patch.- Add geany-inttool.patch and adopt geany-appstream.patch to fix for autoconf 2.71 - upstream moved away from broken intltool, so cherry picked that- Require libgeany0 by -devel package: we install the .so symlink and are thus responsible for the link target too.- Update to version 1.38 * General - Increase speed when opening documents, especially on startup (Justin Blanchard, Issue#2883, Issue#2649, Issue#2791, PR#2884, PR#2747). - Synchronize Geany's Ctags implementation with Universal Ctags, this leads to updated symbol parsers (Jiří Techet, PR#2666). - Remove GTK+2 Support (PR#2602). - Geany needs a C++17 compiler to build (PR#2862). * Bug fixes - Workaround crashes when pasting into VTE without having focus (Issue#2813, PR#2843). * Interface - Add keybinding to reload all open documents (David Yang, PR#2859). * Filetypes - Add Julia filetype (getzze, Issue#434, PR#2584). - Add Meson filetype (Andy Alt, PR#2850). * Plugins - SaveActions: add configurable target directory for instantly saved files - (Issue#640, PR#2769). * Windows - Fix message window height after restart (Issue#2591, PR#2892). - Switch Windows builds to GTK3 and x86_64 (PR#2590). * Internationalization - Updated translations: da, de, el, es, et, fr, it, ja, nl pt, pt BR, sk, tr, uk, zh_CN- Update to version 1.37.1: * Fix crash on first startup- Update to version 1.37: * Save main and project configuration whenever documents are opened/closed to reduce accidental loss of current session in the event of a crash (can be disabled). * Fix a possible crash when quitting * Show OS info in debug messages which can and should be included in bug reports to ease support and debugging. * Update Scintilla to version 3.21.1. * Add BibTeX (Mirco Schoenfeld) and Smalltalk * Update FreeBasic, JavaScript, Lua, and Python filetypes. - Remove geany-avoid-segfault-on-quit.patch/sbin/ldconfig/sbin/ldconfigreproducible 17546298732.1-96.72.1-96.7libgeany.so.0libgeany.so.0.0.0/usr/lib64/-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/4068e3ec5c7646f45026d83fea1311f5-geanydrpmzstd19T0ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, BuildID[sha1]=45d09665c410af74e0de53c21f63a26de0db7034, stripped,PRRR RR(R!R'R,R%R RR+RR*RR&R"R$RR#R)RR RRR RRRRRRRR RRRRRRRRR L=iCc*autf-8a835232ddb78df714ce5b7545336e5c3903dcba5d51ff47d89fb20246e36ce33b3f70d6e7572ce9a6c41d4cb5aebf816b13d77d61fbf15603a3f7b16bde6fc78?(/hx:2t8? ur|o{~dmNCD ݥ8鏊ȆLekg7_9_?/Wma1>%_NsDf̣b&<.A:q:5n_0O5ei gHΜgϵ9yg{iYNq0!s@ *hGVí+Ahw d] ?.6n\<//qۗcnCa xZ=!W^?W8s|'إXJV !T1CT`&.4F:Dm{)wΌzt 5543o=~7o8.kL˳N?mwG ֦5hK$w.f=DT70,?T QWW.? ,(,|pv߹Ԋ8keF)V۽ SR? $txp|lT 6ff8 3nˍwG;grt3