Changelog for
libpangomm-1_4-1-2.42.0-1.17.x86_64.rpm :
* 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.