ruby rrdtool*:ver. bump

This commit is contained in:
Rmys
2019-10-03 20:11:37 +03:00
parent 0d50389412
commit 5270cee158
2 changed files with 21 additions and 7 deletions
+12 -5
View File
@@ -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="827b9a3bcffa86d1fc9ed96d403cb9dc37731688" type="tarbz2">ftp://ftp.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.bz2</Archive>
<Archive sha1sum="fa1c7b7f91edb92de449cb1ae665901ba51a8b81" type="tarbz2">http://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>tcltk-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -40,12 +40,12 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/ruby/2.5.0/</Path>
<Path fileType="library">/usr/lib/ruby/2.6.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.5</Path>
<Path fileType="library">/usr/lib/libruby.so.2.5.0</Path>
<Path fileType="library">/usr/lib/libruby.so.2.6</Path>
<Path fileType="library">/usr/lib/libruby.so.2.6.4</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>
@@ -63,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.5.0/system/Gem</Path>
<Path fileType="data">/usr/share/ri/2.6.0/system/Gem</Path>
</Files>
</Package>
@@ -80,6 +80,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-10-01</Date>
<Version>2.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-07</Date>
<Version>2.5.0</Version>