Version: 2.24.1-bp150.1.3
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sun Jun 02 2013 varkoly@suse.com
- Fix spec to avoid conflict between gtkmm2-tutorial-lang gtkmm3-tutorial-lang
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Tue Jun 28 2011 vuntz@opensuse.org
- Update to version 2.24.1:
+ Put a 2 in the name, so this is now Programming with gtkmm 2.
- Changes from version 2.24.0:
+ Replace mentions of the deprecated ComboBoxEntry with CombBox
plus has-entry.
+ Add Gtk::Tooltip example.
+ Build: Check for mm-common.
- Changes from version 2.23.0:
+ Adapted to recent API deprecations in gtkmm 2.23/24.
* Fri May 27 2011 vuntz@opensuse.org
- Rename gtkmm-documentation source package to gtkmm2-documentation
as gtkmm-documentation now tracks gtkmm3.
- Change packaging to be as close as possible as the
gtkmm-documentation one:
+ Replace glibmm2-devel and gtkmm2-devel BuildRequires with
pkgconfig(giomm-2.4) and pkgconfig(gtkmm-2.4).
+ Stop shipping the HTML-generated version of the doc: we're
completely happy with having the docbook version, as it's visible
in yelp.
+ Add gtkmm2-documentation Provides to gtkmm2-tutorial.
+ Update descriptions.
* Sun Feb 13 2011 vuntz@opensuse.org
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Wed Dec 15 2010 vuntz@opensuse.org
- Own /usr/share/doc/packages/gtkmm2, /usr/share/gnome and
/usr/share/gnome/help to fix build.
* Fri Oct 29 2010 vuntz@opensuse.org
- Update to version 2.22.0:
+ Make the API reference links go to /stable instead of
/unstable, to avoid sending people to the (different) gtkmm 3
API.
+ Example code links: Use the gtkmm-2-22 branch instead of
master, to avoid sending people to the examples for the gtkmm 3
API.
* Tue Sep 21 2010 vuntz@opensuse.org
- Update to version 2.21.8.1:
+ Builds with the latest gtkmm-2.4 (2.21.8.1) release.
+ Improve the Assistant example.
+ Buttons chapter: Remove text about non-existant XPMLabelBox
class.
+ Recommend non-deprecated Tooltip API in Tooltips chapter.
+ Remove the optional API appendix, because it is not supported
in recent gtkmm versions.
+ Remove use of reduced API.
* Fri Jul 23 2010 vuntz@opensuse.org
- Update to version 2.20.1:
+ Multiple-Item Widgets chapter: Added Assistant sub-section.
* Mon Mar 29 2010 vuntz@opensuse.org
- New package.