SHA256
1
0
forked from pool/breeze-gtk

Accepting request 382035 from KDE:Frameworks5

- Update to 5.6.1
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.1.php

- Changed buildrequires to require cmake 2.8.12 instead of 3.2, just
  as the sources do.

OBS-URL: https://build.opensuse.org/request/show/382035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze-gtk?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2016-04-07 11:31:31 +00:00 committed by Git OBS Bridge
commit a6a6d0d9d2
4 changed files with 19 additions and 5 deletions

View File

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

3
breeze-gtk-5.6.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Mar 30 16:31:21 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.1.php
-------------------------------------------------------------------
Wed Mar 30 16:14:40 UTC 2016 - alarrosa@suse.com
- Changed buildrequires to require cmake 2.8.12 instead of 3.2, just
as the sources do.
-------------------------------------------------------------------
Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,14 +18,14 @@
%define _name breeze
Name: breeze-gtk
Version: 5.5.5
Version: 5.6.1
Release: 0
Summary: GTK+ theme matching KDE's Breeze
License: LGPL-2.1
Group: System/GUI/KDE
Url: https://projects.kde.org/breeze-gtk
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
BuildRequires: cmake >= 3.2
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gcc-c++