Ver. 19.1.4
Signed-off-by: Peter Lemenkov <lemenkov@redhat.com>
This commit is contained in:
parent
48b2d980bd
commit
d02dbcf40a
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -73,3 +73,4 @@ otp_src_R14A.tar.gz
|
|||
/otp-OTP-19.1.1.tar.gz
|
||||
/otp-OTP-19.1.2.tar.gz
|
||||
/otp-OTP-19.1.3.tar.gz
|
||||
/otp-OTP-19.1.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
|
||||
Name: erlang
|
||||
Version: 19.1.3
|
||||
Version: 19.1.4
|
||||
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
|
||||
* Fri Oct 14 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.1.4-1
|
||||
- Ver. 19.1.4
|
||||
|
||||
* Tue Oct 11 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.1.3-1
|
||||
- Ver. 19.1.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8f75c23d9fba7d4d4922dafef7691859 otp-OTP-19.1.3.tar.gz
|
||||
b52160849cdc64a6d6d75e8bef1173eb otp-OTP-19.1.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue