forked from pool/kgamma5
Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=89
This commit is contained in:
parent
164fd940c8
commit
c49f3cf765
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:610f916b19f8ae74448bc856647aa6037b569971456ae1b8e2d1c1aaca269165
|
||||
size 60564
|
3
kgamma5-5.10.95.tar.xz
Normal file
3
kgamma5-5.10.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a47035caae83933cb933eca8bfd4c18849399f950c668f165fb4432708214339
|
||||
size 60364
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 14:29:04 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.95
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.10.95.php
|
||||
- Changes since 5.10.5:
|
||||
* Use Q_DECL_OVERRIDE
|
||||
* Use QFormLayout for sliders
|
||||
* Don't fix a height of sliders
|
||||
* Fix spacing in "Select test picture:" row
|
||||
* Remove .png extension from icon name in the desktop file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kgamma5
|
||||
Version: 5.10.5
|
||||
Version: 5.10.95
|
||||
Release: 0
|
||||
Summary: Display gamma configuration
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Other
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/kgamma5-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
|
Loading…
Reference in New Issue
Block a user