Changelog for
ufc-devel-2.2.0-1.1.x86_64.rpm :
Fri Jun 21 14:00:00 2013 kkhere.geoAATTgmail.com
- Fix build on openSUSE_12.2
Fri Jun 21 14:00:00 2013 kkhere.geoAATTgmail.com
- update to version 2.2.0
* Add new class ufc::point_integral
* Use CMake to configure JIT compilation of forms
* Generate UseUFC.cmake during configuration
* Remove init_mesh(), init_cell(), init_mesh_finalize()
* Remove ufc::mesh and add a vector of num_mesh_entities to global_dimension() and tabulate_dofs().
- update files list
- add pkgconfig(ufc-1) provides
Tue Jan 22 13:00:00 2013 scorotAATTfree.fr
- update to version 2.1.0
* Fix bug introduced by SWIG 2.0.5, which treated uint as Python
long
* Add optimization SWIG flags, fixing bug lp:987657
- update files list
Sun Sep 23 14:00:00 2012 scorotAATTfree.fr
- add boost-devel and swig in build requirements to enable
the ufc python module build
Sun Sep 23 14:00:00 2012 scorotAATTfree.fr
- fix package group
Sat Sep 22 14:00:00 2012 scorotAATTfree.fr
- first package