Ver. 19.0.6
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
c275ae2444
commit
8547d3fbbc
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -68,3 +68,4 @@ otp_src_R14A.tar.gz
|
|||
/otp-OTP-19.0.2.tar.gz
|
||||
/otp-OTP-19.0.4.tar.gz
|
||||
/otp-OTP-19.0.5.tar.gz
|
||||
/otp-OTP-19.0.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
|
||||
Name: erlang
|
||||
Version: 19.0.5
|
||||
Version: 19.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose programming language and runtime environment
|
||||
|
||||
|
|
@ -2314,6 +2314,9 @@ useradd -r -g epmd -d /tmp -s /sbin/nologin \
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 14 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.0.6-1
|
||||
- Ver. 19.0.6
|
||||
|
||||
* Tue Aug 23 2016 Peter Lemenkov <lemenkov@gmail.com> - 19.0.5-1
|
||||
- Ver. 19.0.5
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
95f3a3c46d0e2879eb6ecb9ca98ad55e otp-OTP-19.0.5.tar.gz
|
||||
a98b0f01a71d2f7e1ad6ccbee8cf7f5f otp-OTP-19.0.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue