diff --git a/marble-16.08.1.tar.xz b/marble-16.08.1.tar.xz deleted file mode 100644 index 05b552b..0000000 --- a/marble-16.08.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a27d001ebff534df1b70b7efe531ecb3373b3fc01d9bc5727eea1c6643c7af3a -size 23147580 diff --git a/marble-16.08.2.tar.xz b/marble-16.08.2.tar.xz new file mode 100644 index 0000000..e3a14ac --- /dev/null +++ b/marble-16.08.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b070225c4ebaf163e0db64147f8e3b2e86f37aed46c502469992289dc215f9 +size 23148072 diff --git a/marble.changes b/marble.changes index a4a69a1..a49e789 100644 --- a/marble.changes +++ b/marble.changes @@ -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 diff --git a/marble.spec b/marble.spec index 8beb5c0..d72ada2 100644 --- a/marble.spec +++ b/marble.spec @@ -18,7 +18,7 @@ %define _so -25 Name: marble -Version: 16.08.1 +Version: 16.08.2 Release: 0 Summary: Generic map viewer License: LGPL-2.1+ @@ -155,6 +155,7 @@ cmake -DCMAKE_BUILD_TYPE=%{_kf5_build_type} \ -DBUILD_MARBLE_TESTS=NO \ -DMOBILE=FALSE \ -DWITH_KF5=TRUE \ + -DKDE_INSTALL_METAINFODIR=%{_kf5_appstreamdir} \ .. %make_jobs