forked from pool/marble
Accepting request 434986 from KDE:Applications
KDE Applications 16.08.2 OBS-URL: https://build.opensuse.org/request/show/434986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/marble?expand=0&rev=82
This commit is contained in:
commit
e4964c39f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a27d001ebff534df1b70b7efe531ecb3373b3fc01d9bc5727eea1c6643c7af3a
|
|
||||||
size 23147580
|
|
3
marble-16.08.2.tar.xz
Normal file
3
marble-16.08.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7b070225c4ebaf163e0db64147f8e3b2e86f37aed46c502469992289dc215f9
|
||||||
|
size 23148072
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 21:07:50 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- KDE Applications 16.08.2
|
||||||
|
https://www.kde.org/announcements/announce-applications-16.08.2.php
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 15:05:55 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Pass KDE_INSTALL_METAINFODIR to cmake in order to fix build on
|
||||||
|
Leap 42.1 with newer KF5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 9 08:42:02 UTC 2016 - tittiatcoke@gmail.com
|
Fri Sep 9 08:42:02 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
%define _so -25
|
%define _so -25
|
||||||
|
|
||||||
Name: marble
|
Name: marble
|
||||||
Version: 16.08.1
|
Version: 16.08.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generic map viewer
|
Summary: Generic map viewer
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -155,6 +155,7 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \
|
|||||||
-DBUILD_MARBLE_TESTS=NO \
|
-DBUILD_MARBLE_TESTS=NO \
|
||||||
-DMOBILE=FALSE \
|
-DMOBILE=FALSE \
|
||||||
-DWITH_KF5=TRUE \
|
-DWITH_KF5=TRUE \
|
||||||
|
-DKDE_INSTALL_METAINFODIR=%{_kf5_appstreamdir} \
|
||||||
..
|
..
|
||||||
%make_jobs
|
%make_jobs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user