This commit is contained in:
parent
2b638df960
commit
8cb48cf6f7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3930de3af907a58a72b15849fc205751f6acc904a3e147df0eb20f4bc6fe35c
|
||||
size 4466012
|
3
oxygen-5.9.95.tar.xz
Normal file
3
oxygen-5.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6eb9e0b70c0f79294734e8d4d04e914d7ff458553462e9ae76b529b60c1d5d24
|
||||
size 4464632
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 20:26:26 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.95
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.95.php
|
||||
- Changes since 5.9.5:
|
||||
* Add a widget style chooser to oxygen-demo
|
||||
* removed unused variable
|
||||
* fixed warning about unused variable
|
||||
* Adds a colour scheme chooser to oxygen-demo.
|
||||
* Fix header content size when sorting is disabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 18:58:04 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -20,17 +20,17 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
Version: 5.9.5
|
||||
Version: 5.9.95
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.4)
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
|
||||
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Summary: Oxygen style, KWin decoration, cursors and sounds
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
Source: oxygen-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user