SHA256
1
0
forked from pool/kcoreaddons
2019-02-12 19:03:09 +00:00
committed by Git OBS Bridge
parent 5b807d50b4
commit 8abb56c78f
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Feb 10 22:03:03 UTC 2019 - lbeltrame@kde.org
- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
* delete copy constructor and assignment operator of some public classes
* delete copy constructor and assignment operator of some internal classes
* Remove check for Qt version 5.10
-------------------------------------------------------------------
Mon Jan 14 06:08:43 UTC 2019 - lbeltrame@kde.org

View File

@@ -17,14 +17,14 @@
%define lname libKF5CoreAddons5
%define _tar_path 5.54
%define _tar_path 5.55
# 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kcoreaddons
Version: 5.54.0
Version: 5.55.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later