This commit is contained in:
parent
dfc2f784a0
commit
3b5e01932d
@ -11,12 +11,14 @@ Tue Jan 13 16:35:13 UTC 2015 - hrvoje.senjan@gmail.com
|
|||||||
* Over 300 bugs fixed throughout Plasma modules.
|
* Over 300 bugs fixed throughout Plasma modules.
|
||||||
* For more details please see:
|
* For more details please see:
|
||||||
https://www.kde.org/announcements/plasma-5.1.95.php
|
https://www.kde.org/announcements/plasma-5.1.95.php
|
||||||
|
* Use the correct path for ksyncdbusenv, boo#912565
|
||||||
- Harden external libs requires for the libs subpackage
|
- Harden external libs requires for the libs subpackage
|
||||||
- Use exact version for plasma5-workspace-libs Requires
|
- Use exact version for plasma5-workspace-libs Requires
|
||||||
- Bump KF5 Requires to 5.6.0
|
- Bump KF5 Requires to 5.6.0
|
||||||
- Bump (Build)Requires of other Plasma 5 components to same version
|
- Bump (Build)Requires of other Plasma 5 components to same version
|
||||||
- Add wayland-devel BuildRequires
|
- Add wayland-devel BuildRequires
|
||||||
- Drop no longer relevant obsoletes
|
- Drop no longer relevant obsoletes
|
||||||
|
- Require oxygen5-sounds, boo#912317
|
||||||
- Drop 0001-LocationRunner-Convert-case-insensitive-path-to-a-pr.patch
|
- Drop 0001-LocationRunner-Convert-case-insensitive-path-to-a-pr.patch
|
||||||
and 0002-Baloo-Runner-Lower-relevance-because-krunner-does-no.patch,
|
and 0002-Baloo-Runner-Lower-relevance-because-krunner-does-no.patch,
|
||||||
merged upstream
|
merged upstream
|
||||||
|
@ -106,6 +106,8 @@ Requires: solid-imports
|
|||||||
# dialog/platformtheme/etc
|
# dialog/platformtheme/etc
|
||||||
Requires: frameworkintegration-plugin
|
Requires: frameworkintegration-plugin
|
||||||
Requires: libkscreen2-plugin >= %{version}
|
Requires: libkscreen2-plugin >= %{version}
|
||||||
|
# boo#912317
|
||||||
|
Requires: oxygen5-sounds >= %{version}
|
||||||
# hardcode versions of plasma-framework-componets and plasma-framework-private packages, as upstream doesn't keep backwards compability there
|
# hardcode versions of plasma-framework-componets and plasma-framework-private packages, as upstream doesn't keep backwards compability there
|
||||||
%requires_ge plasma-framework-components
|
%requires_ge plasma-framework-components
|
||||||
%requires_ge plasma-framework-private
|
%requires_ge plasma-framework-private
|
||||||
|
Loading…
x
Reference in New Issue
Block a user