pango ver. bump

This commit is contained in:
Rmys
2026-03-27 15:57:45 +03:00
parent 9bc865e587
commit 819743a2a8
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pango</Name>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Text rendering and layout library</Summary>
<Description>Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
<Archive sha1sum="28aae214737eb4344c8dab5fbd728c83a5427504" type="tarxz">mirrors://gnome/pango/1.56/pango-1.56.3.tar.xz</Archive>
<Archive sha1sum="1f2b7f7e06aef067868009ef6319ccb70ce56d13" type="tarxz">mirrors://gnome/pango/1.57/pango-1.57.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -139,6 +139,13 @@
</Package>
<History>
<Update release="30">
<Date>2026-03-23</Date>
<Version>1.57.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="29">
<Date>2025-05-20</Date>
<Version>1.56.3</Version>