Accepting request 756006 from home:gsantomaggio_suse:branches:devel:languages:erlang:Factory
- Changes for 22.2 * http://erlang.org/download/OTP-22.2.README * Highlights: * erts: The Kernel application's User's Guide now contains a Logger Cookbook with common usage patterns. * erts: Numerous improvements in the new socket and net modules * Standard libraries: common_test: ct_property_test logging is improved * Standard libraries: ssl: Correct handling of unordered chains so that it works as expected * Tools: Emacs erlang-mode function that lets the user open the documentation for an Erlang/OTP function in an Emacs buffer has been improved. Users will be asked if they want the man pages downloaded if they are not present in the system. OBS-URL: https://build.opensuse.org/request/show/756006 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=95
This commit is contained in:
parent
cc81884688
commit
5f34c1c7ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7302be70cee2c33689bf2c2a3e7cfee597415d0fb3e4e71bd3e86bd1eff9cfdc
|
||||
size 54967877
|
3
OTP-22.2.tar.gz
Normal file
3
OTP-22.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:232c37a502c7e491a9cbf86acb7af64fbc1a793fcbcbd0093cb029cf1c3830a7
|
||||
size 55736930
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 07:55:22 UTC 2019 - Gabriele Santomaggio <gsantomaggio@suse.de>
|
||||
|
||||
- Changes for 22.2
|
||||
* http://erlang.org/download/OTP-22.2.README
|
||||
* Highlights:
|
||||
* erts: The Kernel application's User's Guide now contains a
|
||||
Logger Cookbook with common usage patterns.
|
||||
* erts: Numerous improvements in the new socket and net modules
|
||||
* Standard libraries: common_test: ct_property_test logging is improved
|
||||
* Standard libraries: ssl: Correct handling of unordered chains so that it
|
||||
works as expected
|
||||
* Tools: Emacs erlang-mode function that lets the user open the documentation
|
||||
for an Erlang/OTP function in an Emacs buffer has been improved.
|
||||
Users will be asked if they want the man pages downloaded if they are not present
|
||||
in the system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 09:00:15 UTC 2019 - Gabriele Santomaggio <gsantomaggio@suse.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{!?make_build:%{expand: %%global make_build %%{__make} %%{?_smp_mflags}}}
|
||||
|
||||
Name: erlang
|
||||
Version: 22.1.8
|
||||
Version: 22.2
|
||||
Release: 0
|
||||
# not set up to be built with position independend executable support
|
||||
#!BuildIgnore: gcc-PIE
|
||||
|
Loading…
x
Reference in New Issue
Block a user