Accepting request 351231 from KDE:Frameworks5
Update to 5.5.2 OBS-URL: https://build.opensuse.org/request/show/351231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=5
This commit is contained in:
commit
edbb5c7ff3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17d76337e10c268823be94bb9c7b1254ea435492e9325641e34f847a76b64c81
|
|
||||||
size 14004
|
|
3
kwayland-integration-5.5.2.tar.xz
Normal file
3
kwayland-integration-5.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db2ed262f18865f5b1dfe2111a386c25f4b40427162996b0bab396f37dcd9f25
|
||||||
|
size 17072
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 22 22:35:09 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.5.2:
|
||||||
|
* Bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.5.2.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 15 17:49:54 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.5.1:
|
||||||
|
* Bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.5.1.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 12 17:31:54 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.5.0:
|
||||||
|
* For more details please see:
|
||||||
|
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
|
||||||
|
- Move to cmake(...) BuildRequires where possible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 8 18:37:16 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Nov 8 18:37:16 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kwayland-integration
|
Name: kwayland-integration
|
||||||
Version: 5.4.3
|
Version: 5.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Integration plugins for various KDE frameworks for wayland windowing system
|
Summary: Integration plugins for various KDE frameworks for wayland windowing system
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -25,13 +25,12 @@ Group: Development/Libraries/KDE
|
|||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 1.4.0
|
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: kidletime-devel
|
BuildRequires: cmake(KF5IdleTime) >= 5.12.0
|
||||||
BuildRequires: kwayland-devel
|
BuildRequires: cmake(KF5Wayland) >= %{version}
|
||||||
BuildRequires: kwindowsystem-devel
|
BuildRequires: cmake(KF5WindowSystem) >= 5.12.0
|
||||||
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
|
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user