SHA256
1
0
forked from pool/kinfocenter5
Luca Beltrame 2018-01-17 15:26:18 +00:00 committed by Git OBS Bridge
parent 1d5ee0b319
commit 5603cc2b1e
4 changed files with 36 additions and 4 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 Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de

View File

@ -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}}