framework-5.110.0

This commit is contained in:
Rmys
2023-09-10 14:36:58 +03:00
parent bdb2f9b0c0
commit 5b17dd94c0
32 changed files with 282 additions and 58 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="473784bb4ce7166a586ac3b564c95a7102dd711b" type="tarxz">mirrors://kde/stable/frameworks/5.109/kwindowsystem-5.109.0.tar.xz</Archive>
<Archive sha1sum="452a759cbe9d12c2b3d57c4cd341d05779a7e3f4" type="tarxz">mirrors://kde/stable/frameworks/5.110/kwindowsystem-5.110.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.109.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.110.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>