forked from pool/kinit
KDE Frameworks 5.41
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=149
This commit is contained in:
parent
28b2f8c57f
commit
79e5874537
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca97eb8480a7387537166831a6a91892068656a161b9726429af581a436e2689
|
|
||||||
size 120920
|
|
3
kinit-5.41.0.tar.xz
Normal file
3
kinit-5.41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c93f6e759c8a723ce1f05513642babb64554d6446704c428b99dbf31a4d55816
|
||||||
|
size 120900
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 17 09:43:48 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.41.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
|
||||||
|
- Changes since 5.40.0:
|
||||||
|
* None
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 13 07:01:14 CET 2017 - lbeltrame@kde.org
|
Mon Nov 13 07:01:14 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.40
|
%define _tar_path 5.41
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
Name: kinit
|
Name: kinit
|
||||||
Version: 5.40.0
|
Version: 5.41.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user