framework-kf6-6.1.0

This commit is contained in:
Rmys
2024-04-12 23:28:35 +03:00
parent 60c3cca26a
commit 9af73dd481
24 changed files with 216 additions and 72 deletions
+9 -3
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -14,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>kde6 hardware integration framework</Summary>
<Description>solid-kf6 is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system.</Description>
<Archive sha1sum="1b365791ca4c4b8aca6606795410ef62f21035f5" type="tarxz">mirrors://kde/stable/frameworks/6.0/solid-6.0.0.tar.xz</Archive>
<Archive sha1sum="21a38a3fc54d8a5eb4309d5bac7f84c9fca90d18" type="tarxz">mirrors://kde/stable/frameworks/6.1/solid-6.1.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
<Dependency>upower-devel</Dependency>
@@ -23,7 +22,7 @@
<Dependency versionFrom="5.15.2">qt6-linguist</Dependency>
<Dependency versionFrom="5.15.2">qt6-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.0.0">extra-cmake-modules-kf6</Dependency>
<Dependency versionFrom="6.1.0">extra-cmake-modules-kf6</Dependency>
</BuildDependencies>
</Source>
@@ -65,6 +64,13 @@
</Package>
<History>
<Update release="2">
<Date>2024-04-12</Date>
<Version>6.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>