diff --git a/kinit-5.41.0.tar.xz b/kinit-5.41.0.tar.xz deleted file mode 100644 index b095d62..0000000 --- a/kinit-5.41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c93f6e759c8a723ce1f05513642babb64554d6446704c428b99dbf31a4d55816 -size 120900 diff --git a/kinit-5.42.0.tar.xz b/kinit-5.42.0.tar.xz new file mode 100644 index 0000000..65a0ba0 --- /dev/null +++ b/kinit-5.42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1ec0c3d8a2566f9b31bcf7863a28697f3bfd46e00b8a8a4736f01b08537717 +size 120732 diff --git a/kinit.changes b/kinit.changes index 6e8c52b..94c227a 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 16 22:50:18 CET 2018 - lbeltrame@kde.org + +- Update to 5.42.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.42.0.php +- Changes since 5.41.0: + * Remove obsolete reviewboardrc file + * Remove impossible to reach code + ------------------------------------------------------------------- Sun Dec 17 09:43:48 CET 2017 - lbeltrame@kde.org diff --git a/kinit.spec b/kinit.spec index 84ff398..d7e9894 100644 --- a/kinit.spec +++ b/kinit.spec @@ -1,7 +1,7 @@ # # spec file for package kinit # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,13 +17,13 @@ %bcond_without lang -%define _tar_path 5.41 +%define _tar_path 5.42 # 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: kinit -Version: 5.41.0 +Version: 5.42.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}