1
0

Accepting request 566900 from KDE:Frameworks5

Plasma 5.12 Beta

OBS-URL: https://build.opensuse.org/request/show/566900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2018-01-22 15:07:35 +00:00 committed by Git OBS Bridge
commit d107c0c756
4 changed files with 28 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:860690cd19868af76ccc887f656c416f6985e4178302de01f8e26e8a058a32f9
size 159700

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bf0352f10f42de3a9cb6b4054d7d3ed79dfc7eb75375bb17527b2961d8f47e4
size 156380

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jan 15 15:54:04 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Remove obsolete reviewboardrc file
* Print correct binary name in version info for gtk3_preview
* Attempt to fix the build one more time
* Add gio include dir to the list of gtk3 include dirs
* Fix build
* Save gtk3 configuration to dconf as well (kde#387417)
* Fix wording in error message
* Fix typo
* remove fontstest
- As the main package now hard-requires GTK3, only pull it in
if GTK3 is already installed:
* Recommends in patterns-kde replaced by two Supplements here
-------------------------------------------------------------------
Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kde-gtk-config5
Version: 5.11.5
Version: 5.11.95
Release: 0
Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0+ and GPL-3.0+
@ -26,7 +26,7 @@ Group: System/GUI/KDE
Url: http://projects.kde.org/kde-gtk-config
Source1: gtkrc-2.0-kde4.template
Source2: gtk3-settings.ini-kde4.template
Source: http://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: kf5-filesystem
BuildRequires: xz
@ -45,6 +45,8 @@ BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
Suggests: gtk2-metatheme-breeze
Suggests: gtk3-metatheme-breeze
Supplements: packageand(plasma5-workspace:libgtk-2_0-0)
Supplements: packageand(plasma5-workspace:libgtk-3-0)
Provides: kde-gtk-config = %{version}
Obsoletes: kde-gtk-config < %{version}