SHA256
1
0
forked from pool/breeze-gtk

Accepting request 672569 from KDE:Frameworks5

Plasma 5.15.0 - maybe final tars (forwarded request 672547 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/672569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze-gtk?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2019-02-11 20:19:12 +00:00 committed by Git OBS Bridge
commit b6daee3628
6 changed files with 40 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qS8ACgkQ7JTRj38F
mX7SwQf/eT9HyDfdCl7Ur/6qGqauZsAo7nTHJnMcBn8g67HYhNg1sx/riPAjMJnJ
u73/C4OfyciZvbxGONS25EnB6+sAL8xPG5IeOujCGbPyNO/Pc8PixACpEi15vXYP
ZAKiC1T/ZsfbupWLhTkAOWVwpuMx5Vu4A+t9GoNP7YQ4PrRlriGOOw4kUuBm4wF0
EnS4Ju8YivJKexo2ZUWz2gwUiyEdoGn/a9e7K2PUZFkQMNV2XJkoa045k1VqtdUa
aMjhy+warWz2uF/pftJRkOhZnXfBp/2K31C4iwokwCAc9BjBOQXVeQ+paSzDuDyO
dPWyiVOUrJ0MiZYNSEbH+s7E2+B4KQ==
=E4wM
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFv8ACgkQ7JTRj38F
mX6Nwgf+Pv9FmxxwyC6MOsY2Ox/jn04egZMR8d5yca6fpTvHrfvSqXZIEKRjXmFB
9UU32xfg/DHyiOD2oNZpzdgNA7rzh+QwUvVeS/oGTYrRhntq2KYbHDF2I8Aubqfw
Gp39EbwpOCW+s69IMHkZMJVSiER4ej4vSlE+FSk+zFIwlbOfh+NvyS6OGZm3UXle
pc+tPPoNkBXsPzdDo+rsw3G8vVUx/OeEiphZTdBg5mQ0orxC+fh/ywb/T54p25TY
a3iflV5mnY1mKT6xpOvjhLyzRisJKFUEFrIF3J4haJ9aC67vjn8R+xebSBh/GPkK
Wbr8Y3gzHX3lzBwbd3bXIwnqhj66Fw==
=JY01
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.0.php
- Changes since 5.14.90:
* Cosmetic fixes for build_theme.sh
-------------------------------------------------------------------
Thu Jan 17 18:45:19 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Too many changes to list here
- CSS files are now generated during build using Python and SASS
-------------------------------------------------------------------
Tue Jan 8 13:36:36 UTC 2019 - fabian@ritter-vogt.de

View File

@ -19,25 +19,28 @@
%define _name breeze
Name: breeze-gtk
Version: 5.14.5
Version: 5.15.0
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: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz
Source: breeze-gtk-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz.sig
Source1: breeze-gtk-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE update_from_BreezeGTK.patch boo#994832 -- update user's config from the old BreezyGTK theme
Patch100: update_from_BreezeGTK.patch
BuildRequires: breeze5-style
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: kf5-filesystem
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: python3-cairo
BuildRequires: sassc
%description
A GTK+ theme created to match with the new Plasma 5 Breeze theme.