forked from pool/kinfocenter5
This commit is contained in:
parent
1d5ee0b319
commit
5603cc2b1e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2e36ac5817ca8fbba264ae2ba0061b97ae740690525160296ba823328989a77a
|
|
||||||
size 1302960
|
|
3
kinfocenter-5.11.95.tar.xz
Normal file
3
kinfocenter-5.11.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c11dce4bc20f47f6095d42ae50e4845a11f0e3f6d323e1603aa1cb3f31b8a483
|
||||||
|
size 1274432
|
@ -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
|
Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.11.5
|
Version: 5.11.95
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.8.95)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
|
Loading…
Reference in New Issue
Block a user