xfsprogs ver.bump

This commit is contained in:
Rmys
2021-02-27 15:06:45 +03:00
parent fe9218ec49
commit d9814f7610
+10 -1
View File
@@ -12,9 +12,10 @@
<IsA>app:console</IsA>
<Summary>XFS filesystem utilities</Summary>
<Description>xfsprogs contains a number of administrative utilities to work with and manage XFS filesystems.</Description>
<Archive sha1sum="b170baf954c8365115f3bcf6d982db46060b1626" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.4.0.tar.xz</Archive>
<Archive sha1sum="9e5cbf9b3a561c3b9b391f0b1330bcb4b3537d38" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>icu4c-devel</Dependency>
<Dependency>libinih-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libunistring-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
@@ -26,6 +27,7 @@
<Name>xfsprogs</Name>
<RuntimeDependencies>
<Dependency>icu4c</Dependency>
<Dependency>libinih</Dependency>
<Dependency>readline</Dependency>
<Dependency>libunistring</Dependency>
<Dependency>libutil-linux</Dependency>
@@ -56,6 +58,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-02-27</Date>
<Version>5.10.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-19</Date>
<Version>5.4.0</Version>