libgepub-devel-0.6.0-150200.3.2.1 >  A bsp9|GCB~!JK[ LAcS]|1#&MFdFSr 9'5ra3n!u=zOvT_m/#2v.:0}[Dr5pGm2!m2}? "7j&Fr4/Cnn~?y tӢ-%+zcx=0d:&²H O7e(>3QO@Sِ3> F?+ۘL^9$Rj]fq/GRc6f009e607d4eabaa564089fe6b4b2bfd1a8f60469d34f92122b1bb0c4660b3eb1409d1339f53cad9992743b08b5c9fa12b87672>4bsp9|U2fYQb;ǴeLRq@fL0\RJ\UehMnp="R$=sh-dI (XqD͵H:/QGt܋ޢRp>;!1ѓˑ~ꋈ"V n2hkaS5,>tjA4׭ {Xk4 m-A. md{Ua[ 6_L7&oW%+@8>p>h?Xd $ C "HNX     (nP(89:F-GHHIXY\]8^bc1defluv wdxy z TClibgepub-devel0.6.0150200.3.2.1Development files for libgepubA GObject-based library for handling and rendering EPUB documents.b\ibs-power9-117HSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://git.gnome.org/browse/libgepublinuxppc64le5 XT)>OhA큤A큤bZZ#'Z#'Z#'Z#'Z#'bZbTb[Z#'Z#'Z#'Z#'bY024492c1d7171d7927529cc033d2dd03f9d37c340e641e8fcfff24c848aa052c0def43ad1c089aebb91c9b1c68c923af0e31ad0461e073538ee6c35651139e820e32b1d9c5315ccac417a4760c493a27a56ee49310177733c434000edd9e1f22c6d21439ee8ddf4e09ba0cdd8980f4e195871880492250f7dd39ff34f9e114107cae0009c714806474f1bc3dbe44ce0c4cfc925087c37c359ba9aacb50deee47538a76c68d656f5f5152f526c79d91ff718b401cb1ac65793c9ed50d93f7e2e8a950a064255a7f43a5067c693770f5aaa35f65e8eb6ddefee4533aedc55b535833fe30b1a77a439bc4fbc00d0f390a37afbe5ca9f2cc5875b0c739b01cd88e94d999caa2fd633397f6408daaa8f950d491a64670c2b16a74f3e1c4c72a1640c6682ef67dbe98b83976e97c991f61508c6e947f91240b9d4d2df681adc3ba13bbcd44ac4e632ec38e24940173a1a76a64f5072b12c8311a1f58cb6466a71fef8alibgepub-0.6.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgepub-0.6.0-150200.3.2.1.src.rpmlibgepub-devellibgepub-devel(ppc-64)pkgconfig(libgepub-0.6)@@@@@@@@    /usr/bin/pkg-configlibgepub-0_6-0pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gobject-2.0)pkgconfig(libarchive)pkgconfig(libsoup-2.4)pkgconfig(libxml-2.0)pkgconfig(webkit2gtk-4.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-Gepub-0_60.6.03.0.4-14.6.0-14.0-15.2-10.6.04.14.1Z`@ZZaY@Y@Yf@WW:bjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- 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.ibs-power9-11 1659414876 0.6.0-150200.3.2.10.6.0-150200.3.2.10.6.0libgepub-0.6gepub-archive.hgepub-doc.hgepub-text-chunk.hgepub-widget.hgepub.hlibgepub-0.6.solibgepub-0.6.pclibgepub-develAUTHORSMAINTAINERSNEWSREADMEGepub-0.6.gir/usr/include//usr/include/libgepub-0.6//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libgepub-devel//usr/share/gir-1.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:25270/SUSE_SLE-15-SP2_Update/fe1102703e3d081f7495606643e8f882-libgepub.SUSE_SLE-15-SP2_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textXML 1.0 document, ASCII text PRRRRRRRRᄗcu>+䵈'utf-8512fc5f8b968fa4397f8b9cc1e8d805ee98c49890375e6287c7393cc29e46744? 7zXZ !t/@7] crt:bLL Ed 8]n&# O:9Ly8@/.cTp=*+=^Ri)iՎ $mrM,;l. |g@z6V$ A,8\/(3꿘![ىb2_Nqx'lwP=oZhZM̬Vm1D!dlu@**&)g<`F ՝6uh52=֒hI*eder_%20CeL`Vcr%f,U-+JYpɪ ?%%qA͞G\@ST|BaME:z0.vKC ?oð[jPbeKK5Ps,eA`* :02r)@/J%+p8\G eR(Ьɞ #l~6݀|$ST06{0)S65A'd>[6av>P%xׯRm*ܻ>;/N͵GJ0lIR I&P+Udf -g GN5#}M8ilf9.z0Ro~+rggCr,Dݝ mY^ZKvHrgA>cPSttoV95~A6#zCա薑m\onVOBjR;Q^(*$,観칆4HjbN_RI8a@xMV1EDU#T\ڌ9 5 "AG,X~q>#T7^\aoIvt*{,2j]cr'6Z!=D:{Ҵ=:(yلJs:s@L^k{:tnd5hG>uRK2)}7x7O9bڸ)[IG KK) za}TcmB&Uƪq-1?fJ\#aAAvJ ؂8Z]Yì83Xc=Vz+rBsPć5.>$ @ _w_xcء{@ }|6Xp8XHDEg'K,ҔuS}:W_oB9;M!b⛟Y:?bӚj^AU7.gtS`vJYjV([&@ٻ|Fna^YLI"E,ym%L7{芛TWg;+az$;aU,v8EPsrFE=o}q+N_z_/ gɢC0d$SySy)6ҊYPg Vemp_~ ARBְ|˳RԩZ ,K]GS yQv&WDa5zvGkl`Xl2@WϞP}NrW3}{5՗gzf1d^qtU_:~[ow̓WaIy:!aٳݔ{D;"TfLNu GVd."=v.Z08 #K:z?@{oճ$8}>$FO\B DBh},M=_TBMCw9qt+Qwz( ZT L`vZUHػ. Н]Hi(ؘ4wiPL6ߏt^[i9DB=q6?(g\`-I|\d-? ވc`cuS$h@-^lahǒ7Vc3Rbu鏕(vDv ZodVc6*AlXf+zXD[Zo% #q bG{R34?FF,7KÊ|04 OE~ErknrnTQkt(d9sjB H :t(yBmזK{]L Kb<̧Ό߆G9ycfq#>PrJsGv阠9ntF*.0+Ϣ/h~O}L:ḻ;!χn{&DNܴ? ٢CNـ(=#q7T@bKۛFEГE,_̎QqˈN?dۇ !R7Urby&_E]^wjHQMvHwdQe4LO xa;S[i7eFR,|@f sTݍo"3Y$k =4/~p9n@?&پ[ ʰttd3J yQ}]>Q 1u9XQM #u19bl MW bb5W!&8,4sL2&2㯔^͸{ySWƔ7:8yut/ӂ)J0Z9kx^f0<T z]"g8FҼ  كzc/Z w + |f5ՆVv~̀Zf5ҍHYTWӲZgX0$i{_W]{i٨C閐+h&9% 3'l%E>a4!B[IJyŢSs\J9Wls?d=y1w5Ƞf7 ^pGxnlGE|Id0rTJ$ }C\v^A,tiI.1 rVA9R'k :j?/ڿHTD4=A45@c(-[bZK7{n8e&!!YD+^8AhjOH{ .y9f QDWKAOm2/G6%Z <((iW::b |@Xm8)JS4x+dO ᲶǣoidPw}I(P?n9[.Uĵň3[}Ik4:iYGgdd`uhzSG"N֩c,`4vtqSG&,"" TC2*̌WsmH[B_+-rVMPoJm&&F o2y[3n8xz@1WMuҭSU? l:7Ɩ@!<18rD3ުjϰ>"Ïժ2_$0H?$]EK\؟(X+<<9wA]Ŵ):b?K#_f-S;ԸR*ݞ,X+Vs=9pz>wu|:.iQ4~ [S# A# dGH Uh-l; ָ[S24rQBlٛޗ ?.U"+)x+J@.qAGDEn81&CG _vBO_⎾%>X׽y9Xúp&TKR`IUi :>#dA Ү#VveڃX@}v "un""w l|e:" ځO'dJ-%U0;Stf %lfXmt" "l,ޕ5%Jۻğ lFBFnw\ υkq&2/H䌏-8ˌ]w@OF]@MzDٽ%jL[=i}?>Ɏnj H7#2Nrc%P@ND\/D} <"4Ciz}L 95:t|GDuqI(m^ ԡGG]<ԀzK2Hex@``{ā܆BXQӨ"KMj>[pn:d 8*uƥ9'>N.Z*cW~\ByYV(OkN@%pэBWQ\ՠL[޺gLjL9[TNob^ &^sU=p0|]E ux$sR=,Ԫm)/.lh[Rp)@ScBgșROsp~MtyrEY\@9X h& |L ~3WtYp@6StbQTI?ъf*Fh*YKJQkrfXrDVRu.Yy)1SҼ_65/Q9(kY\a0k+P^B`ipOQ.HOiGly) xLJD_~aŚ+&#c0=nj8ؐ}!T