File grfcodec.changes of Package grfcodec
-------------------------------------------------------------------
Tue Feb 16 09:56:09 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add bb692b2c723c5e87cc8f89f445928e97594d5b8f.patch: Do not use
uint for command id. Fixes build with gcc 10.
- Switch source and url tags to github, where this code now lives.
-------------------------------------------------------------------
Wed Feb 1 11:00:37 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Thu Jun 30 19:36:47 UTC 2016 - rpm@fthiessen.de
- Update to 6.0.6
* Fixes build with GCC6.
- Changed spec to build with optflags
-------------------------------------------------------------------
Sat Jun 14 16:39:28 UTC 2014 - mailaender@opensuse.org
- update to 6.0.4
-------------------------------------------------------------------
Sun Feb 17 23:30:27 UTC 2013 - suse@ammler.ch
- update to 6.0.2 (bugfix release)
-------------------------------------------------------------------
Tue Sep 25 12:59:46 UTC 2012 - suse@ammler.ch
- update to 6.0.1 (bugfix release)
-------------------------------------------------------------------
Thu Mar 8 08:36:38 UTC 2012 - suse@ammler.ch
- update to 6.0.0
- NFO version 32 for supporting GRF container version 2
- GRF container version 2 with bigger sprites and multiple
images (bit depth and zoom level) for real sprites
- GRFID now has a command line option to create the (OpenTTD)
MD5 checksum of a NewGRF. For GRF container version 2 NewGRFs
this means the MD5 checksum of the header and data sections.
- GRFCodec: Command line option -n that determines the best compression
for sprites during compilation. This could improve compression
- NFORenum: some data file updates
-------------------------------------------------------------------
Thu Dec 22 01:15:07 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Tue Dec 20 18:17:43 UTC 2011 - ammler@openttdcoop.org
- upstream update 5.1.3
* nfo v8 support (needed for openttd 1.2)
-------------------------------------------------------------------
Mon Oct 10 07:22:09 UTC 2011 - ammler@openttdcoop.org
- upstream update 5.1.2
-------------------------------------------------------------------
Sat Mar 19 15:46:17 UTC 2011 - ammler@openttdcoop.org
- upstream update 5.1.1
* grfcodec: Make PNG the default output sprite sheet format if
libpng is found.
* nforenum: Warn if the palette is not specified via an Action 14.
-------------------------------------------------------------------
Wed Dec 15 21:09:40 UTC 2010 - ammler@openttdcoop.org
- upstream update 5.1.0
* new png support requires libpng
* Fix: group to Development/Tools/Building (rpmlint warning)
-------------------------------------------------------------------
Sun Oct 31 16:11:33 UTC 2010 - ammler@openttdcoop.org
- upstream update 5.0.0
-------------------------------------------------------------------
Tue Sep 21 13:44:24 UTC 2010 - ammler@openttdcoop.org
- upstream update 5.0
* grfcodec provides nforenum
-------------------------------------------------------------------
Sat Aug 14 23:03:43 UTC 2010 - ammler@openttdcoop.org
- upstream update 1.0
* new maintainer
-------------------------------------------------------------------
Thu Jul 8 17:10:46 UTC 2010 - ammler@openttdcoop.org
- new version r167 from hg.openttdcoop.org
- no patches anymore
-------------------------------------------------------------------
Tue Jul 6 20:37:00 UTC 2010 - ammler@openttdcoop.org
- force openSUSE 11.3 to use gcc43
-------------------------------------------------------------------
Sat Jan 23 00:00:00 CET 2010 - ammler@openttdcoop.org
- upstream update
- gcc44 patch not needed anymore
-------------------------------------------------------------------
Thu Dec 10 00:00:00 CET 2009 - ammler@openttdcoop.org
- upstream update
- rename package to openttd-devel-grfcodec
-------------------------------------------------------------------
Mon Sep 21 00:00:00 CEST 2009 - ammler@openttdcoop.org
- compile patch (from fedoraproject.org)
- remove upx (patch)
- using make install
- requires gcc-c++
-------------------------------------------------------------------
Sun May 3 00:00:00 CEST 2009 - iarnell@gmail.com
- fix license tag (GPLv2+)
- don't pass -O3 to gcc
- doesn't BR subversion
-------------------------------------------------------------------
Sat May 2 00:00:00 CEST 2009 - iarnell@gmail.com
- initial release