Changelog for
libtimezonemap-devel-0.4.4-1.el7.x86_64.rpm :
Fri May 8 14:00:00 2015 David Shea
- 0.4.4-1
- Fixes for LP#1440157:
Port to libsoup directly for geoname results
Fix some memory leaks
Do not reuse GCancellables
- Upstream merges of SVG update and constrained location cycles
Fri May 1 14:00:00 2015 David Shea - 0.4.2-6
- Updated the time zone map images
- Updated the city data from geonames.org
- Fix a memory leak and potential crash with the locations list
- Cycle through a smaller list of map locations on repeated clicks
Wed Jan 28 13:00:00 2015 David Shea - 0.4.2-5
- Use GPLv3 for the license file
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 0.4.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Tue Jul 22 14:00:00 2014 Kalev Lember - 0.4.2-3
- Rebuilt for gobject-introspection 1.41.4
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Fri May 2 14:00:00 2014 David Shea - 0.4.2-1
- New upstream release libtimezonemap-0.4.2
Mon Dec 2 13:00:00 2013 David Shea - 0.4.1-4
- Merge fixes from lp:timezonemap
- Add cc-timezone-location.h to timezonemapincludes_HEADERS so it gets installed (iain.lane)
- Set en_name correctly (iain.lane)
- Don\'t call g_type_init() on glib >= 2.35; it\'s deprecated (iain.lane)
Wed Nov 27 13:00:00 2013 David Shea - 0.4.1-3
- Added a glade catalog file (dshea)
Tue Nov 26 13:00:00 2013 David Shea - 0.4.1-2
- Make whitespace and indentation consistent (iain.laneAATTcanonical.com)
- Switched to a git-formatted patch for the FSF address to make things easier
for me to track (dshea)
- Create local copies of string properties. (dshea)
- Moved CcTimezoneLocation into its own file. (dshea)
- Don\'t close a NULL file pointer. (dshea)
- Turn on and fix g-ir-scanner warnings. (dshea)
- Added a .bzrignore file to ignore all the files generated by the build. (dshea)
- Ignore the INSTALL file (dshea)
- Added a function to clear the location set for a CcTimezoneMap (dshea)
- Allow the timezone highlight to be manually set separately from the location. (dshea)
Thu Nov 14 13:00:00 2013 David Shea - 0.4.1-1
- Initial version