forked from pool/drkonqi5
Accepting request 679615 from KDE:Frameworks5
Plasma 5.15.2 OBS-URL: https://build.opensuse.org/request/show/679615 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=27
This commit is contained in:
commit
830cc621a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49cf8434c3e3593b95e2f5ae416d261f1374a9b4391d9bebd0d713a27c8834ce
|
|
||||||
size 738460
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwAACgkQ7JTRj38F
|
|
||||||
mX53Kwf/SKMXJEfaVn5osUzgHMAWRpZDiW1QM9EGdTZOi7bIDyztXoS3kuvgHXwy
|
|
||||||
O5FmN0f2C2uhuoQBmANjUodAFAY+3Nk3b4pJvkJaL2xZXuFzXYwUol66y2/pUbz2
|
|
||||||
6HzC9bwfRld+J8d6FV922kNq/nsx57cdIPFzL+VodcJKwms98Ok4NlHNSz/Mk8Dg
|
|
||||||
EU0LbvGQM9rIhfGjYLAJicZ2x19MnH+iiIuuzs8Hf0UoLwopq58tJ8QP5gowkE0a
|
|
||||||
Ab5564fDLov89CODGTVVQaYxDfuING/OLRrgTwYeaLGE2WHNmPvfvgxo9wwCZhXG
|
|
||||||
CrCWDB3AYEdZrVJ0ot3Slk7B7zDjcA==
|
|
||||||
=koC2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.15.2.tar.xz
Normal file
3
drkonqi-5.15.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb7dd043465132bb1673a274aa9e57a568244b24a96c7088667ebfa31ed9ad20
|
||||||
|
size 738628
|
11
drkonqi-5.15.2.tar.xz.sig
Normal file
11
drkonqi-5.15.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlx1OIEACgkQ7JTRj38F
|
||||||
|
mX7YFQf+P2AEv0yM5UP/RriE839CxHH3pkZPU9XPROdBAupkVAK7BySGY0B8J53J
|
||||||
|
RuLk17Mz4QD/IlUOvXTVWXrHB05lcQyl427QvdVlYxKibHmxQD9GoAHBaZpun5lP
|
||||||
|
88U9kmhuOlMsizLd8ma9x5SOJVh8irqO/0wyr7lgnhAPPjrQ1nhe0IsDJ1zsB3sG
|
||||||
|
mYCojTP3XYJJW+4Ff803ndOE/OT6u9UoqiVezJHTfxw3QxUNQeAbVrjJHVAYO1xC
|
||||||
|
m4H0zFj1pEu6ffz1GdPLoghyRolGfl6vr3zdkkl9NhMxZcP6amsXi3aOx3DtF1jj
|
||||||
|
0HByyiZhr2aUcWSfUJu6wO6doFcOyw==
|
||||||
|
=FE/2
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 26 14:04:44 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.15.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.15.2.php
|
||||||
|
- No code changes since 5.15.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 19 12:25:22 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
|
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -23,15 +23,15 @@ Name: drkonqi5
|
|||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||||
%{!?_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}')}
|
||||||
Version: 5.15.0
|
Version: 5.15.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper for debugging and reporting crashes
|
Summary: Helper for debugging and reporting crashes
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: drkonqi-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: drkonqi-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCHES 100-199 are from upstream 5.11 branch
|
# PATCHES 100-199 are from upstream 5.11 branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user