forked from pool/breeze
Plasma 5.22 Beta, tested a bit more. Now with cmake >= 3.16 and duplicates in .changes removed (now using git log a..b instead of a...b)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=335
This commit is contained in:
parent
8d4944554a
commit
5c928152d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9774c695da7d51c45116f85358e002663a1ccc5681b04c9afc7a57e8b075980c
|
||||
size 26286020
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCRM7kACgkQEZaMRJKM
|
||||
rvw1CAf/Ukp7a7V4ri9aqkhstWBYywrtz47YyktKpQUDr0srmv9tD8F54f1VFTk8
|
||||
FNQr7s2DebyYWhzZBUyoSWyOWu6bXDSBp+kEdufk605ZDNVZ/sHNFTCKZT9133Ps
|
||||
A/bB6nwQX4GTdyCp7pXmi1DYG2MHPrSFEjdhSdWAMlB7K4rpe/8qyngG25Aqilud
|
||||
HYoBowo6jJliG1tkeQew0tibsyCflL24/nFt3Gcqdn4IVE0u+pDuZm2CWnCGlUXB
|
||||
LLcgPRG26LfBdAXw33w2s6Wf+0T2cqLIYWQHugBjdIY2dA8aervUZ2tKWQk2ruWb
|
||||
usNUFP9Gp+Bgb11oZdSs8IDq3D9Fhg==
|
||||
=uz8h
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-5.21.90.tar.xz
Normal file
3
breeze-5.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47994f7c578bbd2252780d315ffdf8c04ebacc343d78451378d63ef1ae2dc098
|
||||
size 26280028
|
11
breeze-5.21.90.tar.xz.sig
Normal file
11
breeze-5.21.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdI3kACgkQ7JTRj38F
|
||||
mX4jYQf+NABpbisI0QDsO2jEa8EDwbhcOjBrCTXRMGqmlAt0AtnhfkIS6BFQDrOd
|
||||
fonc0X3BHzTAuu2PwU7QoDf0EtbbF13QYoJLwU6HW5egWamKTMQFrPfTC9U1MJ0/
|
||||
t0jwCaoxlLlEnEf2xOR/ubbkrP9uvgZ9Ic1vd6wOTBfdVV2tGdg3gxZ7h0zRqBrx
|
||||
0nw/kkNCZw8AJNcDYqkB38WzfRPv6ogGuzyw2FKjfCrEJM0L71y7mjtb+hjYmUMC
|
||||
nGKW1A40kTxgATmIWDCbNk02xE/wTOuRupTwUgpo8Gr0J9QfvbZ/fCHoBI6rmgOG
|
||||
/d1zG3jgTWsTdG/L3+RsMz2Olp2DvQ==
|
||||
=MFMO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:27 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.90
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 14:15:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -22,18 +22,18 @@
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.21.5
|
||||
Version: 5.21.90
|
||||
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/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: cmake >= 3.16
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
|
Loading…
Reference in New Issue
Block a user