Changelog for
libgepub-0_6-0-0.6.0-bp153.1.28.x86_64.rpm :
* Thu Mar 15 2018 bjorn.lieAATTgmail.com- 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.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Fri Jan 19 2018 bjorn.lieAATTgmail.com- 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.
* Fri Sep 08 2017 jengelhAATTinai.de- Update descriptions.
* Wed Aug 09 2017 zaitorAATTopensuse.org- 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
* Wed Jul 12 2017 zaitorAATTopensuse.org- 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.
* Wed Aug 31 2016 dimstarAATTopensuse.org- 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.
* Tue Aug 23 2016 dimstarAATTopensuse.org- Initial package, version 0.3.