Accepting request 292690 from KDE:Frameworks5

Update to 5.2.2

OBS-URL: https://build.opensuse.org/request/show/292690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2015-03-25 08:56:58 +00:00 committed by Git OBS Bridge
commit 412015da89
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ca753fc3b3b6fb8114f4c9c602505f198cba3bbfd57f9592621f3d039a13434
size 138604

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 19 17:42:30 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.2.php
-------------------------------------------------------------------
Mon Mar 16 11:56:34 UTC 2015 - hrvoje.senjan@gmail.com
- Add explicit kio-devel, kiconthemes-devel and pkgconfig(Qt5Network)
BuildRequires
-------------------------------------------------------------------
Fri Feb 20 02:43:51 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -17,7 +17,7 @@
Name: kde-gtk-config5
Version: 5.2.1
Version: 5.2.2
Release: 0
Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0+ and GPL-3.0+
@ -34,8 +34,11 @@ BuildRequires: kcmutils-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: knewstuff-devel
BuildRequires: xz
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(gtk+-2.0)