ruby ver. bump

This commit is contained in:
Rmys
2021-06-28 22:27:21 +03:00
committed by GitHub
parent 7d9a1f03cc
commit abc145aa2e
+15 -8
View File
@@ -13,7 +13,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="6c92300d7fd3e9cbb433e5e687535dc5300848eb" type="tarxz">https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.1.tar.xz</Archive>
<Archive sha1sum="3c5443960fe860ff7055bc02a4793140b9fb9b28" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcl-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -49,14 +49,14 @@
<Path fileType="executable">/usr/bin</Path>
<!-- ruby libraries -->
<Path fileType="library">/usr/lib/ruby/2.7.0/</Path>
<Path fileType="library">/usr/lib/ruby/3.0.0/</Path>
<Path fileType="library">/usr/lib/libruby.so.2.7.1</Path>
<Path fileType="library">/usr/lib/libruby.so.2.7</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0.1</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0</Path>
<Path fileType="library">/usr/lib/libruby.so</Path>
<Path fileType="library">/usr/lib/ruby/site_ruby/2.7.0/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/2.7.0/</Path>
<Path fileType="library">/usr/lib/ruby/site_ruby/3.0.0/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/3.0.0/</Path>
<!-- ruby man files -->
<Path fileType="man">/usr/share/man/man1</Path>
<!-- ruby doc files -->
@@ -105,13 +105,20 @@
<!-- rubygems gem libraries -->
<Path fileType="library">/usr/lib/ruby/gems/</Path>
<!-- ruby index files -->
<Path fileType="data">/usr/share/ri/2.7.0/system/Gem</Path>
<Path fileType="data">/usr/share/ri/3.0.0/system/Gem</Path>
<!-- rubygem man files -->
<Path fileType="man">/usr/share/man/man5</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2021-06-28</Date>
<Version>3.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-04-26</Date>
<Version>2.7.1</Version>
@@ -176,4 +183,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>