From 1259eba72c59697baf83ca043aa9716ae54a34f519604e3ef377e87beb6c6986 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 1 Jul 2014 22:30:23 +0000 Subject: [PATCH] 5.0.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcmutils?expand=0&rev=24 --- kcmutils-4.100.0.tar.xz | 3 --- kcmutils-5.0.0.tar.xz | 3 +++ kcmutils.changes | 10 ++++++++++ kcmutils.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 kcmutils-4.100.0.tar.xz create mode 100644 kcmutils-5.0.0.tar.xz diff --git a/kcmutils-4.100.0.tar.xz b/kcmutils-4.100.0.tar.xz deleted file mode 100644 index fdb0a77..0000000 --- a/kcmutils-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5f6bdbab8d3372406bd46e524d6d93cf7bee5189516599536410d4e7e0d9681 -size 2849832 diff --git a/kcmutils-5.0.0.tar.xz b/kcmutils-5.0.0.tar.xz new file mode 100644 index 0000000..6717ca6 --- /dev/null +++ b/kcmutils-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaf665f28c5d5d982ccfebcbe4ba147dc02cd6229175e31cafc4ffe0afe30d2 +size 2845632 diff --git a/kcmutils.changes b/kcmutils.changes index 99e8d56..2b637a8 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:36:13 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.0 + * Final release of KDE Frameworks 5 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-5.0.0.php + ------------------------------------------------------------------- Sun Jun 1 18:02:40 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcmutils.spec b/kcmutils.spec index fbf90ac..0c30e65 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -18,10 +18,10 @@ %define lname libKF5KCMUtils5 Name: kcmutils -Version: 4.100.0 +Version: 5.0.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.14 +BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: fdupes BuildRequires: kconfigwidgets-devel >= %{_kf5_version} BuildRequires: kcoreaddons-devel >= %{_kf5_version} @@ -37,7 +37,7 @@ Summary: Provides various classes to work with KCModules License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build