Accepting request 566908 from KDE:Frameworks5

Plasma 5.12 Beta

OBS-URL: https://build.opensuse.org/request/show/566908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=60
This commit is contained in:
Dominique Leuenberger 2018-01-22 15:07:53 +00:00 committed by Git OBS Bridge
commit 482120e9f2
4 changed files with 37 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Mon Jan 15 15:54:04 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Const'ify, initialize variable, minor optimization
* Update copyright
* Fix cmake warning
* Const'ify
* When we click on "clear search" clear lineedit too
* Do not leak XVisualInfo (GLX path)
* Don't build pci module on ARM (kde#335908)
* Remove obsolete reviewboardrc file
* const'ify
* Use isEmpty
* Port to new connect api
* Port to new connect api
* USe nullptr. Clean up. Optimization
* Add gitignore
* Reindent it
* Make as explicit, use nullptr
* Fix clazy warning
* Fix some clazy warning
* simplify check
* Ise nullptr
* Modernize code
* opengl: Dummy string should not be translatable
* Expose the memory usage percentages to accessibility tools
-------------------------------------------------------------------
Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de

View File

@ -20,7 +20,7 @@
%bcond_without lang
Name: kinfocenter5
Version: 5.11.5
Version: 5.11.95
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@ -30,7 +30,7 @@ Summary: Utility that provides information about a computer system
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org/
Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
# PATCH-FIX-OPENSUSE plasma-session-name.patch
Patch0: plasma-session-name.patch
BuildRequires: extra-cmake-modules >= 1.2.0