forked from pool/breeze-gtk
This commit is contained in:
parent
a58f759798
commit
a709b22f8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32dfa87f0cdf713962c22415a0ed8b2e1eff89a6fd517407738056ff32064459
|
||||
size 211864
|
3
breeze-gtk-5.9.95.tar.xz
Normal file
3
breeze-gtk-5.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14ef0c09f2ab0fe5eb4504847b8addaac2ea09f47e0767aa73c2f6f6e80b832c
|
||||
size 211512
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 20:26:19 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.95
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.95.php
|
||||
- Changes since 5.9.5:
|
||||
* Revert "Revert "No need for WITH_GTK3_VERSION anymore""
|
||||
* Revert "Revert "Figure out the GTK version instead of using a hardcoded one""
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 18:57:59 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%define _name breeze
|
||||
Name: breeze-gtk
|
||||
Version: 5.9.5
|
||||
Version: 5.9.95
|
||||
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}/breeze-gtk-%{version}.tar.xz
|
||||
Source: breeze-gtk-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE update_from_BreezeGTK.patch boo#994832 -- update user's config from the old BreezyGTK theme
|
||||
Patch: update_from_BreezeGTK.patch
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -33,6 +33,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
|
||||
%description
|
||||
A GTK+ theme created to match with the new Plasma 5 Breeze theme.
|
||||
|
Loading…
Reference in New Issue
Block a user