This commit is contained in:
Rmys
2020-02-01 18:44:29 +03:00
parent da99ac1018
commit 526be60107
4 changed files with 25 additions and 1 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A library for creating ISO disc images</Summary>
<Description>libisofs is a library that handles creating ISO disc image files. It is intended to work together with libburn to write these images to discs</Description>
<Archive sha1sum="f487a6c9cb713fd7f0aab21860f219ac2267801f" type="targz">http://files.libburnia-project.org/releases/libisofs-1.4.8.tar.gz</Archive>
<Archive sha1sum="8c7b6e5ec968a2b890e35178150d9141328100b4" type="targz">http://files.libburnia-project.org/releases/libisofs-1.5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -49,6 +49,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-02-01</Date>
<Version>1.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-18</Date>
<Version>1.4.8</Version>