SHA256
1
0
forked from pool/breeze
Wolfgang Bauer 2019-02-19 16:24:18 +00:00 committed by Git OBS Bridge
parent 1048bcffc8
commit b42eba04b3
8 changed files with 38 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFv4ACgkQ7JTRj38F
mX4FuQf+JNwkPDPWgdxnoDQk+KXR0gNrRi6r4aufwr93FQ53b19DtmUfG5EWtUVf
u1cPMag1EfxmkHXF2KeTIPpYik/DAMOkgMYzCxy0K8ruLJss6Px5MN7vJuVedQ1B
vGnnMl39G/kDp9is62N/qrkat3Ax4Hkf2bVjXCVMtCtW21oJz7Osim7BghVx8bLm
BsHysMLODvegs1bVHTlr3JmLFQ3ai0G5bfmHMN9C9apLNtnMjGhBvUUFZPqRcrIZ
7fIvVw/t7U+nA0I0/QliXWOwTInA1LGvQObuSu3eRDw2g8kyrPltbLTbSzrUaGMu
AQidn8rtUsSaHDXqTD8FgnDVU2cO6A==
=hLnF
-----END PGP SIGNATURE-----

3
breeze-5.15.1.tar.xz Normal file
View File

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

11
breeze-5.15.1.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr3U0ACgkQ7JTRj38F
mX5fhgf+KRIqIvJsMB/drtqDpb4CQds2DWAR8xMThOl2B5AmZrSckxHfuUthL4Rn
C3yBuyqsHMR14GI8qPVM49ypmNlCa8Tu1w4cpNntnM2sWa/JOTRpR2oWXLI1Vj5/
xrhDy4DtEvDDGF+UYZvFWyNZ7f+qq8npLXvuAMMeeyb6mTlx0hK1M9rn7x3P5obG
kFwc0xhEoLKYjaabhnN+/aIbg8++wKSFFkJRk9Og9MuPS+aT/rHryoXD/OtJUmDr
HVWBsPUnxAm0YegaW53BxB/MOmuNXCnSGGAo5uUm91QJN130FNjnN3uQw2zw5oqU
LCkKE71Utr+3l0lIfRLNzk3Lc4YhoQ==
=RPpR
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 19 12:25:04 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.1.php
- No code changes since 5.15.0
-------------------------------------------------------------------
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de

View File

@ -22,15 +22,15 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: breeze
Version: 5.15.0
Version: 5.15.1
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: breeze-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with lang}
Source1: breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 19 12:25:04 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.1.php
- No code changes since 5.15.0
-------------------------------------------------------------------
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de

View File

@ -17,15 +17,15 @@
Name: breeze4-style
Version: 5.15.0
Version: 5.15.1
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: breeze-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with lang}
Source1: breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)