OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-eimp?expand=0&rev=14
64 lines
2.1 KiB
Plaintext
64 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jun 7 11:49:34 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- replace disable-deps-for-now.patch with skip_deps=true
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 00:15:43 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- refresh disable-deps-for-now.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 28 12:39:12 UTC 2018 - mrueckert@suse.de
|
|
|
|
- Update to version 1.0.4:
|
|
* Add CHANGELOG.md
|
|
* Release 1.0.4
|
|
* Use spawn_executable to just run program on given path
|
|
* Release 1.0.3
|
|
* Introduce rate limit
|
|
* Improved GD library detection
|
|
* Assume all C libraries are available before running ./configure
|
|
* Mention the corner case when C libraries are not available
|
|
* Document is_supported/1 and supported_formats/0
|
|
* Autodetection of supported formats during compile time
|
|
* Fix detection of rebar3
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 30 00:37:08 UTC 2017 - mrueckert@suse.de
|
|
|
|
- Update to version 1.0.2:
|
|
* Release 1.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 6 14:54:00 UTC 2017 - mrueckert@suse.de
|
|
|
|
- also package priv/bin
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 6 11:50:06 UTC 2017 - mrueckert@suse.de
|
|
|
|
- currently this package is unwilling to cooperate with our
|
|
p1_utils package. to get a building package we follow debian and
|
|
disable the dep for now: disable-deps-for-now.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 04 03:00:45 UTC 2017 - mrueckert@suse.de
|
|
|
|
- Update to version 1.0.1:
|
|
* Package license and README
|
|
* Fix HAVE_WEBP macro placing
|
|
* Add a few more tests
|
|
* Support compiling against gd that was not built with WebP support
|
|
* Release 1.0.1
|
|
* Fix a typo
|
|
* Describe new options for convert/3
|
|
* Add 'scale' transformation
|
|
* Improve format_error test
|
|
* Add GIF support
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 4 03:00:07 UTC 2017 - mrueckert@suse.de
|
|
|
|
- initial package
|