libgeany0-2.1-95.35e>UA*8'N!;t|~?heo1bYsd9J܅L0玸3XrX@/;x],)7>@$1?$!d   &<@PTr     . DLV`x1x1*1(v8 9 :  > '@ 6F EG `H hI pX tY \ ] ^ b c!}d!e!f!l!u!v"w"x"y",z######Clibgeany02.195.35Geany librariesGeany's core libraryhreproducibleLUGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMEGPL-2.0-or-laterSystem/Librarieshttps://geany.orglinuxppc64leLUhh4d2fb71c3d8d86d20962bfd9575c1158aefbab33a52b7719d5d74d4464d5988clibgeany.so.0.0.0rootrootrootrootgeany-2.1-95.35.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-95.352.1-95.35libgeany.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/4147473b223ec1aefcbb68bc71de71e4-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]=f871f6450667d5528f32597845491946eda8e683, stripped,PRRR RR(R!R'R,R%R RR+RR*RR&R"R$RR#R)RR RRR RRRRRRRR RRRRRRRRR D|R`]Sr7utf-88ecfce5a303dd1b0326be33f9ba7dbe7e669fb8693d71136f7410d4bccf06900a16234424661aab1b2abc16e6dcbd131d4f7cc054681bcf0ad0ad3fc0c1a6709?(/h"72  clK7av !wk$K\)qxv(±_>?Xf?Vݰ3')i][ P `¾[LE[EN`7 ?XA5kzNw=t6kZuӱ|YjTw7UIஐ>H}ɀ^I Ekh'M ж/60Lr7E%dCLFFF2,- %̕ `5zF-Bα{D Rߗ4O ]dNyc{u]zkm޳v=Ni<[ԵG& Ԕ P3DAhmHP%