From c188af95c59d505e1ddf79dea1a40acec3d7cd1f17146b474dd3ebd83d81250b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 15 May 2016 16:56:45 +0000 Subject: [PATCH 1/2] 5.6.4 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=29 --- discover-5.6.3.tar.xz | 3 --- discover-5.6.4.tar.xz | 3 +++ discover.changes | 8 ++++++++ discover.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 discover-5.6.3.tar.xz create mode 100644 discover-5.6.4.tar.xz diff --git a/discover-5.6.3.tar.xz b/discover-5.6.3.tar.xz deleted file mode 100644 index cff3007..0000000 --- a/discover-5.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef89f849d05d95242f545866a735a2806c00c9dfa0ebf6f0544a2f25bb10f6e6 -size 868516 diff --git a/discover-5.6.4.tar.xz b/discover-5.6.4.tar.xz new file mode 100644 index 0000000..11d4af2 --- /dev/null +++ b/discover-5.6.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9a1e986a633f1a47ef3649e997f6d5d7339c0d12e5890f8ceba10acfb93951 +size 868028 diff --git a/discover.changes b/discover.changes index f4f4172..e5c59d9 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun May 15 16:50:10 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.4 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.4.php + ------------------------------------------------------------------- Tue Apr 19 20:45:28 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/discover.spec b/discover.spec index b162e27..05c5f13 100644 --- a/discover.spec +++ b/discover.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: discover -Version: 5.6.3 +Version: 5.6.4 Release: 0 Summary: KDE Software Installer License: GPL-2.0 From f37e02744cce2ba3d32ce7cbfb32cc5ffece9f531d70e45590086ee41fcebf7c Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 15 May 2016 17:00:40 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=30 --- discover.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/discover.spec b/discover.spec index 05c5f13..08f64ff 100644 --- a/discover.spec +++ b/discover.spec @@ -36,6 +36,7 @@ BuildRequires: update-desktop-files BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Attica) BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5Declarative)