diff --git a/.gitignore b/.gitignore index bba2587..97da459 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ otp_src_R14A.tar.gz /otp-OTP-19.0.6.tar.gz /otp-OTP-19.0.7.tar.gz /otp-OTP-19.1.1.tar.gz +/otp-OTP-19.1.2.tar.gz diff --git a/erlang.spec b/erlang.spec index 0150943..d146b92 100644 --- a/erlang.spec +++ b/erlang.spec @@ -65,7 +65,7 @@ Name: erlang -Version: 19.1.1 +Version: 19.1.2 Release: 1%{?dist} Summary: General-purpose programming language and runtime environment @@ -2310,6 +2310,9 @@ useradd -r -g epmd -d /tmp -s /sbin/nologin \ %changelog +* Thu Oct 6 2016 Peter Lemenkov - 19.1.2-1 +- Ver. 19.1.2 + * Tue Oct 4 2016 Peter Lemenkov - 19.1.1-1 - Ver. 19.1.1 diff --git a/sources b/sources index 702791c..4bdb136 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c5d86c58e4f667350026b997622dd5f otp-OTP-19.1.1.tar.gz +da7912dbd1995d5ac955e324c1b3cd5f otp-OTP-19.1.2.tar.gz