Added Ruby packaging support.
This commit is contained in:
@@ -10,7 +10,8 @@ PACKAGES= unit \
|
||||
unit-python unit-python2.7 unit-python3.4 \
|
||||
unit-python3.5 unit-python3.6 \
|
||||
unit-go unit-go1.7 unit-go1.8 unit-go1.9 \
|
||||
unit-perl
|
||||
unit-perl \
|
||||
unit-ruby
|
||||
|
||||
|
||||
all: changes changelogs
|
||||
|
||||
@@ -23,6 +23,19 @@ NGINX Unit updated to 0.7.
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit-ruby" ver="0.7" rev="1"
|
||||
date="2018-04-02" time="15:40:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
Initial release of Ruby module for NGINX Unit.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit" ver="0.7" rev="1"
|
||||
date="2018-03-22" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
Reference in New Issue
Block a user