colord ver. bump

This commit is contained in:
Rmys
2025-09-27 13:28:33 +03:00
parent 3a222272d6
commit e57dbdaaa0
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Colord is a system activated daemon that maps devices to color profiles</Summary> <Summary>Colord is a system activated daemon that maps devices to color profiles</Summary>
<Description>Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in.</Description> <Description>Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in.</Description>
<Archive sha1sum="5f1819ecd0b1b38fa070a3f9419030fb23513033" type="tarxz">https://www.freedesktop.org/software/colord/releases/colord-1.4.7.tar.xz</Archive> <Archive sha1sum="28f3df939fee1f35aa037433addaefddd16d994c" type="tarxz">https://www.freedesktop.org/software/colord/releases/colord-1.4.8.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
<Dependency>valgrind-devel</Dependency> <Dependency>valgrind-devel</Dependency>
@@ -78,6 +78,7 @@
<Path fileType="data">/usr/libexec/colord-sane</Path> <Path fileType="data">/usr/libexec/colord-sane</Path>
<Path fileType="data">/usr/share/gir-1.0</Path> <Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala/vapi/colord.deps</Path> <Path fileType="data">/usr/share/vala/vapi/colord.deps</Path>
<Path fileType="data">/usr/share/metainfo/org.freedesktop.colord.metainfo.xml</Path>
</Files> </Files>
<Provides> <Provides>
<COMAR script="service.py">System.Service</COMAR> <COMAR script="service.py">System.Service</COMAR>
@@ -109,6 +110,13 @@
</Package> </Package>
<History> <History>
<Update release="12">
<Date>2025-09-26</Date>
<Version>1.4.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11"> <Update release="11">
<Date>2024-04-01</Date> <Date>2024-04-01</Date>
<Version>1.4.7</Version> <Version>1.4.7</Version>