forked from pool/kcoreaddons
5.7.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=52
This commit is contained in:
parent
f9b367e2a3
commit
08d7cd79f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1974420ae2ebbd6ac341087deea5de7a267e931c1f760eb57a95cbc8e34ee21f
|
||||
size 294708
|
3
kcoreaddons-5.7.0.tar.xz
Normal file
3
kcoreaddons-5.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbe30fe049f45e861ffe4c59b2a50f2cd0c3254976e39a15a4fb8dcad7ec7e01
|
||||
size 298728
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 8 18:15:15 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.0
|
||||
* KAboutData: Call addHelpOption and addVersionOption
|
||||
automatically, for convenience and consistency
|
||||
* KAboutData: Bring back "Please use http://bugs.kde.org
|
||||
to report bugs." when no other email/url is set
|
||||
* KAutoSaveFile: allStaleFiles() now works as expected
|
||||
for local files, fixed staleFiles() too
|
||||
* KRandomSequence now uses int's internally and exposes
|
||||
int-api for 64-bit unambiguity
|
||||
* Mimetype definitions: *.qmltypes and *.qmlproject files
|
||||
also have the text/x-qml mime type
|
||||
* KShell: make quoteArgs quote urls with QChar::isSpace(),
|
||||
unusual space characters were not handled properly
|
||||
* KSharedDataCache: fix creation of directory containing
|
||||
the cache (porting bug)
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 3 18:03:17 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcoreaddons
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,10 +18,10 @@
|
||||
|
||||
%define lname libKF5CoreAddons5
|
||||
Name: kcoreaddons
|
||||
Version: 5.6.0
|
||||
Version: 5.7.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.6.0
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libqt5-linguist-devel >= 5.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user