From 54349f29dd212641663d59f366ccab76ee2436fd1e05d6c737bde489ec4b1303 Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Wed, 21 Nov 2018 08:23:56 +0000 Subject: [PATCH] Accepting request 650576 from devel:languages:erlang 123 OBS-URL: https://build.opensuse.org/request/show/650576 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=66 --- OTP-21.1.1.tar.gz | 3 --- OTP-21.1.2.tar.gz | 3 +++ erlang.changes | 13 +++++++++++++ erlang.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 OTP-21.1.1.tar.gz create mode 100644 OTP-21.1.2.tar.gz diff --git a/OTP-21.1.1.tar.gz b/OTP-21.1.1.tar.gz deleted file mode 100644 index 37ec642..0000000 --- a/OTP-21.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6588243e9659960e184083f49b15ea37890e4cd9bb8aef84ba4180db68befc3 -size 53854332 diff --git a/OTP-21.1.2.tar.gz b/OTP-21.1.2.tar.gz new file mode 100644 index 0000000..89eef98 --- /dev/null +++ b/OTP-21.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3c893a4c025538c3508838b2f2f08842202449d161b755de7df08938e1e0d0 +size 53854974 diff --git a/erlang.changes b/erlang.changes index 0a236a4..2ff0908 100644 --- a/erlang.changes +++ b/erlang.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 17 22:39:41 UTC 2018 - Gabriele Santomaggio +- update to 21.1.2: +- Changes for 21.1.2: + * http://erlang.org/download/OTP-21.1.2.README + * compiler: Fixed a bug where incorrect code was generated + following a binary match guard. + * erts: Fixed a rare bug where files could be closed on a + normal instead of an IO scheduler, resulting in system + instability if the operation blocked. + * public_key: Add DSA SHA2 oids in public_keys ASN1-spec and + public_key:pkix_sign_types/1 + ------------------------------------------------------------------- Thu Nov 8 17:16:08 UTC 2018 - Markos Chandras diff --git a/erlang.spec b/erlang.spec index 02e8aa5..6970ee1 100644 --- a/erlang.spec +++ b/erlang.spec @@ -26,7 +26,7 @@ %endif Name: erlang -Version: 21.1.1 +Version: 21.1.2 Release: 0 # not set up to be built with position independend executable support #!BuildIgnore: gcc-PIE