SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pango-devel-1.44.7+11-1.17.x86_64.rpm :

* Wed Nov 27 2019 dimstarAATTopensuse.org- Update to version 1.44.7+11:
* Add a test for ellipsis shaping
* Use shape flags for ellipsis
* test-shape: Cosmetics
* Sat Nov 02 2019 bjorn.lieAATTgmail.com- Update to version 1.44.7+8: + Undo fontset deprecations. + Adjust expected test outputs. + Fix ItemProperties handling. + Don\'t treat rise as a no-shape attribute. + Drop an unused ItemProperties use. + Go back to ignoring underlines for itemization. + fc: remove another assertion that might trigger.- Switch to using pango 1.44 stable git branch.
* Fri Oct 25 2019 bjorn.lieAATTgmail.com- Update to version 1.44.7: + Fix tests without libthai. + Small speedup to Emoji iteration. + Bring back PangoFontsetSimple (pygtk bind it).
* Fri Oct 11 2019 bjorn.lieAATTgmail.com- Switch to git-checkout via source service, explicit tag. Upstream tarball is borked.
* Sat Sep 14 2019 bjorn.lieAATTgmail.com- Modernize spec, prepare for possible spliting of package.
* Tue Sep 03 2019 bjorn.lieAATTgmail.com- Update to version 1.44.6: + docs: Fix symbol indices. + Fix Thai line breaking. + Re-add symbols needed by some bindings. + Don\'t insert hyphens for some languages. + Fix a crash with hyphenation.
* Wed Aug 14 2019 bjorn.lieAATTgmail.com- Update to version 1.44.5: + Revert a broken change (causing crashes on OS X).
* Tue Aug 13 2019 bjorn.lieAATTgmail.com- Update to version 1.44.4: + Add an insert-hyphens attribute. + Reinstate the return type of pango_fc_font_lock_face. + Fix a problem with ellipses getting the wrong font. + fc: Improve filtering by font format. + Re-add PangoFcFont to public headers. + Install PangoFc and PangoOT introspection files. + Fix ink rectangles to have positive height. + Fix mark positioning. + Switch to using harfbuzz for metrics.
* Sun Aug 04 2019 bjorn.lieAATTgmail.com- Update to version 1.44.3: + Install pango-ot headers. + Make subpixel positioning optional. + fc: Ignore fonts with unsupported formats.
* Sat Aug 03 2019 bjorn.lieAATTgmail.com- Update to version 1.44.2: + Disable ligatures when letterspacing. + Set design coords on hb_font_t. + Expose more font options in pango-view. + OS X: Make \'system-ui\' font work. + Keep deprecated pango-fc apis in headers. + Make hex boxes work, always. + introspection: - Various build fixes. - Add PangoPT, PangoFT2 namespaces. + layout: Make the new line-spacing opt-in.
* Mon Jul 29 2019 bjorn.lieAATTgmail.com- Update to version 1.44.1: + Fix a crash with allow_break attributes. + Fix Emoji spacing. + Fix up includes and pkg-config requires. + Correct some cases for hyphen insertion.
* Sat Jul 27 2019 bjorn.lieAATTgmail.com- Update to version 1.44.0: + Use harfbuzz for shaping on all platforms. + Add a getter for hb_font_t. + Make PangoCoverage a GObject. + Add a pango_tailor_break api. + font metrics: Add line height. + layout: - Support line spacing. - Draw hyphens for line breaks. + Add an attribute to suppress line breaking. + cairo: Don\'t render hex boxes for space. + Add an attribute to show invisible characters. + Stop quantizing glyph positions. + Add tests for itemization and line breaking. + Remove language and shape engine remnants. + Rename meson options: gtk_doc, introspection. + Require GLib 2.59.2. + Require Harfbuzz 2.0.
* Wed May 08 2019 dimstarAATTopensuse.org- Move RPM macros to %_rpmmacrodir.
* Thu Jan 03 2019 bjorn.lieAATTgmail.com- Update to version 1.43.0: + Drop autotools. + Drop Visual Studio build. + Build with meson everywhere. + Update Emoji tables for Unicode 11. + Update test data for Unicode 11. + Fix a crash with Thai breaking. + Fix a crash with font variations. + Deprecate bidi apis in favor of fribidi. + Add a variable font family api. + Improve font fallback handling on win32.
* Mon Aug 20 2018 bjorn.lieAATTgmail.com- Update to version 1.42.4: + Prevent an assertion with invalid Unicode sequences. + Fix build failure in C89 mode. + Fix build failure on Mac OS X 10.5 and earlier.- Drop pango-emoji-bsc1103877.patch: Fixed upstream.
* Sat Aug 18 2018 sreevesAATTsuse.com- Add pango-emoji-bsc1103877.patch: Fix denial of service when parsing emoji (bsc#1103877, CVE-2018-15120)
* Mon Jul 30 2018 bjorn.lieAATTgmail.com- Update to version 1.42.3: + Fix handling of font lists on OS X. + Fix a memory leak.
* Thu Jul 19 2018 bjorn.lieAATTgmail.com- Update to version 1.42.2: + Require harfbuzz 1.4.2. + Restore scaling of CoreText fonts. + Speed up font face enumeration. + Add a pango-list utility.- Drop pango-use-non_deprecated-libthai-API.patch: Fixed upstream.
* Tue Apr 24 2018 bjorn.lieAATTgmail.com- Add pango-use-non_deprecated-libthai-API.patch: Use non-deprecated libthai API when available.- Pass explicit gir=true to meson, ensure we build introspection support.
* Sat Apr 07 2018 bjorn.lieAATTgmail.com- Update to version 1.42.1: + Fix meson build, in particular on Windows (bgo#783274, bgo#795012). + Add an Emoji font family on Windows, using Segoe UI (bgo#794705).
* Mon Mar 12 2018 dimstarAATTopensuse.org- Update to version 1.42.0: + No changes.
* Fri Mar 09 2018 jengelhAATTinai.de- Update summaries.
* Fri Feb 16 2018 luc14n0AATTlinuxmail.org- Update to version 1.41.1: + Avoid UTF-32 conversion for fribidi. + Use external fribidi and drop mini-fribidi. + Only enable freetype if fontconfig is available.- Add pkgconfig(fribidi) BuildRequires: new dependency.
* Thu Jan 11 2018 luc14n0AATTlinuxmail.org- Update to version 1.41.0: + Fix up font options from cairo (bgo#790747). + Add support for font variations. + Fix compiler warnings (bgo#792231).
* Fri Nov 17 2017 luc14n0AATTlinuxmail.org- Update to version 1.40.14: + Fix char break problem introduced in 1.40.13 (bgo#789625). + Add tests for char breaking.
* Sat Oct 28 2017 badshah400AATTgmail.com- Update to version 1.40.13: + Some performance improvements (bgo#788643). + Update pango_default_break for line breaks (bgo#788115). + Fix an introspection warning (bgo#781857).
* Mon Sep 04 2017 zaitorAATTopensuse.org- Update to version 1.40.12: + Fix pango_default_break for sentence start/end (bgo#785978). + Fix multilib issue in pango-enum-types.h (bgo#786887).- Drop pango-fix-default-break-function.patch: Fixed upstream.
* Thu Aug 31 2017 pmonrealgonzalezAATTsuse.com- Add pango-fix-default-break-function.patch: Fix pango_default_break function for sentence start/end (bgo#785978).
* Sat Aug 19 2017 zaitorAATTopensuse.org- Update to version 1.40.11: + Fix backspacing for more Emoji sequences. + Make tests run faster.
* Wed Aug 16 2017 zaitorAATTopensuse.org- Update to version 1.40.10: + Update Emoji data to version 5. + Apply gravity across spans in markup (bgo#784243). + Support variation selectors for shaping. + CoreText: Rely on CGFont for scaling (bgo#782393). + Fix grapheme breaks and backspacing for Emoji.- 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.- Add help2man BuildRequires, needed to build manpages.- Minor spec file cleanup.
* Wed Aug 09 2017 zaitorAATTopensuse.org- Update to version 1.40.9: + Build and dist fixes. + Fix build on Windows with MSVC (bgo#783274).
* Mon Aug 07 2017 zaitorAATTopensuse.org- Update to version 1.40.8: + Support emoji sequences in boundary determination. + Choose emoji font for color emoji.
* Tue Jul 18 2017 zaitorAATTopensuse.org- Update to version 1.40.7: + Some fixes for meson build support. + Don\'t change fonts for variation selectors (bgo#781123). + Fix some bugs in the libthai glue layer. + Pass text along when calling into cairo (bgo#784394).
* Tue May 23 2017 zaitorAATTopensuse.org- Update to version 1.40.6: + Don\'t use deprecated harfbuzz api. + Correctly implement min-required/max-allowed support. + Avoid compiler warnings. + Drop -uninstalled.pd files. + Add support for building with meson.
* Mon Apr 10 2017 zaitorAATTopensuse.org- Update to version 1.40.5: + Add missing introspection annotations (bgo#778663). + Fix line-end handling in pango_read_line (bgo#778816). + Make alpha attribute work without color (bgo#773767). + win32: Enable rendering colored texti and underlines (bgo#768779).
* Mon Feb 27 2017 zaitorAATTopensuse.org- Update to version 1.40.4: + Fix introspection annotation of pango_lkayout_get_size (bgo#779232). + Fix some Coverity findings: bgo#778601, bgo#778602, bgo#778654, bgo#778656.
* Wed Sep 14 2016 zaitorAATTopensuse.org- Update to version 1.40.3: + Fix export of pango_cairo_win32_font_map_get_type (bgo#771004). + Fix build on OS X (bgo#770729).
* Mon Aug 29 2016 dimstarAATTopensuse.org- Update to version 1.40.2: + Improve introspection builds in msvc (bgo#764984). + Properly handle UTF32 chars in coretext. + Add rebeccapurple to list of colors. + Correct font weight mapping in coretext (bgo#766148). + Use version macros for exports (bgo#767587).
* Wed Aug 03 2016 hpjAATTsuse.com- Make libpango obsolete/provide pango-modules bsc#978972. Change by idonmezAATTsuse.com.
* Tue Apr 12 2016 zaitorAATTopensuse.org- Update to version 1.40.1 (Fate#318572): + Use $PKG_CONFIG consistently (bgo#764191). + Fix a PangoWin32FontMap memory leak (bgo#764089).
* Wed Mar 23 2016 dimstarAATTopensuse.org- Update to version 1.40.0: + Fix typos. + Don\'t treat OGHAM SPACE MARK as whitespace.
* Tue Dec 22 2015 zaitorAATTopensuse.org- Update to version 1.39.0: + Update PangoScript to Unicode 8.0.
* Mon Oct 12 2015 zaitorAATTopensuse.org- Update to version 1.38.1: + Require Harfbuzz 0.9.30. + Fix make check with --enable-debug=no. + Win32 build fixes.
* Fri Oct 09 2015 dimstarAATTopensuse.org- Drop pango-tools requirement from libpango-1_0-0: as there are no modules supported, there is also no querymodules call in the post scriptlet (also adjust baselibs.conf; do no longer build pango-tools-32bit, as it would be empty).
* Mon Sep 21 2015 dimstarAATTopensuse.org- Update to version 1.38.0: + No changes.
* Wed Sep 16 2015 dimstarAATTopensuse.org- Update to version 1.37.5: + Small optimizations.
* Wed Sep 02 2015 zaitorAATTopensuse.org- Update to version 1.37.4: + Use grapheme boundaries in justification. + Support coloring marks and bases independently (bgo#541608). + Fix a crash (bgo#753167). + Make Thai and Arabic support thread-safe. + Fix justification.
* Sat Aug 15 2015 zaitorAATTopensuse.org- Update to version 1.37.3: + Fix pango_glyph_item_iter_prev. + Add alpha attributes. + Add support for alpha in markup.
* Wed Jul 22 2015 zaitorAATTopensuse.org- Update to version 1.37.2: + Don\'t use hb_glib_get_unicode_funcs. + Warning fixes.
* Wed Jun 24 2015 zaitorAATTopensuse.org- Update to version 1.37.1: + Add attributes for OpenType font features (bgo#738505). + CoreText: locale handling improvements (bgo#750017). + Fix ellipsization with line space (bgo#750383). + Fix issues with hex boxes (bgo#750463).
* Thu May 28 2015 dimstarAATTopensuse.org- Update to version 1.37.0: + Pango modules, engines, and config have been removed (bgo#733882). + Added pango_fc_font_map_config_changed() (bgo#748767). + Added pango_fc_font_map_[sg]et_config() (bgo#547671). + Added pango_matrix_get_font_scale_factors. + Lot of API has been deprecated. + Fix CoreText font fallback. + General build fixes. + Win32 build fixes.- Clean up scriptlets: as modules support no longer exist, there is no need for querymodules anymore. Change the existing macros in macros.pango to be dummy placeholders (to not break other packages referencing them) (bnc#885294).
* Sun Nov 09 2014 ledestAATTgmail.com- fix bashism in post script
 
ICM