vim rrdtool ver. bump

This commit is contained in:
Rmys
2025-05-16 18:37:00 +03:00
parent afba7aa417
commit 539f10b908
2 changed files with 17 additions and 2 deletions
+9 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>A system to store and display time-series data</Summary>
<Description>RRD is the acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine/room temperature, server load average).</Description>
<Archive sha1sum="4da6da5e2f789d006c1ccc3b816a5a1ac9123bc8" type="targz">https://github.com/oetiker/rrdtool-1.x/releases/download/v1.8.0/rrdtool-1.8.0.tar.gz</Archive>
<Archive sha1sum="d0e05b63b63ecc7da6596cefc5d5ba7a469c64cb" type="targz">https://github.com/oetiker/rrdtool-1.x/releases/download/v1.9.0/rrdtool-1.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>groff</Dependency>
@@ -63,6 +63,7 @@
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/rrdtool</Path>
<Path fileType="data">/usr/share/perl5</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
@@ -80,6 +81,13 @@
</Package>
<History>
<Update release="15">
<Date>2025-05-16</Date>
<Version>1.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2023-10-17</Date>
<Version>1.8.0</Version>