forked from pool/drkonqi5
Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=57
This commit is contained in:
parent
4dd27ce1b7
commit
cfc140c8ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8a3d1912d5358eb4041ae959bde41923590aa09fbba04250f222787cca8fe75
|
||||
size 737580
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qS8ACgkQ7JTRj38F
|
||||
mX4JCAf9HVIHBX9uTNMkJsm+ybztRzDJhtcp99BHpj5KwDBbcAIC0GKplbTZ+G0v
|
||||
duVAz3rzGkq0eYi/N30idMepc/5hwdgjlEAE2kRb3YUdWW3wdRCR5W2GZDSBbTMN
|
||||
nu4HB4c9ifcW8KnUhep+yIKP3irFOFZRYOgnLBo4WvJn0j2pbgAAkG8jH9RoaEHO
|
||||
IfxFjn4caJDzvBVhcCy7Xzx3K2deUVB2WUadlBA/WhiMESKcqNa+6Bi4KNhL8q0Q
|
||||
WGplq9m5wIIUjB5YxADNCfmzFbVNKWO0ARvsFKS1hA4Jo+L29JMiLDLe28vzPW1R
|
||||
E5T5su+lBygRhuE3GSW2rwlyWaHDBg==
|
||||
=PeU5
|
||||
-----END PGP SIGNATURE-----
|
3
drkonqi-5.14.90.tar.xz
Normal file
3
drkonqi-5.14.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c18ce67bbabf88a11450c906b6fe2bac9fc60d0486aa4ab0813323c8b85ef63
|
||||
size 738604
|
11
drkonqi-5.14.90.tar.xz.sig
Normal file
11
drkonqi-5.14.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0cACgkQ7JTRj38F
|
||||
mX43Kgf7BxJUN8LJQPOjSb8EqtPKeqt93KZZW3XHBp86gX6VJVt82zuAldh5uB6J
|
||||
cegOkpmhcAnPwY/LR2IoBplzIOBUPwCqE1LWoFg6LJUmksBxfFyVfCBUGonXyTLM
|
||||
/hyUecLKfI/HUfIec3ZO9CoPpC7tr1gOdiqwXD5vpUb00DDVM8uk6GYfSbZ53MM+
|
||||
v01S3ov09h5k8e6jwLRLSSdGhUWKs5uYYyB0x2/drWOXj8P7UCtAv5nNsgLgOMen
|
||||
YSbgAprE/CeGLRX1B6x0XF1hNKnrpn2Xe6zmOZt3OIF3rn+Y78Kz3BJHiPewosLE
|
||||
d2TkDXXnwFGe1hOTfO6nATY4Iu7kyw==
|
||||
=Psbj
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:45:35 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.90.php
|
||||
- Changes since 5.14.5:
|
||||
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
|
||||
* Properly link to zlib
|
||||
* lldb and Mac support
|
||||
* Debugger: Add missing include
|
||||
* debugger: DataLocation is deprecated, move to AppDataLocation
|
||||
* Use new syntax
|
||||
* We depend against 5.11
|
||||
* Make it compile with KDEFrameworkCompilerSettings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:36:40 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -23,15 +23,15 @@ Name: drkonqi5
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
# 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}')}
|
||||
Version: 5.14.5
|
||||
Version: 5.14.90
|
||||
Release: 0
|
||||
Summary: Helper for debugging and reporting crashes
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Debuggers
|
||||
Url: http://www.kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCHES 100-199 are from upstream 5.11 branch
|
||||
|
Loading…
Reference in New Issue
Block a user