From f1f489fcae40e44a8573e84f828a0f23cae6c66919a37a097ffd489eeba9626e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 1 Jul 2014 22:26:05 +0000 Subject: [PATCH] 5.0.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=22 --- kcrash-4.100.0.tar.xz | 3 --- kcrash-5.0.0.tar.xz | 3 +++ kcrash.changes | 10 ++++++++++ kcrash.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 kcrash-4.100.0.tar.xz create mode 100644 kcrash-5.0.0.tar.xz diff --git a/kcrash-4.100.0.tar.xz b/kcrash-4.100.0.tar.xz deleted file mode 100644 index cbd4f7b..0000000 --- a/kcrash-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33f2cf1b9417845907a327f60ad3bd156862e9a22deecc1d349ff4299729c167 -size 19920 diff --git a/kcrash-5.0.0.tar.xz b/kcrash-5.0.0.tar.xz new file mode 100644 index 0000000..1193278 --- /dev/null +++ b/kcrash-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e4e91e1092a519248066e48eb3b3001d2ffceee434c848001c96b90fab3f19 +size 19596 diff --git a/kcrash.changes b/kcrash.changes index 2792a0a..f2f2e49 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:35:54 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:24 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index 747f026..22e1660 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -18,10 +18,10 @@ %define lname libKF5Crash5 Name: kcrash -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: kf5-filesystem @@ -34,7 +34,7 @@ Summary: Gracefull handling of application crashes 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