Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-29 17:21:56 +03:00
committed by GitHub
parent 7ea5b5f42f
commit 1d1400c96b
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>A tiny library providing a C "class" for working with arbitrary big sizes in bytes</Summary>
<Description>Bayt cinsinden rastgele büyük boyutlarla çalışmak için C sınıfı olan kütüphane</Description>
<Archive sha1sum="bf786fda3aca41457ad117463c5fb54643247462" type="targz">https://github.com/storaged-project/libbytesize/releases/download/2.10/libbytesize-2.10.tar.gz</Archive>
<Archive sha1sum="5b061721f130d14d69bfb3a6cb947f6615f4c2b6" type="targz">https://github.com/storaged-project/libbytesize/releases/download/2.11/libbytesize-2.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>libpcre2-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-11-29</Date>
<Version>2.11</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2024-01-20</Date>
<Version>2.10</Version>