forked from pool/grub2-theme-breeze
Plasma 5.18.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/grub2-theme-breeze?expand=0&rev=84
This commit is contained in:
parent
b10d79033b
commit
5072b85974
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf69ae06751efd08ece0543c24c3a12162e2db04995a2976ab0bf0e59f2b8264
|
|
||||||
size 3153016
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48DjMACgkQ7JTRj38F
|
|
||||||
mX6Mcwf/SnsqKIplWaDJldfX58F2W6m5GW+tydKMbj1jM26EtCmiJvp7EGQg2V5z
|
|
||||||
4St9OTXtUKOWV8qZTjekg3IcgyfHZPiut3tNkTUhNX7Zdch4hpqQ2PmbPWVmTWIL
|
|
||||||
RQHHeQ2lru9t2jQXf8Z/TxURKw0xXncM9P9Eki5qd9GAvwWYRVZukAFxuJG0xBI6
|
|
||||||
JSsZZSyAHG3pETLCrMeDymerkcr3Qi+hb/QUS0hEmXPo5WWTJu0Y7bcBvSapOU06
|
|
||||||
HCNruyrq1lyugYEilRFbrYcne9/HUH49Y9AZqODLZXB2FH42WXWB9sxXVgW1hSXi
|
|
||||||
/cCTvsPIP6ZqSufqrfN/LzPcxA+iLw==
|
|
||||||
=6v9t
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
breeze-grub-5.18.1.tar.xz
Normal file
3
breeze-grub-5.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37ad1d268e4f2f2b71ad1e6fb036500a887ee37f702dd23ba48941866cc28e40
|
||||||
|
size 3140312
|
11
breeze-grub-5.18.1.tar.xz.sig
Normal file
11
breeze-grub-5.18.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L3s8ACgkQ7JTRj38F
|
||||||
|
mX4+cAf/alW9yNhnHChsiHLbIx5369bW1T0vXmZ2cGxmEcsJWrAnCBrIYR+0QtQA
|
||||||
|
KZZtMm8LkEP66xoIpHUGnzsy46vBehHzOE1oH1NFKZa6uaX9CnJiAal002OYk3Xx
|
||||||
|
U7wjhfJhj+rX/ywT5hwt6xPHXXNOTaGxKwFLW6JS+8NAnLn87bhABl0d3iTLM3Yu
|
||||||
|
jySv6HT1jN3tJwnzbWWRG7ywOQKEoKjI3BJEkubzfcefeLCp7yXTqTRVX71aD2kt
|
||||||
|
Vbqh3uWUV+iPkAwXkgut2/rU3owaEyCxUN42ixvR1x/kO0entCAKRV509YdCn8rc
|
||||||
|
2omYFVhrRpMzhxVP8BZVxnlznkbGQw==
|
||||||
|
=33yh
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.1.php
|
||||||
|
- No code changes since 5.18.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: grub2-theme-breeze
|
Name: grub2-theme-breeze
|
||||||
Version: 5.18.0
|
Version: 5.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plasma branding for GRUB2's graphical console
|
Summary: Plasma branding for GRUB2's graphical console
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: System/Boot
|
Group: System/Boot
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: breeze-grub-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/breeze-grub-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: breeze-grub-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-grub-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user