From 5543e8aca8793645264faa23873126910e81d52f5890050ea61482f1b3968ea7 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 17 Jan 2018 15:26:15 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=113 --- discover-5.11.5.tar.xz | 3 --- discover-5.11.95.tar.xz | 3 +++ discover.changes | 9 +++++++++ discover.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 discover-5.11.5.tar.xz create mode 100644 discover-5.11.95.tar.xz diff --git a/discover-5.11.5.tar.xz b/discover-5.11.5.tar.xz deleted file mode 100644 index c2e7fdf..0000000 --- a/discover-5.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4cec7b23ee43b8c6caa2cb69ebbab903ce64351d846288eeb3afb1a25b9ba7b -size 10205368 diff --git a/discover-5.11.95.tar.xz b/discover-5.11.95.tar.xz new file mode 100644 index 0000000..d8b6245 --- /dev/null +++ b/discover-5.11.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377131f7beb435b3648003952ec65fdd7f6b99be653a3647b28150b635e05ba3 +size 10209860 diff --git a/discover.changes b/discover.changes index 4958bea..7d049d2 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.95.php +- Too many changes to list here + ------------------------------------------------------------------- Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index a9cb31b..2391142 100644 --- a/discover.spec +++ b/discover.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: discover -Version: 5.11.5 +Version: 5.11.95 Release: 0 Summary: KDE Software Installer License: GPL-2.0 and GPL-3.0 and GPL-3.0+ From 6b3b8b3ca1651e237f41a0bbce50959f1434668206a036c32d483cef10988ea6 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 17 Jan 2018 17:46:52 +0000 Subject: [PATCH 2/2] Fix urls of some packages. No idea why sed didn't work for them :-/ OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=114 --- discover.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discover.spec b/discover.spec index 2391142..1117812 100644 --- a/discover.spec +++ b/discover.spec @@ -24,7 +24,7 @@ Summary: KDE Software Installer License: GPL-2.0 and GPL-3.0 and GPL-3.0+ Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git -Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz %if 0%{?suse_version} < 1330 # It does not build with the default compiler (GCC 4.8) on Leap 42.x BuildRequires: gcc6-c++