Ver. 19.1.3
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
dac92bc94f
commit
de72c4d8e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ otp_src_R14A.tar.gz
|
|||||||
/otp-OTP-19.0.7.tar.gz
|
/otp-OTP-19.0.7.tar.gz
|
||||||
/otp-OTP-19.1.1.tar.gz
|
/otp-OTP-19.1.1.tar.gz
|
||||||
/otp-OTP-19.1.2.tar.gz
|
/otp-OTP-19.1.2.tar.gz
|
||||||
|
/otp-OTP-19.1.3.tar.gz
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: erlang
|
Name: erlang
|
||||||
Version: 19.1.2
|
Version: 19.1.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: General-purpose programming language and runtime environment
|
Summary: General-purpose programming language and runtime environment
|
||||||
|
|
||||||
@ -2310,6 +2310,9 @@ useradd -r -g epmd -d /tmp -s /sbin/nologin \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 11 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.1.3-1
|
||||||
|
- Ver. 19.1.3
|
||||||
|
|
||||||
* Thu Oct 6 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.1.2-1
|
* Thu Oct 6 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.1.2-1
|
||||||
- Ver. 19.1.2
|
- Ver. 19.1.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user