forked from pool/breeze
Plasma 5.15.0 - maybe final tars
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=235
This commit is contained in:
parent
01c834aee7
commit
1048bcffc8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d26b980f0625897e0cebfb5669ab67cb102544a922a2131ac2b1ea36fd11386
|
||||
size 24934040
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0cACgkQ7JTRj38F
|
||||
mX4z2Qf9FoDKNO3xEpUWYCgFHuHmEqB8d0BgqICf86hc5sF4ptu1eXiFNgNBA6VN
|
||||
vvzcesiuVODcLVlN0lrqb0DrzxgLAqFrTu8kHG3xvQqTbylXYMx04EXDSXWHZAf9
|
||||
McZDnxjtMsWfCjMFFzw8tMwzkgo/vJ0rzywAbEcxh6JINIUnqPjm3oZZRprml8pi
|
||||
uETt+5HE3Zxu8cdXQeeZQ1X/rAQ6RImF+AOzOfAwnDTsA3u7BYYrfkxaFpvnm2ZT
|
||||
3s+pQgldolScB1FKwzpjVuzDowxJ+RlNea/o5l7HTNA6MLH24ewVCKbP26CEWxEf
|
||||
DXIF5vUxx/lSHKJrzNrEwRmzzZ2JpQ==
|
||||
=G7Na
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-5.15.0.tar.xz
Normal file
3
breeze-5.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:960eb8e6b1bd87686bccf6891abd47e0bfcebd1b8d9f48c9a5218338f23a731b
|
||||
size 25148104
|
11
breeze-5.15.0.tar.xz.sig
Normal file
11
breeze-5.15.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFv4ACgkQ7JTRj38F
|
||||
mX4FuQf+JNwkPDPWgdxnoDQk+KXR0gNrRi6r4aufwr93FQ53b19DtmUfG5EWtUVf
|
||||
u1cPMag1EfxmkHXF2KeTIPpYik/DAMOkgMYzCxy0K8ruLJss6Px5MN7vJuVedQ1B
|
||||
vGnnMl39G/kDp9is62N/qrkat3Ax4Hkf2bVjXCVMtCtW21oJz7Osim7BghVx8bLm
|
||||
BsHysMLODvegs1bVHTlr3JmLFQ3ai0G5bfmHMN9C9apLNtnMjGhBvUUFZPqRcrIZ
|
||||
7fIvVw/t7U+nA0I0/QliXWOwTInA1LGvQObuSu3eRDw2g8kyrPltbLTbSzrUaGMu
|
||||
AQidn8rtUsSaHDXqTD8FgnDVU2cO6A==
|
||||
=hLnF
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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:
|
||||
* Use correct window for getting ComboBox current icon pixmap
|
||||
* Update Breeze Dark Look and Feel theme previews
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:45:17 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -22,15 +22,15 @@
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.14.90
|
||||
Version: 5.15.0
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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:
|
||||
* Use correct window for getting ComboBox current icon pixmap
|
||||
* Update Breeze Dark Look and Feel theme previews
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:45:17 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.14.90
|
||||
Version: 5.15.0
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: 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.)
|
||||
|
Loading…
Reference in New Issue
Block a user