libgepub-0_7-0-0.7.1-150600.3.5.1<>,*hc2p9|s8q;T4vgτv\rǛҊPÖn:zif]}{l;XMJ;@!~ (q3{nȪT@_phKY| =qTwK,Ĺ}InvB5C88Gi鑭=캳ٓW)Dsu~ykrkڗdy;qhN Aѳ'L= kUifn,ub0Jtű} P\HF{g'}P*{FSnؐ P{X&>@(?d $ A  39DT \ d t  $8Lp(B8L 9x :O >:@IFXGpHIXY\]^b\cdefluvw`xpyzClibgepub-0_7-00.7.1150600.3.5.1EPUB document reader libraryA GObject-based library for handling and rendering EPUB documents.hc2h02-armsrv2j,SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://gitlab.gnome.org/GNOME/libgepublinuxaarch64`b̡A큤hc1hc1hc1d>6a1b2c90b1cba59638f7bb88eb08646fc3ab7f5a2d95d5297d5b6e6925843e96d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5libgepub-0.7.so.0.0.0rootrootrootrootrootrootrootrootlibgepub-0.7.1-150600.3.5.1.src.rpmlibgepub-0.7.so.0()(64bit)libgepub-0_7-0libgepub-0_7-0(aarch-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libarchive.so.13()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libjavascriptcoregtk-4.1.so.0()(64bit)libwebkit2gtk-4.1.so.0()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3hYAdcZ`@ZZaY@Y@Yf@WW:mgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Add libgepub-CVE-2025-6196.patch: fix an integer overflow (bsc#1244704 CVE-2025-6196 glgo#GNOME/libgepub#18).- Update to version 0.7.1: + doc: Fix Crash in gepub_doc_new().- Update to version 0.7.0: + Make gepub-widget configurable with "-Dwidget=false" + Use libsoup 3.0 + Fix memory leak + Remove absolute external resources from gepub + widget - Disable a number of "Web" features - Fix ePubs not rendering after the first one + Stop chapter number updates breaking navigation to anchor links + Update the chapter number when the page changes + Work with file paths, not URI substrings, in custom URI scheme + Do not rewrite page-relative anchor links + Use new JavaScriptCore GLib API instead of DOM API + Use compiler.has_link_argument() for linker flags + Unscape paths before get from the archive + Add TOC parse to GepubDoc - Replace pkgconfig(libsoup-2.4) and pkgconfig(webkit2gtk-4.0) with pkgconfig(libsoup-3.0) and pkgconfig(webkit2gtk-4.1) BuildRequires following uptream changes. - Bump soname following upstreams bump in soname. - Use ldconfig_scriptlets macro for post(un) handling.- Update to version 0.6.0: + Support setting font-family in GepubWidget. + Fix the gir generation. + widget: Fix warning at run-time. + lib: Fix gepub-widget chapter change signal. - Bump basever to 0.6 and soname to 0_6 following upstream changes. - Rename libgepub0 subpackage following upstream changes to libgepub-0_6-0, make needed changes in post(un) handling due to namechange.- Modernize spec-file by calling spec-cleaner- Update to version 0.5.3: + Fixed SVG image resource replacement. + Rename introspection build option. + Removed autotools. + build: - Conform to build-api expectations. - Remove default warning level. - Remove unused defines. - Improved linker script handling. - Set prefix-relative install_dir for libgepub. - Fix typo in symbol path creation. + tests: - Fix crash on exit. - Replace "100" with a constant. - widget: Don't change LC_NUMERIC at runtime. - Pass introspection=true to meson, ensure we build the features we want. - Minor spec cleanup, use autosetup macro.- Update descriptions.- Update to version 0.5.2: + Fixed gir version. - Changes from version 0.5.1: + Added GError to gepub_doc_new new method. + Fixed meson build scripts. - Add a baserver define and set it to 0.5- Update to version 0.5: + Fixed page next and page prev signals. + Added file property to support GFile initialization. + Fixed some memory leaks. + Removed all compilation warnings. + Added pagination to the GepubWidget. + Added Simple text style modification in the widget. + Ported to meson build system. + Fixed epub:// SoupURI creation and concatenation. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Drop gnome-common BuildRequires, no longer needed. - Switch to using released tarball, remove use of _service. - Rename typelib-1_0-Gepub-0_4 to typelib-1_0-Gepub-0_5 following upstream changes. - Add soname define and set it to 0_5, ease future updates.- Update to version 0.4: + go_next and go_prev returns TRUE if success. + Added functions to get the current doc mime and path. + Fixed resource path for relative and doc paths. + Remove libarchive from the public API. + Simplify pkg-config file. + Don't link the library against GTK+. + Function to replace relative resources by epub://. + utils: replace epub:// URIs for crosslinks too. + utils: correctly terminate base URI. + doc: fix wrong path when looking for resources. + doc: make API to get resources consistent. + Added GepubWidget class to show the content with webkit. + Don't NULL-terminate document content. + utils: remove unused variable. + build: highlight introspection warnings. + build: fix introspection warnings. + Fixes in gepub-widget to work with the last merge. + widget: make it a WebKitWebView. + widget: simplify code. + Fix gtk-doc annotations. + widget: make the GepubDoc a property. + doc: remove unneeded API. + doc: use htmlReadMemory(). + widget: plug a memory leak. + Rework API to be based on GBytes. + doc: trivial indentation fix. + Const-ify API methods that take strings. + doc: don't call g_list_append(). + doc: rework page API. + widget: automatically reload chapter when current page changes. + Ignore HTML entities parse error when loading xml. + New release 0.4. - Add pkgconfig(libsoup-2.4) and pkgconfig(webkit2gtk-4.0) BuildRequires: new dependencies. - Rename typelib-1_0-Gepub-0_3 subpackage to typelib-1_0-Gepub-0_4, following upstreams rename of the typelib file.- Initial package, version 0.3./sbin/ldconfig/sbin/ldconfigh02-armsrv2 17513572340.7.1-150600.3.5.10.7.1-150600.3.5.1libgepub-0.7.so.0libgepub-0.7.so.0.0.0libgepub-0_7-0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libgepub-0_7-0/-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:39493/SUSE_SLE-15-SP6_Update/15d1cf4ede254ad467bfbb60eed4c0a4-libgepub.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=33947a7bf12ab0ed6dd1db0cf5574e3b4422c4ff, strippeddirectoryASCII textPRRR RRR RR RR R RRXLikutf-82ce73c9771add4b58b65eb737107bb837149e7356f77a4a6d926f0c1fbb29c6b?7zXZ !t/a]"k%\.m7+!;nqN:*G8"(2vd`9. w$!O";ߞ+ƙC'`҈3&.ET%rÎ_Zfy]cMק,JK,~`ڵ|w4X08,6GEʹr Oņ(o/V%(+3c{6)4hC[3A?`xݿFGX⯛t~q{>5!}*֬o|STM봷ܫ8* 53}H(!7!AecBemxQ G9@{ CoSrۡqrb^nY̮m<)o~2nnrg@loQGbE%S*4Cb&{L8ebQaӚLsymZGEa-toPV@D)zߌO5fHt^tנ_*_,=n9WV{ŵM I_XBUrN+/3P+IIVY|-{xq<o|kaV̖(fUҾg@ B 1obU&W嫂×8g*yZq<׵ fP$Sꭥ0dIAPC>ƺX:d'MU~( fs?2,ڡwGZa!;AtG9S19^*~2:Kbrs#}0.E;pf_uwY g\2Fl]M7ѻ/u_?*8Nա L;{j/} 6-%hIͺs̄w"vPSaż*CDW涧=o=dTYw'{B|r?i5~{>w_qX^+ :> n ||p(/O"= p.)m<z1.q]r[-"]EQ 1r+Rť䗀d'ڻ՝ ؿ޲KUD.H2);DV/D{|Tj,!,-N$ GjҲy`ZRT ˦%/ͬܜ֡agJuyaM_VXe,V/~c]B9 ,4-Xp|Y*␷Cݫ2uVg{M2`77(Fq-Ž }15Jfl[.ˈhڳ?JSndv&pnyöGCXwKTy2rߗE-*T~JMae9xQBKs-p n}4_9Ț: Kc@1vs(!h T05[daf+8obT?B`1"շHib4HWǵa ZP9ḼI^QkTLFISƐjg]zpҽ?Fow- L~;Q(SQO;Ί#~h$\$3M my:IHVZn(b:pDjs42- CH@2Bo+B,Uۉ"sTEl^޲֯W0ű P>!Z641 ~ :EϑhcҔ@-(\}7I*d15RExc3va5Ev)*I7+ezexƽ1] sJ_g?!]l Or{sGp*/k X˟SBgۛ~`^#06 mgx\h}7R,ٻl'jqƜSR7lf-3#? pDtW[dn|. YZ