Accepting request 664001 from KDE:Frameworks5
Plasma 5.14.5 OBS-URL: https://build.opensuse.org/request/show/664001 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=105
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5391f714d50828e10b58616ea8a9873cd6bd183039b8693bfc968c68d98af36
|
||||
size 4572780
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlv9faQACgkQ7JTRj38F
|
||||
mX4XRAf8DhgXAucIZ87ABRMcHjr+wUq85girqx8XDrS3kDpl6x+oC+4hPCQqcj5Y
|
||||
22NYs+jfUzqopgyMxIWfH0kjgaSYncYGBuKm3Mxwnj031LPa7dcja9Fb87l/fEmG
|
||||
VXJxq8bTfSIyapVaL6DJaRvi+etf795SyUc+ozieY/W6i7XstjC2PyNxKHPmivtn
|
||||
pSRRKsNgaSA/VQto1irnzQeIKDTBKRJgotOLJ35Be3k6Et46uJm7uf9edpNpOOG3
|
||||
VCyI04gjYJD4za2ThhnH1gVLbMJtP3pxWO+PSVGaemCk3h1SkQPY2AaN9KUB6d8u
|
||||
9ua2r4SkHVGXgNPc3Fe329EbCYWcrg==
|
||||
=H7Ur
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-workspace-5.14.5.tar.xz
Normal file
3
plasma-workspace-5.14.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:903ef4dd2ca3040b2be7435d8f170a9df78a6d05f3525cfa8f212e52b5e5a391
|
||||
size 4578556
|
11
plasma-workspace-5.14.5.tar.xz.sig
Normal file
11
plasma-workspace-5.14.5.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTQACgkQ7JTRj38F
|
||||
mX4enAf9HGWTzfPECBUnKrbgvtARV59q6HOQV2UjkUtKkN9PYaS4gPEhysRhpF/7
|
||||
05U97dkxnboMK8Ye28Z4ICiEjQBEQnkxDS7V4V/gzoOa7qzUA/p26otDJAQF0Sl4
|
||||
umWeRNFmBhCJ5cmf8vVcSEHjzHtzy0NLLWS0XOOpYOJi3nlScgd5WKdlkMhaWPds
|
||||
PJbHan4ElEVT23rqG4MZfT5n770hobvQplcaI8yELQBQOaNZwMnFwYoxUbQQ6NKb
|
||||
PGFYpekptA8BJ9CGs17vms0vJ9boFAjw0b1SJaVG7Bh0O3g4x8GKjf58vPbGSqFo
|
||||
C66kTVp5mDXrOOPjAh2azB2+GsHsZA==
|
||||
=DqF5
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:37:26 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.5.php
|
||||
- Changes since 5.14.4:
|
||||
* [weather dataengine] envcan: fix typo in forecast string "Mainly sunny"
|
||||
* [weather dataengine] envcan: support also "Partly cloudy" forecast
|
||||
* [weather dataengine] bbc: adapt to changed strings for same day in forecast
|
||||
* [weather dataengine] noaa: add more forecast strings found in use
|
||||
* [weather dataengine] Remove duplicated condition/forecast strings
|
||||
* [weather dataengine] envcan: support also "Mainly cloudy" forecast
|
||||
* [weather dataengine] noaa: use https over http
|
||||
* [weather dataengine] noaa: fix unknown icon for Flurries
|
||||
* [kuiserver] Debug--
|
||||
* [kuiserver] Avoid double warning on terminated jobs
|
||||
* Don't exec() hint about deactivating URL grabber (kde#363771)
|
||||
* Set error if a kjob host disappears from kuiserver with active jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 07:52:49 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma5-workspace
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@ Name: plasma5-workspace
|
||||
%{!?_plasma5_bugfix: %global _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.4
|
||||
Version: 5.14.5
|
||||
Release: 0
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user