SHA256
1
0
forked from pool/kcoreaddons
Wolfgang Bauer
2018-11-12 13:16:12 +00:00
committed by Git OBS Bridge
parent 2faae7a9d4
commit c0a531a33a
4 changed files with 20 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Nov 11 19:48:03 UTC 2018 - lbeltrame@kde.org
- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
* autotests: repair "detecting hardlink change" with stat/qfswatch
* Minor: Use nullptr
* Add to categories files. Use new syntax
* Use qEnvironmentVariableIntValue
-------------------------------------------------------------------
Tue Oct 16 08:01:57 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>

View File

@@ -17,14 +17,14 @@
%define lname libKF5CoreAddons5
%define _tar_path 5.51
%define _tar_path 5.52
# 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.51.0
Version: 5.52.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later
@@ -41,8 +41,8 @@ BuildRequires: cmake(Qt5Core) >= 5.6.0
Requires: shared-mime-info
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
Recommends: %{name}-lang = %{version}
%endif
Recommends: %{name}-lang = %{version}
%description
KCoreAddons provides classes built on top of QtCore to perform various tasks
@@ -115,6 +115,7 @@ replacement, accessing user information and many more. Development files.
%license COPYING*
%doc README*
%{_kf5_libdir}/libKF5CoreAddons.so.*
%{_kf5_debugdir}/kcoreaddons.categories
%files devel
%{_kf5_bindir}/desktoptojson