From 3cbcc9be9a1eef87d47de41b36963f414fd0181b60c3e29e620eb88449614acf Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 1 Jul 2014 22:29:27 +0000 Subject: [PATCH] 5.0.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=19 --- kded-4.100.0.tar.xz | 3 --- kded-5.0.0.tar.xz | 3 +++ kded.changes | 10 ++++++++++ kded.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 kded-4.100.0.tar.xz create mode 100644 kded-5.0.0.tar.xz diff --git a/kded-4.100.0.tar.xz b/kded-4.100.0.tar.xz deleted file mode 100644 index b8c8394..0000000 --- a/kded-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0ab5143134f702387f473c41c063ed08b95d9ad8ade1368e430a1a2a671adf1 -size 24604 diff --git a/kded-5.0.0.tar.xz b/kded-5.0.0.tar.xz new file mode 100644 index 0000000..95e3eda --- /dev/null +++ b/kded-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987193988ecea10d0c6d517abc0f79a5eb6cff44eeeaff810191a683c873b97a +size 24248 diff --git a/kded.changes b/kded.changes index d5baf9a..77f1c92 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:36:09 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:41 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index aa20a15..7836c4d 100644 --- a/kded.spec +++ b/kded.spec @@ -17,10 +17,10 @@ Name: kded -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: kcoreaddons-devel >= %{_kf5_version} BuildRequires: kcrash-devel >= %{_kf5_version} @@ -41,7 +41,7 @@ Summary: Central daemon of KDE workspaces 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description