libpng ver. bump

This commit is contained in:
Rmys
2026-04-22 10:02:26 +03:00
parent a2b58b6de7
commit d798fd36c6
2 changed files with 9 additions and 2 deletions
+9 -2
View File
@@ -12,12 +12,12 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Portable Network Graphics library</Summary> <Summary>Portable Network Graphics library</Summary>
<Description>The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description> <Description>The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.</Description>
<Archive sha1sum="71eb3636e60b6ea66f2f670cdf1f7160b7a1fa8b" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.56.tar.xz</Archive> <Archive sha1sum="6263409a6907d180e7b990827ca84ee944c6cc17" type="tarxz">mirrors://sourceforge/libpng/libpng-1.6.58.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="1.2.12">zlib-devel</Dependency> <Dependency versionFrom="1.2.12">zlib-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1" compressionType="gz">libpng-1.6.56-apng.patch.gz</Patch> <Patch level="1" compressionType="gz">libpng-1.6.58-apng.patch.gz</Patch>
<Patch level="1">libpng-multilib.patch</Patch> <Patch level="1">libpng-multilib.patch</Patch>
</Patches> </Patches>
</Source> </Source>
@@ -67,6 +67,13 @@
</Package> </Package>
<History> <History>
<Update release="20">
<Date>2026-04-22</Date>
<Version>1.6.58</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19"> <Update release="19">
<Date>2026-04-04</Date> <Date>2026-04-04</Date>
<Version>1.6.56</Version> <Version>1.6.56</Version>