framework-5.103.0

This commit is contained in:
Rmys
2023-02-16 00:26:09 +03:00
parent 83b3d36c6c
commit 1a7d3268e5
31 changed files with 275 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="fca9c9bdc9266eeb571fdd7f3555924c9367f63d" type="tarxz">mirrors://kde/stable/frameworks/5.102/kwindowsystem-5.102.0.tar.xz</Archive>
<Archive sha1sum="0aa8308531d699e6acc0d525c695d13b8e0c5717" type="tarxz">mirrors://kde/stable/frameworks/5.103/kwindowsystem-5.103.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.102.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.103.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>