framework-5.106.0

This commit is contained in:
Rmys
2023-05-13 13:48:23 +03:00
parent 60764eb857
commit 2d9101f3f9
16 changed files with 141 additions and 29 deletions
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE5 window manager access framework</Summary>
<Description>KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes.</Description>
<Archive sha1sum="d4dd219638d965ad84ce8b41b3eb63935612a4f3" type="tarxz">mirrors://kde/stable/frameworks/5.105/kwindowsystem-5.105.0.tar.xz</Archive>
<Archive sha1sum="5c0182d5d3ac7f889ace874acde8e24f2669e540" type="tarxz">mirrors://kde/stable/frameworks/5.106/kwindowsystem-5.106.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
@@ -25,7 +25,7 @@
<Dependency>libXfixes-devel</Dependency>
<Dependency>xcb-util-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency versionFrom="5.105.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.106.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>