Files
erlang-stun/erlang-stun.changes
Marcus Rueckert 5395c44208 - Update to version 1.0.20:
* Release 1.0.20
  * Release 1.0.19
  * Release 1.0.18
  * Update changelog
  * Get rid of unused function/variable warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-stun?expand=0&rev=14
2018-02-05 19:44:37 +00:00

105 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 05 19:44:30 UTC 2018 - mrueckert@suse.de
- Update to version 1.0.20:
* Release 1.0.20
* Release 1.0.19
* Release 1.0.18
* Update changelog
* Get rid of unused function/variable warning
-------------------------------------------------------------------
Sat Dec 30 00:43:15 UTC 2017 - mrueckert@suse.de
- Update to version 1.0.17:
* Release 1.0.17
* replace info_msg calls with dbg
* start p1_utils in test
* Add p1_utils to stun.app.src
-------------------------------------------------------------------
Thu Nov 23 20:21:48 UTC 2017 - mrueckert@suse.de
- Update to version 1.0.16:
* Release 1.0.16
* Release 1.0.15
* Release 1.0.14
* Release 1.0.13
* Update changelog
* Don't use crypto:rand_bytes/1 in tests
* Release 1.0.12
* Update dependencies
* Release version 1.0.11
* Update rebar.config.script and fix problem with coverall
-------------------------------------------------------------------
Wed Oct 4 00:06:40 UTC 2017 - cseader@suse.com
- Updated to Version 1.0.15
-------------------------------------------------------------------
Mon Jul 10 23:39:34 UTC 2017 - mrueckert@suse.de
- add devel package provide
-------------------------------------------------------------------
Sun Jul 09 02:32:29 UTC 2017 - mrueckert@suse.de
- Update to version 1.0.12:
* Also update Fast TLS
* Update README.md
* Bump version of used fast_tls
* Bump version
* Update copyright year (processone/ejabberd#1442)
* Release 1.0.10
* Update rebar.config.script and fix problem with coverall
* Release version 1.0.11
* Update dependencies
* Release 1.0.12
-------------------------------------------------------------------
Fri Sep 23 14:30:56 UTC 2016 - mrueckert@suse.de
- update to f9f9162
-------------------------------------------------------------------
Sat May 21 01:25:41 UTC 2016 - mrueckert@suse.de
- update to 653943e
-------------------------------------------------------------------
Sat Mar 5 20:25:02 UTC 2016 - mrueckert@suse.de
- update to 906f6a0
-------------------------------------------------------------------
Sat Mar 5 20:24:08 UTC 2016 - mrueckert@suse.de
- update to HEAD and rename to follow new upstream naming
-------------------------------------------------------------------
Thu Aug 06 13:08:18 UTC 2015 - matwey.kornilov@gmail.com
- Update to version 0.1.0+git20150730.1400140:
+ Use 'infinity' instead of 'unlimited'
+ Update copyright up to 2015
+ Update rebar.config dependency URL for consistency
+ Make sure we use https scheme for Github URLs
+ change type dict() to dict:dict() to fix compilation error.
+ Remove ambigous dict() type
+ Update crypto calls
-------------------------------------------------------------------
Sat Jul 5 13:46:13 UTC 2014 - mrueckert@suse.de
- cleanup
- added proper description and summary
- install documentation
- use the timestamp from the last git commit
-------------------------------------------------------------------
Fri Jul 4 00:25:25 UTC 2014 - mrueckert@suse.de
- initial package