- Update to version 0.8.1+git20201014 * Add support for 64px ARGB (icp6) icons * Add support for 128px ARGB (ic07) icons * Remove some warnings * Code optimization OBS-URL: https://build.opensuse.org/request/show/865478 OBS-URL: https://build.opensuse.org/package/show/graphics/libicns?expand=0&rev=13
88 lines
2.9 KiB
Plaintext
88 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 21 16:44:24 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 0.8.1+git20201014
|
|
* Add support for 64px ARGB (icp6) icons
|
|
* Add support for 128px ARGB (ic07) icons
|
|
* Remove some warnings
|
|
* Code optimization
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 13:28:35 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to current git version 0.8.1+git20190323
|
|
* Update and correct documentation
|
|
* Added icnsutil, a libicns clone of the Darwin iconutil, to
|
|
work with 'retina' icon (should also work both ways)
|
|
* Fixed conversion of images with dimensions of 256x256 or
|
|
greater.
|
|
* Clean up build system
|
|
* Support OpenJPEG 2
|
|
* Remove dead code and warnings
|
|
* Several minor fixes
|
|
- Added _service file
|
|
- Link to OpenJPEG2
|
|
- Drop Group tags
|
|
- Drop useless Provides
|
|
- Add automake/libtool build requirement because the tarball
|
|
no longer comes with a configure file
|
|
- Add openjpeg build requirement to support 256x256 and up icons
|
|
- Add pkgconfig build requirement to allow proper indexing of
|
|
the .pc file
|
|
- Recommend unar to uncompress old StuffIt archives (as per
|
|
documentation)
|
|
- Use autosetup macro
|
|
- Spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 11:30:47 UTC 2019 - mvetter@suse.com
|
|
|
|
- bsc#1144246 - Drop jasper dependency from libicns:
|
|
Loosing JPEG2000 support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 2 20:05:50 UTC 2018 - crrodriguez@opensuse.org
|
|
|
|
- Use system's default libpng for build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 16:01:57 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Revert accidental rename of icns-utils package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 4 10:44:51 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- Remove hardcoded dependencies, they are generated automatically
|
|
- Rename devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 8 17:08:22 UTC 2015 - cdenicolo@suse.com
|
|
|
|
- license update: LGPL-2.1+
|
|
see Readme-file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 10:56:40 UTC 2015 - badshah400@gmail.com
|
|
|
|
- Update to version 0.8.1:
|
|
+ fix libtool issue
|
|
+ fix cppcheck issues
|
|
+ implement 1024x1024 support
|
|
+ autotools fixes
|
|
- Changes from version 0.8.0:
|
|
+ libicns version 2.8.2 (per libtool).
|
|
+ fixed potentially dangerous parsing error.
|
|
+ improved icns2png's understanding of 'icnV' type.
|
|
+ added awareness of 'TOC ' type to libicns/icns2png.
|
|
+ added support for PNG icns elements.
|
|
+ added support for icon variant type.
|
|
+ fix for alignment/bus errors on ARM/Sparc.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 14:42:04 UTC 2011 - malcolmlewis@opensuse.org
|
|
|
|
- Initial build.
|
|
|