SHA256
1
0
forked from pool/discover

Accepting request 772227 from KDE:Frameworks5

Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting. (forwarded request 770821 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/772227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2020-02-10 20:50:52 +00:00 committed by Git OBS Bridge
commit 37e62abb58
6 changed files with 51 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:986ef367aef59c5a956d4163f987a60cfd3674a300880376ddedc0222769789f
size 10449596

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UobQACgkQ7JTRj38F
mX7lBQf+MmOjJSJ0RJ5RCQBm/yAeQBxelUHuqM7k0uFyrs9kWL7XnFYZqzetHjsP
E3R1Nw3sKE9/17JK6mqAjAXFwJMfjIhHVAt0mh0VfSXrAtJVSdG6Ds5iIfN4rRbp
RBjER9Y9XLWOnNBmBTdArymo93izvuvdQ8fHXbWJgSPPTkkpoh4gt515tc5Be7uQ
SB7pBQOcxM9jRqxIBknTlo0veCespJa2C8+jank7uWnNN/q0vmR8fHgmNCW6XPny
waGMwKwUmUIjF4fITFFgD712JBmufQsl3IHVncJa2F4W0WIENzdhIg3NbZ2f6M/E
Hy/xyaUWYoowHSyzXx1jzgO9ldnaAA==
=lsf5
-----END PGP SIGNATURE-----

3
discover-5.18.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9da829ec0b25a8fb908efee3885212ed69bd8d65bad480c9f6bf5ddacf1aadea
size 10472852

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48DpwACgkQ7JTRj38F
mX5OxAgAjhcF7PV9OAzlSfmLIcUbGi6cqs0amUXXGOEy9pMoRJt36+7xVdVMxl6d
jeE0SejZr4yJHx+LyJIl+7WJy0LOY3C+TP70O0UH5HA1ITD9Mn1f4LvfovEWGjFN
7IHdPnsGTfO4ul6KkV+KWDolczcslGLA/DEEVA/z0OP8YRHxQiGSefOtZ9BSCUtt
QZBbu9a//fNInBZmJEN+PFmCAyj/7avcvozUFuwUsMUGvpo58mPcAcGKTpL0XQ3I
4ZeWcCAdgvFdSFiOlFggvAZJCsTZWZP9V+qyn0uiCkwgGg7dUQwPrxjGJpMDj2l+
RRnhSuMy7igT5qYEBLAiq8fTGUMX2A==
=MR02
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
* Only show app's release date and omit the time of day (which is never set anyway)
* Telemetry is disabled by default
* appstream: improve screenshots display
* packagekit: fix opening files on archlinux
* packagekit: don't show where the package will be installed (kde#400044)
* fix build for older Qt to 5.14.0
* forgot file
* appstream: support appstream uri alt ids (kde#416283)
* utils: prefer using stl than custom functions
* feedback: fix opening the plasma feedback configure dialog (kde#416349)
-------------------------------------------------------------------
Thu Jan 23 11:19:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
-------------------------------------------------------------------
Thu Jan 16 14:04:15 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Too many changes to list here
-------------------------------------------------------------------
Tue Jan 7 16:24:34 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: discover
Version: 5.17.5
Version: 5.18.0
Release: 0
Summary: Software store for the KDE Plasma desktop
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
Group: System/GUI/KDE
Url: https://quickgit.kde.org/?p=discover.git
Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
Source: discover-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
Source1: discover-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE
@ -130,7 +130,7 @@ user to install them using Discover.
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build