OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-jiffy?expand=0&rev=13
64 lines
2.1 KiB
Plaintext
64 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 25 23:32:59 UTC 2024 - obs-service-tar-scm@invalid
|
|
|
|
- Update to version 1.1.2:
|
|
* Jiffy 1.1.2
|
|
* Fix build badge
|
|
* Add GH Actions CI and fix tests on Erlang 27
|
|
* Jiffy 1.1.1
|
|
* Prevent rebar3 from seeing any global config
|
|
* Fix builds using mix as a build tool
|
|
* Fix typos spotted by GitHub user kianmeng
|
|
* Jiffy 1.1.0
|
|
* Replace build system with port_compiler
|
|
* Use rebar3 for building and testing Jiffy directly
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 1 03:19:35 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- drop patches
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 10 23:42:23 UTC 2017 - mrueckert@suse.de
|
|
|
|
- add devel package provides
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 09 02:27:07 UTC 2017 - mrueckert@suse.de
|
|
|
|
- Update to version 0.14.11:
|
|
* Fix force_utf8 for object keys
|
|
* Fixed wrong jiffy:decode/2 spec
|
|
* Fix enc_long for 64-bit Windows
|
|
* Replace PropEr with EQC
|
|
* Update the list of Erlang VMs to use on Travis-CI
|
|
* Add support for rebar3
|
|
* Add `use_nil` to `encode_option`
|
|
* Bump to 0.14.10 because rebar3 is inept
|
|
* Maintain my own file list for hex
|
|
* Jiffy 0.14.11
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 29 23:03:29 UTC 2016 - mrueckert@suse.de
|
|
|
|
- update to 330f41c
|
|
- refreshed patches
|
|
- PATCH001-remove-version-check-with-git.patch
|
|
- PATCH002-remove-gcc-compiler-flag-that-fails-build-on-SLES.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 25 15:19:27 UTC 2013 - nkrinner@suse.com
|
|
|
|
- Packaged priv/ directory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 13:39:30 UTC 2013 - nkrinner@suse.com
|
|
|
|
- Initial package
|
|
- Add PATCH001-remove-version-check-with-git.patch
|
|
- Add PATCH002 that removes a gcc compilerflag that fails the build on SLES as
|
|
warnings are turned into errors: "error: assuming signed overflow does not
|
|
occur when assuming that (X - c) >= X is always false"
|
|
|
|
|