e2fsprogs ver. bump

This commit is contained in:
Rmys
2020-04-18 22:01:57 +03:00
parent 61d3a47d6f
commit d64a3f83f7
+10 -3
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA>
<Summary>Standard ext2/3/4 filesystem utilities</Summary>
<Description>e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support.</Description>
<Archive sha1sum="41f018af4858ddde281d74817f3dc9551af5bb6a" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.45.3.tar.gz</Archive>
<Archive sha1sum="4f2eb83d9fd96d61355c10f1223e47cc8df71229" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.45.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<!-- The first release shipped within util-linux -->
<Dependency>gettext</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>fuse-devel</Dependency>
<Dependency>fuse-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">ntfs-3g.patch</Patch>
@@ -31,7 +31,7 @@
<Name>e2fsprogs</Name>
<RuntimeDependencies>
<Dependency>libutil-linux</Dependency>
<Dependency>fuse</Dependency>
<Dependency>fuse</Dependency>
<!-- The first release shipped within util-linux -->
<!--<Dependency>libuuid</Dependency>-->
</RuntimeDependencies>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-04-17</Date>
<Version>1.45.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-12-25</Date>
<Version>1.45.3</Version>