forked from pool/breeze
This commit is contained in:
parent
aa8a397252
commit
9d9155a66a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c90016fa88048e3bac4dc9917124ed5dcfc71e34bdaa78354eb96c7aa52754f4
|
|
||||||
size 24907600
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5jsACgkQ7JTRj38F
|
|
||||||
mX4aDQf/de+xF3fArZt0Eq+ly9AS8I0pWhyqDsRQ/TZvDzsKaMlcNtTc2OIW+CXu
|
|
||||||
kPhX7ncFzxAdmHkYVKlnFsY/DozkueY29v70j0f594siBp9oKSe/V4x57IxaPGSh
|
|
||||||
u+4BWgUWJjlrUwxygWpJrT719TmNT2ftTox6iGPqINyfM+UAeBcKRESIQAyQFw40
|
|
||||||
1KrwU/rCc8XXNBmc5YlH3mCm4N0mdYw0+Z7N0Ie5604ky0qG5tLLV/nNuKtmgUC5
|
|
||||||
dWTi2Oao10a9lDtVEDhhpSZDow5IJWwhCipouVyetWiNd6tqRE/C90OxVEhrS6Ja
|
|
||||||
KLBj5A5MkiUyLbA7516SsUduWxcwLg==
|
|
||||||
=pCKs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
breeze-5.14.2.tar.xz
Normal file
3
breeze-5.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:843fea3115a0d2e4058ca3b298da521f6dddbe9dd0d2d991c1052209087f8c33
|
||||||
|
size 24896728
|
11
breeze-5.14.2.tar.xz.sig
Normal file
11
breeze-5.14.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlvO/AsACgkQEZaMRJKM
|
||||||
|
rvwh5wf+OsZNLh9cp590AGfQPVSjYpw8LcAT5wJeUhhL+Gwq0Nof7kH24duVAWxe
|
||||||
|
fb4P8q4DJ+qPtH7rwfxenQZKSDBq/fds9x/cBOWre5hBwSR+92k5vwTJm9vPRitw
|
||||||
|
ASxq0khLzwpM4tQbsX3rtPP+eTqAcuftq7UCC2r+FVgsmAinBKhwO19JcDBl0t9g
|
||||||
|
W3z/aNavwkDW4n7SCP1eO40rq1BC8lJZ7ri9GIg0CPdo06RpNhQXfFN5viwADaoC
|
||||||
|
57vhvn+hy1G2Y76s2QIWX9PtFQw5NbpFx2lN2oEEXuTWUlXh7ddv7Xwk1yeSTTm7
|
||||||
|
ZU2HKdFX5xIxWSau1+OspqF+HpokYQ==
|
||||||
|
=neER
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 13:54:52 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.2.php
|
||||||
|
- No code changes since 5.14.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -22,15 +22,15 @@
|
|||||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: breeze
|
Name: breeze
|
||||||
Version: 5.14.1
|
Version: 5.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plasma Desktop artwork, styles and assets
|
Summary: Plasma Desktop artwork, styles and assets
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: https://download.kde.org/stable/plasma/5.14.1/breeze-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.14.1/breeze-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 13:54:52 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.2.php
|
||||||
|
- No code changes since 5.14.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -17,15 +17,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: breeze4-style
|
Name: breeze4-style
|
||||||
Version: 5.14.1
|
Version: 5.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plasma Desktop artwork, styles and assets
|
Summary: Plasma Desktop artwork, styles and assets
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: https://download.kde.org/stable/plasma/5.14.1/breeze-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.14.1/breeze-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%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.)
|
# 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