1
0
2018-07-17 08:58:17 +00:00
committed by Git OBS Bridge
parent 8c0fe6dd8d
commit 2b9d2aff91
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 16 04:37:47 UTC 2018 - lbeltrame@kde.org
- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
* Show an icon for hidden files in Dolphin (kde#395963)
-------------------------------------------------------------------
Tue Jun 12 21:26:09 UTC 2018 - lbeltrame@kde.org

View File

@@ -18,13 +18,13 @@
%bcond_with autotests
%define _tar_path 5.47
%define _tar_path 5.48
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
Name: oxygen5-icon-theme
Version: 5.47.0
Version: 5.48.0
Release: 0
Summary: Oxygen Icon Theme
License: LGPL-3.0-only