Accepting request 420841 from KDE:Frameworks5
Update to 5.25.0 OBS-URL: https://build.opensuse.org/request/show/420841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=32
This commit is contained in:
commit
5c1778b052
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a4fd5eac37d4c6a4998c48716efe2392c6f7ec9a124aab4c8fc26516815a106
|
|
||||||
size 285844
|
|
3
extra-cmake-modules-5.25.0.tar.xz
Normal file
3
extra-cmake-modules-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:73c90e67c328076c2bee35884836087e7e9f753e48fc0063c8348b6f66b0345f
|
||||||
|
size 285904
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 21:49:07 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.25.0
|
||||||
|
* Qt >= 5.5 is now required
|
||||||
|
* Fix inclusion when there's no Qt5
|
||||||
|
* Add a fallback method for query_qmake() when there's no
|
||||||
|
Qt5 installation
|
||||||
|
* Make sure ECMGeneratePriFile.cmake behaves like the rest of ECM
|
||||||
|
* Appstream data changed its preferred location
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 6 15:01:05 UTC 2016 - hrvoje.senjan@gmail.com
|
Wed Jul 6 15:01:05 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.24
|
%define _tar_path 5.25
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||||
Version: 5.24.0
|
Version: 5.25.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user