Merge pull request #4373 from pisilinux/Rmys-patch-11
ruby-2.5.0:ver.bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>An object-oriented scripting language</Summary>
|
||||
<Description>Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</Description>
|
||||
<Archive sha1sum="944d2588308391b20a89642472454d1dfe7b2360" type="tarbz2">ftp://ftp.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="827b9a3bcffa86d1fc9ed96d403cb9dc37731688" type="tarbz2">ftp://ftp.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>tcltk-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
@@ -36,15 +36,16 @@
|
||||
<Dependency>libffi</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libyaml</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/2.4.0/</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/2.5.0/</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/site_ruby/</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/vendor_ruby/</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/libruby-static.a</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.4</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.4.0</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.5</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.5.0</Path>
|
||||
<Path fileType="library">/usr/lib/libruby-static.a</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so</Path>
|
||||
<Path fileType="doc">/usr/share/ri</Path>
|
||||
@@ -62,7 +63,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gem</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/gems</Path>
|
||||
<Path fileType="data">/usr/share/ri/2.4.0/system/Gem</Path>
|
||||
<Path fileType="data">/usr/share/ri/2.5.0/system/Gem</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -79,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-01-27</Date>
|
||||
<Version>2.5.0</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-02-02</Date>
|
||||
<Version>2.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user