From b7f7e1f985aa986e042421f19b6b2f16cc1005573dd7ceb3b9c492db8d6ecd98 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:18 +0000 Subject: [PATCH 1/3] Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=139 --- milou-5.10.5.tar.xz | 3 --- milou-5.10.95.tar.xz | 3 +++ milou5.changes | 15 +++++++++++++++ milou5.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 milou-5.10.5.tar.xz create mode 100644 milou-5.10.95.tar.xz diff --git a/milou-5.10.5.tar.xz b/milou-5.10.5.tar.xz deleted file mode 100644 index f71cf1e..0000000 --- a/milou-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff917f7480a2df10e351e92ce07a0c9fdd7f07d05711018adfc6c848934e781a -size 56088 diff --git a/milou-5.10.95.tar.xz b/milou-5.10.95.tar.xz new file mode 100644 index 0000000..4df097b --- /dev/null +++ b/milou-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f5e24749105eacdf402cb711b33724b963f07bbc08b619a7d12f2628af8dcc +size 56272 diff --git a/milou5.changes b/milou5.changes index 9fa79a9..cff7dae 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Changes since 5.10.5: + * make krunner accessible + * spdx validation + * Remove unused import + * Remove unused import + * [ResultDelegate] Enforce PlainText + * Use Q_DECL_OVERRIDE + ------------------------------------------------------------------- Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de diff --git a/milou5.spec b/milou5.spec index d7f8e9a..c1b2823 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: milou5 -Version: 5.10.5 +Version: 5.10.95 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/milou -Source: http://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kf5-filesystem From 6a11aeb2f4199fa8d61ac5c1b097776ecfc412e90fe53a73a21636fdf015230d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 5 Oct 2017 20:23:44 +0000 Subject: [PATCH 2/3] Plasma 5.11 final OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=140 --- milou-5.10.95.tar.xz | 3 --- milou-5.11.0.tar.xz | 3 +++ milou5.changes | 10 ++++++++++ milou5.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 milou-5.10.95.tar.xz create mode 100644 milou-5.11.0.tar.xz diff --git a/milou-5.10.95.tar.xz b/milou-5.10.95.tar.xz deleted file mode 100644 index 4df097b..0000000 --- a/milou-5.10.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2f5e24749105eacdf402cb711b33724b963f07bbc08b619a7d12f2628af8dcc -size 56272 diff --git a/milou-5.11.0.tar.xz b/milou-5.11.0.tar.xz new file mode 100644 index 0000000..141d3af --- /dev/null +++ b/milou-5.11.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f690fe4cfeab3cc8e58e663f1834c6e69b417baf5c0a152a4fd610de8b2399 +size 56532 diff --git a/milou5.changes b/milou5.changes index cff7dae..ac8fbe4 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 5 12:39:18 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.11.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.0.php +- Changes since 5.10.95: + * None + ------------------------------------------------------------------- Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de diff --git a/milou5.spec b/milou5.spec index c1b2823..9cd4d7d 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.10.95 +Version: 5.11.0 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ From 04ec718aeb2f92cbceb1ff9ec2d72a1aaa91d392be281d55ee08468100e96ef3 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 6 Oct 2017 04:33:03 +0000 Subject: [PATCH 3/3] Strip URLs from sources OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=141 --- milou5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milou5.spec b/milou5.spec index 9cd4d7d..e3390c9 100644 --- a/milou5.spec +++ b/milou5.spec @@ -24,7 +24,7 @@ Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/milou -Source: http://download.kde.org/unstable/plasma/%{version}/milou-%{version}.tar.xz +Source: milou-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kf5-filesystem