Changelog for
libpangomm-1_4-1-2.46.3-150600.1.1.x86_64.rpm :
* Mon Dec 19 2022 dimstarAATTopensuse.org- Drop baselibs.conf: there is no known consumer of the -32bit package.
* Wed Sep 21 2022 bjorn.lieAATTgmail.com- Update to version 2.46.3: + Context::get_font_map(): Fix reference count. + Build: - Require Meson >= 0.55.0 - Meson build: . Specify \'check\' option in run_command(). Will be necessary with future versions of Meson. . Check if Perl is required for building documentation. . Avoid unnecessary configuration warnings. . Re-organize warning-related compiler flags for MSVC.
* Mon Dec 13 2021 dimstarAATTopensuse.org- Switch back to released tarballs: Stop passing maintainer-mode=true to meson and remove m4, mm-common and perl(XML::Parser) BuildRequires, as this was all only needed to build a git-checkout.
* Sun Dec 05 2021 bjorn.lieAATTgmail.com- Update to version 2.46.2:
* Move to stable released tag, no code changes.
* Wed Dec 01 2021 bjorn.lieAATTgmail.com- Update to version 2.46.1+7:
* NMake Makefiles: Fix header installation
* NMake Makefiles: Correct VS2019 toolset number
* build: Support Visual Studio 2022 builds
* docs/reference/Doxyfile.in: Remove obsolete entry
* Don\'t include individual pango headers, part 2
* Don\'t include individual pango headers
* Use pango from the main branch
* 2.46.1
* Documentation: Let links point to pangomm-1.4 versions
* Add dependencies to Doxygen tag files in subprojects- Switch to using a gitcheckout via source service. Pass maintainer-mode=true to meson and add m4, mm-common and perl(XML::Parser) BuildRequires, as this is needed with a git-checkout.
* Thu Oct 07 2021 pgajdosAATTsuse.com- turn off doc build, it does not work with new doxygen
* Tue Sep 28 2021 dimstarAATTopensuse.org- Add pangomm1_4-docs-without-timestamp.patch: do not add timestampt to generated doc files.
* Tue Sep 28 2021 dimstarAATTopensuse.org- Update to version 2.46.1: + Meson build: - Make it possible to use pangomm as a subproject. - No implicit_include_directories. - Use relative paths to untracked/. + pangommconfig.h.
*: Don\'t dllimport on MinGW.
* Wed Jan 27 2021 bjorn.lieAATTgmail.com- Update to version 2.46.0: + Attribute: Add Overline and ShowFlags enums and some create
*() methods. + Font, FontFace, FontFamily, FontMetrics: Add new methods. + LayoutIter: Fix get_run(). + LayoutRun: - Fix a memory leak in split(). - Make most methods public. + GlyphString, Item: Wrap pango_shape_with_flags(). + Layout: - Add set/get_line_spacing(). - Add get_const_line() and get_const_lines(). + Coverage: Deprecate create(bytes, n_bytes), max(), to_bytes(). + Build: Requires pango >= 1.45.1 because of Overline.
* Fri Dec 18 2020 bjorn.lieAATTgmail.com- Update to version 2.42.2: + Build: - Use __declspec(dllexport) when building with Visual Studio - Meson build: Avoid some recompilations - Meson build: Better error message if trying to build with maintainer-mode=false when true is necessary - Meson build: Set default value of the \'warnings\' option to \'min\' - Improve NMake support - Improve Visual Studio support - docs/reference/: Update for Doxygen >= 1.8.16 - Meson build: Fix versioning on macOS- Add meson BuildRequires and macros following upstreams port.- Add doxygen, graphviz and xsltproc BuildRequires, needed now for building documentation.- Replace gcc-c++ with generic c++_compiler BuildRequires.- Tweak setup macro and fdupes call.
* Sat Mar 21 2020 bjorn.lieAATTgmail.com- Update to version 2.42.1: + Coverage: Ignore deprecations of pango functions (so it can be used with the latest versions of pango). + Layout::get_lines(): Fix ownership of the GSList. + pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC. + Build: - tools/gen_scripts: Update for non-source-dir builds. - Add support for building pangomm with Meson. - meson.build: Check if .git is a directory or file. - NMake Makefiles: Allow builds from a GIT checkout. - The fixed call to _CLASS_BOXEDTYPE_STATIC in color.hg is necessary in order to use glibmm 2.64.0 or later, combined with maintainer-mode in pangomm.
* Mon Dec 03 2018 bjorn.lieAATTgmail.com- Update to version 2.42.0: + Attribute: Add several create_attr_
*() methods. + FontDescription: Add set/get_variations().- Changes from version 2.40.2: + Build: Replace the Visual Studio project files with MSVC NMake project files.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Mon Dec 05 2016 jengelhAATTinai.de- Rectify RPM groups and replace old macros.
* Fri Dec 02 2016 dimstarAATTopensuse.org- Rename to pangomm1_4 (1.4 referecing the ABI/API version). Legacy package to stay around, while pangomm gets a new ABI/API.
* Fri Aug 19 2016 zaitorAATTopensuse.org- Update to version 2.40.1: + C++11: Make all operator bool()s explicit. + Build: Fix silent builds (bgo#768797).
* Fri Apr 15 2016 mgorseAATTsuse.com- Update to GNOME 3.20 Fate#318572
* Tue Mar 29 2016 zaitorAATTopensuse.org- Update to version 2.40.0: + No major changes compared to 2.39.1.
* Mon Nov 30 2015 zaitorAATTopensuse.org- Update to version 2.39.1: + Renderer: Added get/set_alpha(). + Attribute: Added create_attr_background_alpha() and create_attr_foreground_alpha(). + Reduce the cairomm dependency back to 1.2.2 (bgo#755460).
* Wed Sep 30 2015 zaitorAATTopensuse.org- Update to version 2.38.1: + Regenerate with the latest glibmm.- Changes from version 2.38.0: + MSVC build fixes.
* Fri Sep 04 2015 zaitorAATTopensuse.org- Update to version 2.37.2: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations. + C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.
* Sat Jul 18 2015 zaitorAATTopensuse.org- Update to version 2.37.1: + Use (and require) C++11. + Attribute: fix operator!= (bgo#751531).
* Tue Mar 24 2015 dimstarAATTopensuse.org- Update to version 2.36.0: + No changes compared to 2.35.1.
* Wed Feb 04 2015 dimstarAATTopensuse.org- Update to version 2.35.1: + Context: Add get_serial(). + FontMap: Add get_serial(). + Layout: Add get_character_count() and get_serial(). + Documentatoin: Update appearance to match recent glibmm and gtkmm. + Win32 MSVC 2008/2010 Build: Many updates and corrections.