- Update to version 0.3.3r3: + Changelog available on the 'CHANGES' file in documentation. - Introduce changes to enable builds for Fedora and EL6 - Add libXcursor-devel to BuildRequires. OBS-URL: https://build.opensuse.org/request/show/115545 OBS-URL: https://build.opensuse.org/package/show/games/fife?expand=0&rev=5
90 lines
3.6 KiB
Plaintext
90 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed Apr 25 20:54:19 UTC 2012 - nmo.marques@gmail.com
|
||
|
||
- Update to version 0.3.3r3:
|
||
+ Changelog available on the 'CHANGES' file in documentation.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 14 10:10:56 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Introduce changes to enable builds for Fedora and EL6
|
||
- Add libXcursor-devel to BuildRequires.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 4 01:10:21 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Update to version 0.3.3r2:
|
||
+ Major overhaul of the instance matching routines. They are now
|
||
much faster and more accurate.
|
||
+ Added mouse sensitivity and acceleration options.
|
||
+ Fixed some problems with memory in the Image Manager.
|
||
+ Dragging the mouse (with a mouse button down) now behaves as
|
||
expected.
|
||
+ 1024×600 is now a valid resolution to run FIFE
|
||
+ PyChan widgets can now be shown/hidden even if they are not
|
||
the top container widget.
|
||
+ Editor icons have been replaced with free ones
|
||
- Add lgpl-2.0.txt to update license file, reported upstream
|
||
- Source in tar.gz
|
||
- Removed fedora conditionals
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 20 18:18:12 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Add conditionals for Fedora build (Fedora package review is
|
||
slow and upstream wants a build for Fedora).
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Oct 11 00:05:46 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Update to version 0.3.3:
|
||
+ Many optimizations/improvements to the OpenGL renderer. Depth
|
||
testing was modified and now works properly with alpha
|
||
blending enabled. Alpha testing is used to discard pixels.
|
||
[t:556]
|
||
+ Optimized color overlays. [t:539]
|
||
+ Customizable alpha threshold value for outlines / outlining
|
||
[t:569]
|
||
+ Added support for drawing/modifying images. [t:553]
|
||
+ Re-implemented the Resouce Pools (ImagePool AnimationPool, etc)
|
||
as ImangeManager, SoundClipManager, etc. [t:504]
|
||
+ Setting module no longer crashes when settings dialog has not
|
||
been loaded. [t:555]
|
||
+ Fixed the problem that the objects of the renderers don't get
|
||
deallocated when the camera deconstructor was called. Affected
|
||
renderers: Instance-, Cellsection-, Generic- and LightRenderer.
|
||
+ Many more on CHANGES
|
||
- Removed fife-opensuse-packaging-fixes.patch: fixed upstream
|
||
- Removed fife-changeset_r3592.patch: included on release
|
||
- Removed fife-soname-fix.patch: fixed upstream
|
||
- Removed rpmlintrc
|
||
- Removed all entries for Fedora builds from spec.
|
||
- Some cleanup and optimizations on spec file.
|
||
- python-fife not building for now, removed from devel Requires.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 10 00:23:58 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Add necessary changes to enable Fedora builds.
|
||
+ Replaced %py_requires macro (uncool for Fedora builds);
|
||
+ Minor cleanups.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon May 9 16:12:10 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Add patches:
|
||
+ fife-opensuse-packaging-fixes.patch: removes 'ext' (bundled
|
||
libraries), we build with system shared libraries;
|
||
+ fife-changeset_r3592.patch: cherry picked from git, fixes some
|
||
build issues with boost.
|
||
+ fife-soname-fix.patch: Adds soname to package.
|
||
- Add rpmlintrc: currently used to supress 'macro-in-comments'.
|
||
- Spec changes: several tweaks.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon May 9 03:22:18 UTC 2011 - nmarques@opensuse.org
|
||
|
||
- Initial package from version 0.3.2
|
||
+ Parallel builds disable, don't work for this package.
|
||
|