Changelog for
erlang-yconf-1.0.16-lp155.15.1.x86_64.rpm :
* Fri Jun 28 2024 obs-service-tar-scmAATTinvalid- Update to version 1.0.16:
* Release 1.0.16
* Release 1.0.15
* Fix hex-release action
* Release 1.0.14
* Release 1.0.13
* Release 1.0.12
* Update changelog
* Add support to send C coverage. Don\'t cache. Move hex plugin to Action
* Add .gitignore
* Switch from Travis to Github Actions
* Parametrize the rebar binary (processone/fast_tls#51)
* Release 1.0.11
* Add Github Action to release to hex.pm when tagging
* Fix unused variable warning
* Update copyright year to 2021
* Export include_files/3 to fix several Dialyzer warnings
* Release 1.0.10
* Release 1.0.9
* Release 1.0.8
* Update changelog
* Update .travis.yml
* Release 1.0.7
* Release 1.0.6
* Update changelog
* Update fast_yaml to 1.0.26 to compile with Erlang/OTP 23
* Create README.md
* Remove test cases useless since 3e042d17
* Fix Travis setup and test up to Erlang/OTP 22.3
* Revert \"Fix Travis setup, using Rebar3\"
* Revert \"Build test dir here, not in parent\"
* Build test dir here, not in parent
* Fix Travis setup, using Rebar3
* Revert \"Ensure uri_parse/1 returns the host part as binary\"
* Tidy up uri_parse/1 function
* Ensure uri_parse/1 returns the host part as binary
* Always specify URL schemes as atoms
* Don\'t let uri_parse/1 return path component
* Don\'t crash on invalid URLs
* Don\'t crash on URLs without port number
* Don\'t convert URL to string for uri_string:parse/1
* Release 1.0.5
* Fix two problems: AATTHOSTAATT confuses uri_string, and Scheme now is a string
* Use old http_uri:parse only in Erlang/OTP < 21 (processone/ejabberd#3284)
* Tue Aug 13 2019 Marcus Rueckert
- initial package