forked from pool/kdelibs4support
KDE Frameworks 5.43
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=163
This commit is contained in:
parent
e42d9a1044
commit
34a51d025d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb594dd2910640e8ff9c8b2a9d1d8488f72bbc94dd24da70ee6d193b157a312a
|
||||
size 3342008
|
3
kdelibs4support-5.43.0.tar.xz
Normal file
3
kdelibs4support-5.43.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9055714b63f2995c8d22c33683b3b7713016e5551ccb2502d6c3dbbbcd2093e7
|
||||
size 3343312
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 23:42:08 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.43.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
|
||||
- Changes since 5.42.0:
|
||||
* autotests: attempt to repair kmimetypetest on CI
|
||||
* Add Windows notes for network related test applications
|
||||
* Refactor Solid::NetworkingPrivate to have a shared and platform specific implementation
|
||||
* Fix mingw compile error "src/kdeui/kapplication_win.cpp:212:22: error: 'kill' was not declared in this scope"
|
||||
* Fix kded dbus name in solid-networking howto
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 22:50:16 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.42
|
||||
%define _tar_path 5.43
|
||||
# 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}')}
|
||||
Name: kdelibs4support
|
||||
Version: 5.42.0
|
||||
Version: 5.43.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: NetworkManager-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user