Accepting request 349228 from KDE:Frameworks5
Update to 5.5.1 OBS-URL: https://build.opensuse.org/request/show/349228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/milou5?expand=0&rev=20
This commit is contained in:
commit
64aae25f91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1487fc818435c25830962e0cab9b78938de4d48c332583ace87681e6080c677
|
||||
size 51492
|
3
milou-5.5.1.tar.xz
Normal file
3
milou-5.5.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a42ee7d80164648f6cbc883b177a5d7319f60f733eaf0fcf1ffe38c3a761a83
|
||||
size 51548
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- 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
|
||||
|
||||
|
24
milou5.spec
24
milou5.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: milou5
|
||||
Version: 5.4.3
|
||||
Version: 5.5.1
|
||||
Release: 0
|
||||
Summary: Dedicated search application built on top of Baloo
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user