libgtkhex-4-1-46.1-104.6e>UA,"Ͼ:qڤ?g6Neo1b9ix|鑇*qf7G_>@%?%d  := N_     08pF(u8|9:>"0@"?F"NG"hH"pI"xX"|Y"\"]"^"b"c#d#e#f$l$u$v$ w$x$y$z%%%%%\%`Clibgtkhex-4-146.1104.6GNOME Binary Editor -- LibraryGHex allows the user to load data from any file and to view and edit it in either hex or ASCII. It is a must for anyone playing games that use a non-ASCII format for saving.g6NreproducibleGNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMEGPL-2.0-or-laterSystem/Librarieshttps://wiki.gnome.org/Apps/Ghexlinuxi586ԡg6Ng6Nf8b152a4e5d8c8eaa0f1217b924163549faa81af82f40e3c736a8fe3cc9ba74blibgtkhex-4.so.1.8.0rootrootrootrootghex-46.1-104.6.src.rpmlibgtkhex-4-1libgtkhex-4-1(x86-32)libgtkhex-4.so.1@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcairo.so.2libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgtk-4.so.1libpango-1.0.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-14.20.0g77ereoeSa@e&@d@d dJcd(d @cU@c@c@c=qc*c(Yb@bbbi0@b_bMaBjørn Lie Dominique Leuenberger Dominique Leuenberger Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Dominique Leuenberger Bjørn Lie Dominique Leuenberger Emily Gonyer Emily Gonyer Dominique Leuenberger - Update to version 46.1: + main: fix GdkDisplay access before init. + Updated translations.- Update to version 46.0: + widget: Fade zeroes in the hex display. + data: add 'hexadecimal' keyword to .desktop file. + appdata: Remove none OARS tags. + appdata: Update appdata. + appwin: Don't let AdwTabView trample over shortcuts. + lib: Fix PANGO_COLOR_FROM_FLOAT macro. + docs: GI tweaks and fixes. + lib/app: Initial support for marks. + help: Add marks section. + i18n: Remove domain that prevented use of translations. + appwin: Allow dropping multiple files. + widget/doc: Set widget busy state while file is mid-save. + Code and documentation cleanups. + Updated translations.- Update to version 46.alpha: + GObject property getter fixes. + buf-malloc/mmap: Implement GObject 'file' property getter properly. + hex-buf/doc: Clarify GI transfer annotations. + hex-doc/buf: Support opening zero-length files. + hex-buf-iface: More appropriate messages when selecting backend. + hex-doc: Allow setting HEX_BUFFER env var to specify default backend. + Remove almost all remaining GtkDialog use. + about: port dialog to libadwaita. + Update POTFILES.in. + chartable: Port to GtkColumnView. + gtkhex: Local variables in switch statement should be in own scope (ie, fix clang build issues). + appwin: Mark error message string properly translatable. - Convert to source service for easier updating.- Update to version 45.1: + gtkhex: Local variables in switch statement should be in own scope (ie, fix clang build issues) + appwin: Mark error message string properly translatable- Update to version 45.0: + docs: fix introspection compiler warning + help: Add section on geometry + Updated translations.- Update to version 45.beta: + hex-dialog: Prevent decimal display widgets from getting truncated. + widget: Make paste overwrite when not in insert mode.- Update to version 44.2: + Mark three strings translatable. + ui: - Add tooltip to the main menu to comply with GNOME HIG. - Add shortcut for preferences and fix help shortcut description. + appwin: Ensure HexStatusbar is registered before initting template. + Updated translations.- Update to version 44.1: + Update application screenshots to version 44. + hex-dialog: Prevent decimal display widgets from getting truncated.- Update to version 44.0: + Updated translations.- Update to version 44.rc: + Updated translations.- Update to version 44.beta: + widget: Add context menu popover to set custom geometry. + appwin: Accept drag 'n' drop for files. + Updated translations.- Update to version 44.alpha: + HexWidget: Only alter payload length in insert mode. + help: Remove ducktype and update to reflect change in delete behaviour. + Updated translations.- Update to version 43.1: + Updated translations.- Update to version 43.0: + Updated translations.- Update to version 43.rc: + appwin: - Properly call gettext on string marked for translation - Support dragging tabs to new window + build: Added option to generate VALA vapi + hex-doc: - Add sanity checks to _get_buffer and _get_file in public API - Fix assertion check in hex_document_write_to_file_async - Fix replacing bytes over a gap + icons: Make document-modified-symbolic a resource + Minor cleanups + preferences: - Vertically center font buttons - Vertically center spin button + widget: Don't drop additional reference on menu model + Updated translations. - Drop 8927f9a7.patch: Fixed upstream.- Add 8927f9a7.patch: icons: Make document-modified-symbolic a resource.- Add ghex_abi and so_ver_ext define and set to 4 and 0 following upstream changes and set so_ver define to 1. Further, add a soname define, and set it to libgtkhex-%%{ghex_abi}-%%{so_ver}, ease future updates. - Move gtkhex-*/*.so to main package, and obsolete older versions of libgtkhex-* from the same. These private so files (plugins) should never have been packaged in the shared library package, so now we have to clean up our previous sins.- Update to version 43.alpha: + Port to libadwaita, and fix UI papercuts that stood out more thereafter. + Introduce custom statusbar with monospace support + HexWidget: - Add API to show/hide specific columns. - Disallow keyboard shortcuts to activate hidden panes. - Support PRIMARY selection. + Find and Replace improvements: - Support options for case-sensitivity, regex. - Choose visibility of hex/ascii/both in find/replace dialogs. - Show number of replacements with Replace All. + New backend: HexBufferDirect, and support for reading/writing block devices. + Load default backend plugins more intelligently. + docs: document slight change in hex_buffer_util_new behaviour when a non-existent plugin is requested (return NULL instead of falling back to malloc). + chartable: ESC should close dialog. + Animate opening and closing of find/replace and conversions panes. + paste-special: Move space-delim hex pairs to UTF8 list. + build: Fix incorrect soname numbering; split resources between app and library. + docs: document expanded HexDocument and HexWidget APIs. + Error handling improvements and code cleanups.- Update to version 42.3: + main: Hotfix to workaround gtk #4880 (affects Save As dialogs on X11 primarily). + config: Add GNOME 42+ compatibility for dark mode, and fetch dark settings from portal if possible. + widget: Properly update highlights upon resize. + find-replace: Remove spurious g_object_ref() call.- Update to version 42.2: + hexwidget: Fix redraw on keyboard focus change. + Updated translations.- Update to version 42.1: + appwin: Fix hamburger checkmark for Find & Replace dialog. + appwin: Fix markup on tab-close dialogs. + findreplace: Mark two a11y strings translatable. + Updated translations.- Updte to version 42.0: + appwindow: Fix format string warnings. + paste-special: properly copy hex pairs for higher-order bytes. + doc: build devhelp index. + build: Use gnome.post_install. + docs: Remove unused translated ghex_window_open.png image files. + help: fix typo etc in help. + build: Split versioning scheme for app and lib. + gtkhex: Segregate mmap backend as plugin.- Update to version 4.beta.1: + HexWidget: Implement Home and End keybindings. + HexWidget: fix offsets redraw issue. + appwin: fix function order when opening invalid file. + help: initial rewrite to mallard and update for GHex4. + help: add support for static HTML help. + help: fix typos./sbin/ldconfig/sbin/ldconfigreproducible 173165524646.1-104.646.1-104.6libgtkhex-4.so.1libgtkhex-4.so.1.8.0/usr/lib/-fomit-frame-pointer -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/1cf2af20a82a5a2a2e64943e65c807ed-ghexdrpmzstd19T0i586-suse-linuxELF 32-bit LSB shared object, Intel i386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a5f3fe92ff8aea6788e0254c728445f4be7d99fa, strippedPRRRRRRR R R R RRR R70Ds.!Gutf-812647815ec5e8082d3eb73ebd3e9d830fc11e537e0832c188f05c89caae3cb912d60699a506df36da2e201b43a0d78954a8dc3efd65713980f19074473e49936?(/h#62uJ?{S;L J fl۸I{75Q,ˢ(;rzy9?/E/IWDžiRoLqkЄ'+UR vza\D,\Mk Z֮anDN K Iv}{q\w.霮Mbqlsz>KMTYȌIK=A1?yPj D _} \fNx1˓Rltt1cM/l o]{lSq4VD#dx zajև!FUWP/JF #3bHu7־{筼\k^Y{onoferrlV>"1@YCmEB̥9LQQ?\Wζ0jX|RUhG/"(97y6`=op$K.Z~Ȍ O $x}8^÷3|hJr