KDE Frameworks 5.41
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwindowsystem?expand=0&rev=153
This commit is contained in:
parent
c3cc9ad5c5
commit
18ac0b3c9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fff33531367425be18af75f10a8e40ff52f1383ecf97f37cf9c7c39baa308033
|
||||
size 169628
|
3
kwindowsystem-5.41.0.tar.xz
Normal file
3
kwindowsystem-5.41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4846981392a3b65a2449e04139b79fd7d46e1460e18343f6d45f73d71fa9274
|
||||
size 169584
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 17 09:43:49 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.41.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
|
||||
- Changes since 5.40.0:
|
||||
* [KWindowEffectsPrivateX11] Add reserve() call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 07:01:15 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5WindowSystem5
|
||||
%define _tar_path 5.40
|
||||
%define _tar_path 5.41
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
Name: kwindowsystem
|
||||
Version: 5.40.0
|
||||
Version: 5.41.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user