From ffb392aa7c99c610b4f063778a2d0b215f4e26b3c7200a9991b8702791c643cd Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 25 Nov 2015 18:34:15 +0000 Subject: [PATCH 1/5] start with 5.5 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=59 --- milou-5.4.3.tar.xz | 3 --- milou-5.4.95.tar.xz | 3 +++ milou5.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 milou-5.4.3.tar.xz create mode 100644 milou-5.4.95.tar.xz diff --git a/milou-5.4.3.tar.xz b/milou-5.4.3.tar.xz deleted file mode 100644 index c5afeaf..0000000 --- a/milou-5.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1487fc818435c25830962e0cab9b78938de4d48c332583ace87681e6080c677 -size 51492 diff --git a/milou-5.4.95.tar.xz b/milou-5.4.95.tar.xz new file mode 100644 index 0000000..a664568 --- /dev/null +++ b/milou-5.4.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d04c87287437a6306c3a47328f477d4aaa838fcbf715c3a7fba29b3a424bf25 +size 51584 diff --git a/milou5.spec b/milou5.spec index 02ea49d..0c8f4f4 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.4.3 +Version: 5.4.95 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ From 73efa863ea20c2530dce8c16c17d3ceb72f7f5b21ba0c12e00cb06dfd0dcb37f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 1 Dec 2015 14:00:54 +0000 Subject: [PATCH 2/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=60 --- milou5.spec | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/milou5.spec b/milou5.spec index 0c8f4f4..586fa85 100644 --- a/milou5.spec +++ b/milou5.spec @@ -28,18 +28,18 @@ Source: milou-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes -BuildRequires: kcoreaddons-devel -BuildRequires: kdeclarative-devel BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: krunner-devel -BuildRequires: kservice-devel -BuildRequires: plasma-framework-devel -BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Quick) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Script) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Declarative) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Plasma) +BuildRequires: cmake(KF5Runner) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(Qt5Qml) >= 5.4.0 +BuildRequires: cmake(Qt5Quick) >= 5.4.0 +BuildRequires: cmake(Qt5Script) >= 5.4.0 +BuildRequires: cmake(Qt5Test) >= 5.4.0 +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 %if %{with lang} Recommends: %{name}-lang %endif From 079dd2078deefd4ed7771ccf6e3704a0ffe5011d71c5b5c1114baef10cb0118c Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 3 Dec 2015 15:06:11 +0000 Subject: [PATCH 3/5] start with 5.5 finak OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=61 --- milou-5.4.95.tar.xz | 3 --- milou-5.5.0.tar.xz | 3 +++ milou5.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 milou-5.4.95.tar.xz create mode 100644 milou-5.5.0.tar.xz diff --git a/milou-5.4.95.tar.xz b/milou-5.4.95.tar.xz deleted file mode 100644 index a664568..0000000 --- a/milou-5.4.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d04c87287437a6306c3a47328f477d4aaa838fcbf715c3a7fba29b3a424bf25 -size 51584 diff --git a/milou-5.5.0.tar.xz b/milou-5.5.0.tar.xz new file mode 100644 index 0000000..bc3e4c8 --- /dev/null +++ b/milou-5.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53d33b8baf343a4f4d8ac36f01ed720ac62af620eb53c8f6c262169dc720576 +size 51564 diff --git a/milou5.spec b/milou5.spec index 586fa85..40c17b1 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.4.95 +Version: 5.5.0 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+ From f3a589b62d33f81d5055d0ea529f179bc360ea21840f1791feddc05ad04f3165 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 12 Dec 2015 17:32:20 +0000 Subject: [PATCH 4/5] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=62 --- milou5.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/milou5.changes b/milou5.changes index 871f3e8..a6e7276 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 12 17:32:18 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.0: + * For more details please see: + https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork +- Move to cmake(...) BuildRequires where possible + ------------------------------------------------------------------- Sun Nov 8 18:39:11 UTC 2015 - hrvoje.senjan@gmail.com From 9133959ee384e210088ec01983b82d6ee47d1fa4f43cabe7019063558221e8f0 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 15 Dec 2015 18:02:12 +0000 Subject: [PATCH 5/5] 5.5.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/milou5?expand=0&rev=63 --- milou-5.5.0.tar.xz | 3 --- milou-5.5.1.tar.xz | 3 +++ milou5.changes | 8 ++++++++ milou5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 milou-5.5.0.tar.xz create mode 100644 milou-5.5.1.tar.xz diff --git a/milou-5.5.0.tar.xz b/milou-5.5.0.tar.xz deleted file mode 100644 index bc3e4c8..0000000 --- a/milou-5.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d53d33b8baf343a4f4d8ac36f01ed720ac62af620eb53c8f6c262169dc720576 -size 51564 diff --git a/milou-5.5.1.tar.xz b/milou-5.5.1.tar.xz new file mode 100644 index 0000000..982dcb2 --- /dev/null +++ b/milou-5.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a42ee7d80164648f6cbc883b177a5d7319f60f733eaf0fcf1ffe38c3a761a83 +size 51548 diff --git a/milou5.changes b/milou5.changes index a6e7276..85aa9a4 100644 --- a/milou5.changes +++ b/milou5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 15 17:49:57 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.1: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.5.1.php + ------------------------------------------------------------------- Sat Dec 12 17:32:18 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/milou5.spec b/milou5.spec index 40c17b1..a4fbf4f 100644 --- a/milou5.spec +++ b/milou5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: milou5 -Version: 5.5.0 +Version: 5.5.1 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0+ and LGPL-2.1+