gptfdisk-1.0.10

This commit is contained in:
Rmys
2024-02-22 14:11:18 +03:00
parent 215558910f
commit c71b209255
4 changed files with 11 additions and 124 deletions
+11 -4
View File
@@ -10,7 +10,7 @@
<IsA>app:console</IsA>
<Summary>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Summary>
<Description>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Description>
<Archive sha1sum="284bd000edaf7874b472bd01719c6a71a8030e13" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.9/gptfdisk-1.0.9.tar.gz</Archive>
<Archive sha1sum="70c0bfe4290c2893fc957ef7f6156c5e74e469fc" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.10/gptfdisk-1.0.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>util-linux</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -18,9 +18,9 @@
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">opensuse/0001-Fix-failure-crash-of-sgdisk-when-compiled-with-lates.patch</Patch>
<Patch level="1">opensuse/gptfdisk-fix-null-pointer-dereference.patch</Patch>
<Patch level="1">gentoo/gptfdisk-1.0.9-libuuid.patch</Patch>
<!-- <Patch level="1">opensuse/0001-Fix-failure-crash-of-sgdisk-when-compiled-with-lates.patch</Patch> -->
<!-- <Patch level="1">opensuse/gptfdisk-fix-null-pointer-dereference.patch</Patch> -->
<!-- <Patch level="1">gentoo/gptfdisk-1.0.9-libuuid.patch</Patch> -->
</Patches>
</Source>
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="11">
<Date>2024-02-21</Date>
<Version>1.0.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-09-11</Date>
<Version>1.0.9</Version>