SHA256
1
0
forked from pool/drkonqi5

Plasma 5.15.0 - maybe final tars

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=58
This commit is contained in:
Fabian Vogt 2019-02-07 20:23:33 +00:00 committed by Git OBS Bridge
parent cfc140c8ca
commit 2c75376f8b
6 changed files with 27 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c18ce67bbabf88a11450c906b6fe2bac9fc60d0486aa4ab0813323c8b85ef63
size 738604

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0cACgkQ7JTRj38F
mX43Kgf7BxJUN8LJQPOjSb8EqtPKeqt93KZZW3XHBp86gX6VJVt82zuAldh5uB6J
cegOkpmhcAnPwY/LR2IoBplzIOBUPwCqE1LWoFg6LJUmksBxfFyVfCBUGonXyTLM
/hyUecLKfI/HUfIec3ZO9CoPpC7tr1gOdiqwXD5vpUb00DDVM8uk6GYfSbZ53MM+
v01S3ov09h5k8e6jwLRLSSdGhUWKs5uYYyB0x2/drWOXj8P7UCtAv5nNsgLgOMen
YSbgAprE/CeGLRX1B6x0XF1hNKnrpn2Xe6zmOZt3OIF3rn+Y78Kz3BJHiPewosLE
d2TkDXXnwFGe1hOTfO6nATY4Iu7kyw==
=Psbj
-----END PGP SIGNATURE-----

3
drkonqi-5.15.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49cf8434c3e3593b95e2f5ae416d261f1374a9b4391d9bebd0d713a27c8834ce
size 738460

11
drkonqi-5.15.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwAACgkQ7JTRj38F
mX53Kwf/SKMXJEfaVn5osUzgHMAWRpZDiW1QM9EGdTZOi7bIDyztXoS3kuvgHXwy
O5FmN0f2C2uhuoQBmANjUodAFAY+3Nk3b4pJvkJaL2xZXuFzXYwUol66y2/pUbz2
6HzC9bwfRld+J8d6FV922kNq/nsx57cdIPFzL+VodcJKwms98Ok4NlHNSz/Mk8Dg
EU0LbvGQM9rIhfGjYLAJicZ2x19MnH+iiIuuzs8Hf0UoLwopq58tJ8QP5gowkE0a
Ab5564fDLov89CODGTVVQaYxDfuING/OLRrgTwYeaLGE2WHNmPvfvgxo9wwCZhXG
CrCWDB3AYEdZrVJ0ot3Slk7B7zDjcA==
=koC2
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 7 16:02:49 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.0.php
- No code changes since 5.14.90
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 18:45:35 UTC 2019 - fabian@ritter-vogt.de Thu Jan 17 18:45:35 UTC 2019 - fabian@ritter-vogt.de

View File

@ -16,22 +16,22 @@
# #
%define kf5_version 5.50.0 %define kf5_version 5.54.0
%bcond_without lang %bcond_without lang
Name: drkonqi5 Name: drkonqi5
# Full Plasma 5 version (e.g. 5.9.1) # Full Plasma 5 version (e.g. 5.9.1)
%{!?_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.14.90 Version: 5.15.0
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: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz Source: drkonqi-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig Source1: 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