Changelog for
grantlee5-32bit-5.0.0-1.15.x86_64.rpm :
Wed Sep 24 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.0.0 final:
* No changelog since rc1 provided
Mon Sep 22 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Activate grantlee5 package, Qt5 based variant of the grantlee libs
- Update to 5.0.0~rc1
* Drop Qt 4 build. Make Qt 5 a hard requirement.
* Add a porting guide for users of old versions of Grantlee.
* Drop custom handling of QObjects and containers in QVariant.
* Drop old names \'grantlee_core\' and \'grantlee_gui\' in favor of
\'Templates\' and \'Textdocument\' respectively.
* Rely on modern CMake features such as IMPORTED targets and
usage requirements.
* Bump Grantlee CMake requirement to 2.8.12.
* Make the virtual Grantlee::Node::render method const.
* Merge LocalizedFilesystemTemplateLoader
into FilesystemTemplateLoader.
* Remove typedefs for QSharedPointers from APIs.
- Bump miminal requied cmake version to 2.8.12
- Add includes.diff: since upstream doesn\'t provide a way to install
to custom directory, we cheat!
- Add baselibs.conf
Sat Nov 30 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.4.0
* Bump Grantlee CMake requirement to 2.8.9.
* Use the CMAKE_AUTOMOC feature in Grantlee.
* Clean up all CMake code.
* Fix memory leak when deleting a localized template loader.
* Clean up C++ code in preparation for Qt 5.
* Update jQuery version used in example to the latest release.
* Add API for resolving variables to strings in QtScript.
* Fix tests on ARM and other platforms which use float for qreal.
Fri Nov 2 13:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 0.3.0
* Implement dictsort filter
* Many new unit tests
* Bug fixes and performance improvements
* Roman numeral support in textdocument processing
Sat Nov 5 13:00:00 2011 asterios.dramisAATTgmail.com
- Update to version 0.2.0:
* Fix build on several platforms including mac, solaris and bsds.
* Gather coverage data in release builds instead of debug builds.
* Ensure that unit tests can be run and pass before installation.
* Ensure that unit tests pass in multiple locales.
* Fix several compiler warnings.
* Add options for generating coverage data using testcocoon.
- Spec file updates:
* Renamed License: to LGPL-2.1+.
* Spec-cleaner run.
Thu Jul 7 14:00:00 2011 asterios.dramisAATTgmail.com
- Spec file updates:
* Added Provides/Obsoletes for grantlee.
Wed Jul 6 14:00:00 2011 asterios.dramisAATTgmail.com
- update to version 0.1.9
* Port the lexer to a state machine based string parser.
* Add feature to trim insignificant whitespace.
* Build with stricter Qt flags QT_NO_KEYWORDS and QT_NO_CAST_FROM_BYTEARRAY.
* Add example application for a html based templated application framework.
* Add documentation and convenience functions for QObject and Q_PROPERTY
introspection.
* Modernise the CMake build system including creation of EXPORT targets and
fixing of various cross-platform issues.
* Add a componentized CPack packaging system for binary tarballs and windows
install wizards.
* Ability to use COMPONENTS argument to find_package with Grantlee.
* Add a build target for generating code coverage information.
* Platform fixes for MIPS, ARM and MinGW.
* Add more documentation for example applications shipped with the Grantlee
source.
* Add the changelog for prior versions of Grantlee.
- Spec file updates:
* Added lcov in BuildRequires:.
* Changes based on openSUSE shared library packaging policy (added
libgrantlee_core0 and libgrantlee_gui0 packages, removed grantlee
package).
* Minor other updates.
Sun May 22 14:00:00 2011 asterios.dramisAATTgmail.com
- update to version 0.1.8
* Add support for internationalization and localization features.
* A new contacts/address book application.
* Support for outputting QDate and QTime objects.
* Automatic loading of QtScript based plugins.
- Spec file updates:
* Changes based on spec-cleaner run.
* Changed License: to LGPLv2.1+.
* Updates in Group:, Summary: and %description entries.
* Removed libopenssl-devel from BuildRequires: (not needed).
* Removed /sbin/ldconfig from devel package (not needed).
* Minor other updates.
Tue Dec 14 13:00:00 2010 wstephensonAATTnovell.com
- Revert to 0.1.7 and tidy specfile
Thu Oct 28 14:00:00 2010 tittiatcokeAATTgmail.com
- Went back to version 0.1.6 due to build issues. (Hanging build)
Sun Oct 24 14:00:00 2010 wstephensonAATTnovell.com
- update to version 0.1.7
* Generic type support
* Licensing fixes
* Documentation fixes
Thu Sep 30 14:00:00 2010 wstephensonAATTnovell.com
- update to version 0.1.6
* Fixed memory leaks
* More strict casting from ascii
Fri Sep 10 14:00:00 2010 tittiatcokeAATTgmail.com
- update to version 0.1.5
Mon Jul 19 14:00:00 2010 freitagAATTnovell.com
- update to version 0.1.3
Mon Apr 19 14:00:00 2010 tittiatcokeAATTgmail.com
- Official release for version 0.1
Fri Apr 9 14:00:00 2010 tittiatcokeAATTgmail.com
- Initial package