Accepting request 547611 from KDE:Frameworks5
- Add explicit BuildRequires for xrender and xtst - Update to 5.11.4 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.11.4.php - Changes since 5.11.3: * Dict Engine: cache available dicts * Dict engine: remove two redundant lines * Dict engine: remove double quotes around dictionary descriptions. * [weather] ion template: remove bogus translation strings * Preserve the order in dbus menu when doing action reusing. * Be more explicit about Qt5::Widgets dependencies OBS-URL: https://build.opensuse.org/request/show/547611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=80
This commit is contained in:
commit
98b74b9d88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5727270bf5ef01b42f89ee81a520c04efc74155c561f49eb1a1d3e905e1d766a
|
||||
size 6375112
|
3
plasma-workspace-5.11.4.tar.xz
Normal file
3
plasma-workspace-5.11.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a83bfcd753ae0e9cea2273a29f9445d178cdf288e43da4781eee7dc63e3236e2
|
||||
size 6379392
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 2 20:51:37 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Add explicit BuildRequires for xrender and xtst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 10:46:20 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.11.4
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.11.4.php
|
||||
- Changes since 5.11.3:
|
||||
* Dict Engine: cache available dicts
|
||||
* Dict engine: remove two redundant lines
|
||||
* Dict engine: remove double quotes around dictionary descriptions.
|
||||
* [weather] ion template: remove bogus translation strings
|
||||
* Preserve the order in dbus menu when doing action reusing.
|
||||
* Be more explicit about Qt5::Widgets dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 13:52:44 UTC 2017 - rbrown@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-workspace
|
||||
Version: 5.11.3
|
||||
Version: 5.11.4
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.1)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -106,6 +106,8 @@ BuildRequires: pkgconfig(xcb-randr)
|
||||
BuildRequires: pkgconfig(xcb-shm)
|
||||
BuildRequires: pkgconfig(xcb-util)
|
||||
BuildRequires: pkgconfig(xcb-xfixes)
|
||||
BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(xtst)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Conflicts: kdebase4-workspace < 5.3.0
|
||||
# Some files have been moved from kio-extras5 to plasma5-workspace in 5.4. This should prevent a possible file conflict. (boo#944656)
|
||||
|
Loading…
x
Reference in New Issue
Block a user