ruby-3.2.2

This commit is contained in:
Rmys
2023-03-31 15:23:50 +03:00
committed by GitHub
parent 174e21bef4
commit ee9d651a4b
+14 -7
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="844ede3938c652f5f9bf5dbf1b99f5a6c41b11b6" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.xz</Archive>
<Archive sha1sum="087af286b70b0e17f88c9c4469b471eca2010161" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.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/3.0.0/</Path>
<Path fileType="library">/usr/lib/ruby/3.2.0/</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0.5</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2.2</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2</Path>
<Path fileType="library">/usr/lib/libruby.so</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>
<Path fileType="library">/usr/lib/ruby/site_ruby/3.2.0/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/3.2.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/3.0.0/system/Gem</Path>
<Path fileType="data">/usr/share/ri/3.2.0/system/Gem</Path>
<!-- rubygem man files -->
<Path fileType="man">/usr/share/man/man5</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2023-03-31</Date>
<Version>3.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2022-11-24</Date>
<Version>3.0.5</Version>